summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Get the manual section number for kldstat(8) right. Comment change only.grog2003-06-071-2/+2
* Modify startup mode: don't specify the file name for the debug kernel,grog2003-06-071-5/+3
* Fix typo in prev. commitache2003-06-071-1/+1
* Add macros for kernel debugging. These have been around for agrog2003-06-074-0/+1104
* Move <DT> to the endache2003-06-074-9/+11
* Add ru_RU.CP1251ache2003-06-074-0/+52
* Replace by links ru_RU.CP866 and ru_RU.ISO8859-5ache2003-06-073-27/+5
* Add ru_RU.CP1251ache2003-06-072-0/+103
* Add ru_RU.CP1251ache2003-06-062-0/+45
* When single stepping, only leave ENBUSFREE enabledgibbs2003-06-062-4/+4
* Clear stale PCI errors during our test forgibbs2003-06-062-8/+27
* Work around SCSI spec violation by the Quantum Atlas 10K.gibbs2003-06-062-36/+70
* aic7770.c:gibbs2003-06-067-155/+58
* Use TRAPF_USERMODE() to replace an equivalent check in trap(). Whilemarcel2003-06-061-3/+2
* Add probe entry for the 284X with BIOS disabled.gibbs2003-06-061-3/+8
* Constify a string used in our EISA probe tables.gibbs2003-06-061-4/+4
* Have TRAPF_USERMODE() take into account that the gateway page is notmarcel2003-06-061-2/+8
* Add ru_RU.CP1251ache2003-06-063-0/+11
* Attempt to crunch down the thread state info so that it is more likely tojulian2003-06-061-6/+15
* When setting fragment queue pointers to NULL, or comparing them withrwatson2003-06-061-3/+3
* - Rename nexus_pcib to legacy_pcib. I've been meaning to do this for ajhb2003-06-062-56/+61
* - Use IDTVEC() to declare IPI handlers since they are also IDT vectors.jhb2003-06-063-60/+42
* Use the secondary bus number instead of the number of the bus the PCI-PCIjhb2003-06-061-1/+5
* - Document the thermal and performance counter LVT entries in the localjhb2003-06-063-9/+15
* Handle the TDS_INACTIVE state by printing '[INACTIVE]' instead ofjhb2003-06-061-1/+4
* Whitespace nits.jhb2003-06-061-2/+3
* Compile our code as C99 w/GNU extensions by default.obrien2003-06-061-1/+2
* Add my birthday.osa2003-06-061-0/+1
* Fix some minor bugs, namely:yar2003-06-061-3/+14
* Tweak make values and targets not to build kgzldr.o atkuriyama2003-06-061-4/+8
* Usekuriyama2003-06-0613-13/+13
* Remove a debugging aid the crept in during the last commit. It doesn'tmtm2003-06-061-1/+1
* Move my maintainership of parts of ipfilter back to Darren Reedguido2003-06-069-16/+16
* Regression tests for wctype(), iswctype(), wctrans(), towctrans().tjr2003-06-063-1/+191
* Correct the man section number in references to kldstat(8).yar2003-06-061-2/+2
* Since FreeBSD has never had a stock NNTP server, move the nntp lineyar2003-06-061-1/+5
* Warn if there is no newline at the end of the group file.roam2003-06-061-0/+4
* Add macros for kernel debugging. These have been around for agrog2003-06-064-0/+1104
* Add two of three workarounds for interrupt storms for o2micro parts asimp2003-06-063-14/+152
* Use cat(1) instead of cp(1) so as not to break -DNOCLEAN buildsmarcel2003-06-061-2/+2
* thread_signal_add now is called with ps_mtx held, unlock it beforedavidxu2003-06-062-6/+10
* Fix NFS file swapping, I broke it 3 months ago it seems.phk2003-06-051-6/+6
* Report NODEV devices as <NFSfile>phk2003-06-051-2/+6
* Recognize the magic NODEV value.phk2003-06-051-3/+3
* Fixed cross references to pccbb(4), fixed spelling of "device cbb",ru2003-06-054-3/+4
* - Extend the scope of the backing object's lock in vm_object_collapse().alc2003-06-051-2/+4
* Add support for Quad port adapterpdeuskar2003-06-055-374/+488
* Update hardware notes to reflect ahc and stg supported hardware.bmah2003-06-052-4/+16
* Document VOP_LISTEXTATTR(9).rwatson2003-06-055-3/+133
* Mail out -STABLE tinderbox failures as well.des2003-06-051-1/+1
OpenPOWER on IntegriCloud