| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
| |
Reminded by: Bruce Evans <bde@zeta.org.au>
Notes:
svn path=/head/; revision=39750
|
| |
|
|
|
|
|
| |
Noticed by: luigi
Notes:
svn path=/head/; revision=39748
|
| |
|
|
|
|
|
| |
like gzip, we should be able to use it here.
Notes:
svn path=/head/; revision=39747
|
| |
|
|
|
|
|
|
|
| |
if we're being called as gunzip as well as dealing with the -c
flag.
Submitted by: jhay
Notes:
svn path=/head/; revision=39746
|
| |
|
|
| |
Notes:
svn path=/head/; revision=39745
|
| |
|
|
|
|
|
| |
must be withing the same PAGE frame
Notes:
svn path=/head/; revision=39744
|
| |
|
|
|
|
|
|
|
|
| |
that show `kern.maxproc' being written.
PR: docs/7978
Submitted by: jlemon@americantv.com
Notes:
svn path=/head/; revision=39743
|
| |
|
|
|
|
|
| |
This is only for standard modes, I don't check vesa modes yet.
Notes:
svn path=/head/; revision=39742
|
| |
|
|
|
|
|
|
| |
PR: docs/8009
Submitted by: Stefan Eggers <seggers@semyam.dinoco.de>
Notes:
svn path=/head/; revision=39741
|
| |
|
|
|
|
|
|
| |
PR: docs/8039
Submitted by: Issei Hirayama <iss@mail.wbs.ne.jp>
Notes:
svn path=/head/; revision=39740
|
| |
|
|
| |
Notes:
svn path=/head/; revision=39739
|
| |
|
|
|
|
|
| |
Terry Lambert <terry@lambert.org>
Notes:
svn path=/head/; revision=39738
|
| |
|
|
|
|
|
| |
Submitted by: "Sergey V.Dorokhov" <svd@kbtelecom.nalnet.ru>
Notes:
svn path=/head/; revision=39736
|
| |
|
|
|
|
|
|
|
|
|
|
| |
icmptypes.
PR: 8067
Submitted by: Jonathan Hanna <jh@cr1003333-a.crdva1.bc.wave.home.com>
While I'm here, staticize functions.
Notes:
svn path=/head/; revision=39734
|
| |
|
|
|
|
|
| |
in an overrun situation.
Notes:
svn path=/head/; revision=39733
|
| |
|
|
| |
Notes:
svn path=/head/; revision=39732
|
| |
|
|
| |
Notes:
svn path=/head/; revision=39731
|
| |
|
|
| |
Notes:
svn path=/head/; revision=39730
|
| |
|
|
|
|
|
| |
Bytes of extended memory = (extkb * 1024), not (extkb + 1024)
Notes:
svn path=/head/; revision=39729
|
| |
|
|
| |
Notes:
svn path=/head/; revision=39728
|
| |
|
|
|
|
|
|
| |
Submitted by: Luoqi Chen <luoqi@watermarkgroup.com>
via: Chuck Robey <chuckr@mat.net>
Notes:
svn path=/head/; revision=39727
|
| |
|
|
| |
Notes:
svn path=/head/; revision=39726
|
| |
|
|
| |
Notes:
svn path=/head/; revision=39725
|
| |
|
|
| |
Notes:
svn path=/head/; revision=39724
|
| |
|
|
| |
Notes:
svn path=/head/; revision=39723
|
| |
|
|
|
|
|
| |
more work.
Notes:
svn path=/head/; revision=39722
|
| |
|
|
| |
Notes:
svn path=/head/; revision=39721
|
| |
|
|
|
|
|
| |
Submitted by: "Anatoly A. Orehovsky" <tolik@mpeks.tomsk.su>
Notes:
svn path=/head/; revision=39718
|
| |
|
|
|
|
|
| |
Submitted by: "Anatoly A. Orehovsky" <tolik@mpeks.tomsk.su>
Notes:
svn path=/head/; revision=39717
|
| |
|
|
| |
Notes:
svn path=/head/; revision=39716
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
seen in practice. The MPspec is ambiguous and/or contradicts itself.
We now look at the ELCR to determine the trigger mode (edge/level) of an
interrupt tagged as "conforming" in the mptable. EISA interrupts appear
to be presented to the APIC as active high in all cases (they are level
inverted) that we've seen, so use this for the 'conforming' level case.
Of note, the system I'm using has 2 PCI cards in it, and the PCI cards
interrupts (5 and 9) appear in the ELCR register as level sensitive and the
mptable lists 5 and 9 as coming from the EISA bus. The PCI interrupts
are active-high by the time they reach the APIC even though they are
electrically active low at the slot.
We should still work should somebody implement this on motherboards
differently in the future as long as the mptable is clear about the
trigger/polarity.
Current should work on Holm Tiffe's machine now.
Based on code from: Tor.Egge@fast.no
Notes:
svn path=/head/; revision=39715
|
| |
|
|
|
|
|
|
|
|
| |
here for getting the #defines for the removal of the leading '_' in symbols
in the assembler code. We could probably #include <machine/asnames.h>
instead, but everything else seems to use asmacros.h directly as well.
Once we convert symbols, this becomes irrelevant.
Notes:
svn path=/head/; revision=39714
|
| |
|
|
| |
Notes:
svn path=/head/; revision=39711
|
| |
|
|
| |
Notes:
svn path=/head/; revision=39710
|
| |
|
|
| |
Notes:
svn path=/head/; revision=39709
|
| |
|
|
| |
Notes:
svn path=/head/; revision=39708
|
| |
|
|
| |
Notes:
svn path=/head/; revision=39707
|
| |
|
|
|
|
|
| |
Submitted by: Chris Csanady
Notes:
svn path=/head/; revision=39706
|
| |
|
|
| |
Notes:
svn path=/head/; revision=39705
|
| |
|
|
| |
Notes:
svn path=/head/; revision=39704
|
| |
|
|
|
|
|
|
|
|
| |
fix the 50% idle problem that the ELF /sbin/init triggered. The problem
appeared when the last context switch before a fork() call was due to
the kernel faulting in user pages via normal page faults (e.g. copyin).
Reviewed by: Peter Wemm <peter@netplex.com.au>
Notes:
svn path=/head/; revision=39703
|
| |
|
|
|
|
|
| |
for a vm86 call under SMP.
Notes:
svn path=/head/; revision=39702
|
| |
|
|
| |
Notes:
svn path=/head/; revision=39701
|
| |
|
|
|
|
|
| |
Submitted by: John Dyson <toor@dyson.iquest.net>
Notes:
svn path=/head/; revision=39700
|
| |
|
|
| |
Notes:
svn path=/head/; revision=39699
|
| |
|
|
|
|
|
| |
anymore and maybe we should nuke the meaning if MINOR altogether. :)
Notes:
svn path=/head/; revision=39698
|
| |
|
|
|
|
|
| |
Markup changes and review by: dfr
Notes:
svn path=/head/; revision=39697
|
| |
|
|
|
|
|
|
| |
Pointer out by: Ben Smithurst <ben@scientia.demon.co.uk> and
<des@freebsd.org>
Notes:
svn path=/head/; revision=39696
|
| |
|
|
| |
Notes:
svn path=/head/; revision=39695
|
| |
|
|
| |
Notes:
svn path=/head/; revision=39694
|