summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add ${AFLAGS} to 'as' invocation.obrien2003-06-074-4/+4
* Update release documentation version numbers for 5.1-CURRENT.bmah2003-06-074-1947/+57
* Improve the root-dev prompt facility for printing devices which couldphk2003-06-073-20/+9
* Wait for everything to settle before we try to print the list ofphk2003-06-071-0/+1
* Make sure we return an error message if the geom parameter is notphk2003-06-071-8/+8
* Fix the setup of old Promise controllers, clocks was not setup rightsos2003-06-072-15/+23
* - Adjust the comment about re-routing PCI interrupts to be lessjhb2003-06-071-7/+11
* Finish the implementation of the -p switch so that itmux2003-06-071-0/+26
* Reinstate the bug fix in revision 1.2 as it is correct. The errors I sawjhb2003-06-071-8/+6
* Polishing and nitpicking.phk2003-06-071-16/+19
* Allow the optional setting of a user, primary group, or grouplistmtm2003-06-072-6/+114
* 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
OpenPOWER on IntegriCloud