summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Remove __P.alfred2002-03-206-70/+70
* Backout part of my previous commit; I was wrong about vm_zone's handling ofjeff2002-03-203-0/+29
* Kill registerimp2002-03-202-4/+4
* Remove references to vm_zone.h and switch over to the new uma API.jeff2002-03-201-5/+6
* Remove references to vm_zone.h and switch over to the new uma API.jeff2002-03-2020-139/+111
* Fix a bug introduced in 1.11 (and also MFCd to stable AND the security branch)dillon2002-03-201-1/+5
* Remove references to vm_zone.h and switch over to the new uma API.jeff2002-03-2010-39/+30
* Remove __P.alfred2002-03-2034-449/+439
* "-" now sends output to stdout.rwatson2002-03-201-0/+1
* Teach growfs's dbg_open() that a filename of "-" for output means torwatson2002-03-201-1/+4
* Force the boot cpu to wait for the APs to finish starting up. This eliminatesjeff2002-03-201-0/+3
* Remove __P.alfred2002-03-205-24/+24
* Remove ipnat until the committer can actually test his changes.obrien2002-03-201-1/+0
* Remove __P.alfred2002-03-20152-2310/+2256
* MFen.kuriyama2002-03-201-1/+12
* Remove ipftest until the committer can actually test his changes.obrien2002-03-201-1/+0
* Fix bugs from previous commit: initialize the correct field and usemikeh2002-03-201-5/+5
* Cast pointers to uintptr_t rather than u_int32_t. This doesn't work toopeter2002-03-192-2/+2
* Pacify gcc-3.1.peter2002-03-191-2/+1
* Fix some gcc-3.1+ warnings:peter2002-03-193-2/+6
* Add EFI write support to loaderpeter2002-03-191-2/+30
* Add the ability to recognize old references to keys, and return NULLdeischen2002-03-1918-108/+162
* Hopefully fix make world.alfred2002-03-191-1/+1
* Remove __P.alfred2002-03-1930-448/+439
* Remove __P.alfred2002-03-1961-682/+672
* Sync the uhci_dump_foo routines with NetBSD, and remove an errant additionaljoe2002-03-191-54/+14
* Remove __P.alfred2002-03-1941-394/+383
* add missing semicolon.alfred2002-03-191-1/+1
* Remove __P.alfred2002-03-1989-541/+539
* Add the undocumented -R option to disable randomness for regression-testing.phk2002-03-197-3/+71
* don't generate files with __P.alfred2002-03-191-2/+2
* fix blockno printf formatting warnings.alfred2002-03-191-4/+6
* Remove __Palfred2002-03-1980-1417/+1406
* Fix bio->bio_blkno format warning.alfred2002-03-192-8/+8
* Further cleanups.phk2002-03-193-58/+96
* Remove duplicate extern declarations to silence warnings.alfred2002-03-194-9/+0
* Remove stray registerimp2002-03-192-2/+2
* De-__P the man page, but I suspect that we need to freshly importimp2002-03-192-26/+26
* Replace a number of similar `for' loops with a new `ilog2()' functioniedowse2002-03-191-10/+17
* Complete the ANSIfication of newfs by converting function declarationsiedowse2002-03-192-74/+17
* The FSIRAND code is always compiled in, and it is unlikely thatiedowse2002-03-192-20/+1
* Remove the ancient STANDALONE code.iedowse2002-03-192-119/+1
* Unbreak for KRB4 ^ KRB5 case.des2002-03-191-2/+16
* Add graphics/gimp1 and lang/gnat to the list of must-have packages formurray2002-03-191-0/+2
* - Change a malloc / bzero pair to make use of the M_ZERO malloc(9) flag.arr2002-03-191-2/+1
* For this regression test to pass, you must run ipmon in the Australia/Victoriadarrenr2002-03-191-4/+5
* do not include the missing ip_h323_pxy.cdarrenr2002-03-191-1/+0
* remove because of licence reasonsdarrenr2002-03-191-275/+0
* both ipnat and ipfstat now use libkvm rather than their own home-rolleddarrenr2002-03-192-2/+5
* put an extern for ip6_protox in here where it is only used for kernel compilingdarrenr2002-03-191-0/+1
OpenPOWER on IntegriCloud