summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Drop a memory-corruption debugging test-tool.phk2003-06-072-17/+0
* The dhcp_program and dhcp_flags variables have to be renamed tomtm2003-06-074-6/+8
* Add missing va_end() calls.phk2003-06-075-7/+15
* Sanitize setting of labeloffset and labelsector.phk2003-06-072-12/+5
* Sanitize the LABELSECTOR & LABELOFFSET definitions:phk2003-06-071-19/+1
* MFi386: revisions 1.13 and 1.14.nyan2003-06-071-5/+15
* Merged from RELENG_5_1: Don't use MUTEX_NOINLINE.nyan2003-06-071-2/+0
* MFi386: revision 1.30.nyan2003-06-071-2/+5
* Fixed compile error.nyan2003-06-072-4/+4
* Be C std strict on i386 and amd64 as we can. Be loose on Alpha and ia64.obrien2003-06-071-0/+6
* Don't use a C compiler to assemble a pure asm file.obrien2003-06-071-1/+7
* Don't fail if we encounter a relocation of type "none". Just ignoremarcel2003-06-071-0/+3
* Gah! Set LABELSECTOR and LABELOFFSET correctly for amd64. This mightpeter2003-06-071-1/+1
* Clarify what -p option does.ru2003-06-071-11/+12
* pmap_find_vhpt() has been observed to return a NULL pointer whenmarcel2003-06-071-10/+11
* If we get a fault in the gateway page, which would happen if we trymarcel2003-06-071-2/+5
* Move <DT> to the endache2003-06-071-2/+2
* Move punctuation to its proper placeache2003-06-071-13/+16
* <sb> -> <Sb>ache2003-06-072-2/+2
* Fixes to reflect corresponding standardsache2003-06-074-118/+121
* Pass the vm object to vm_object_collapse() with its lock held.alc2003-06-072-10/+7
* Replace uk_UA.ISO8859-5 by linkache2003-06-072-13/+10
* 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
OpenPOWER on IntegriCloud