summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* put an extern for inet6sw in here and make it active only for kernel compilingdarrenr2002-03-191-0/+4
* Add five GEOM oriented ioctls to get basic information about a geom device.phk2002-03-194-11/+49
* o Remove __Pimp2002-03-191-5/+3
* #if 0 some unused variables (only in #if 0 code)peter2002-03-191-0/+4
* Add some break's after default: in the end of switch statements topeter2002-03-192-0/+4
* Move savecore build enable to MD section of Makefile, currently enabledpeter2002-03-191-2/+6
* Add -ffreestanding to CFLAGS for ia64. This should probably be globalpeter2002-03-191-0/+2
* Quit a warning introduced by UMA. This only occurs on machines wherejeff2002-03-191-1/+1
* fix conflicts generated by import, completing import of ipf3.4.25darrenr2002-03-199-137/+363
* This commit was generated by cvs2svn to compensate for changes in r92688,darrenr2002-03-1930-0/+1886
|\
| * Import IPFilter 3.4.25darrenr2002-03-1930-0/+1886
* | This commit was generated by cvs2svn to compensate for changes in r92686,darrenr2002-03-1955-1254/+2451
|\ \ | |/
| * Import IPFilter 3.4.25darrenr2002-03-1984-2263/+4894
* | fix conflicts (mostly damn rcs id's) generated by importdarrenr2002-03-1920-854/+2055
OpenPOWER on IntegriCloud