summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* remove unused #includesphk1999-10-113-3/+0
* remove unused #includephk1999-10-114-4/+0
* remove unused #include, add $FreeBSD$phk1999-10-111-1/+2
* remove unused #includes.phk1999-10-111-2/+0
* Kill unused includesimp1999-10-112-2/+0
* Hid silly unknown board types message behind if (bootverbose). Thisimp1999-10-112-2/+4
* Oops, Previous commit was-peter1999-10-110-0/+0
* Ack, ip_mroute.h is not an ipfilter include. :-/peter1999-10-111-0/+1
* Oh foo. I got carried away. :-( "joy.h" is used to size an array.peter1999-10-113-0/+6
* Trim unused options (or #ifdef for undoc options).peter1999-10-1132-42/+12
* Clean up some cruft. We don't run <= 4.3 binaries on hp300 or luna68kpeter1999-10-111-21/+0
* Add support for the USRobotics Courier V.Everything (USR0101) modem.steve1999-10-112-0/+2
* Trim some unused #includespeter1999-10-119-17/+2
* Zap unneeded #include (found by phk)peter1999-10-113-18/+0
* Zap unneeded #includespeter1999-10-1128-65/+5
* Delete unneeded #includepeter1999-10-113-6/+0
* Fix a bug in the isa attach code which would panic isa systems.sos1999-10-111-1/+1
* Be explicit about kzip location to avoid accidentally calling KDE kzip.dwhite1999-10-111-1/+1
* Delete the sf (swapfile) arg to an internal function that used to point topeter1999-10-111-6/+8
* Add I-O DATA PCLATE entry.kuriyama1999-10-112-0/+16
* Replace cdevsw_add() and friends with make_dev()/remove_dev().newton1999-10-101-2/+41
* Move RCS tag to our normal place.obrien1999-10-101-1/+2
* Style cleanups:obrien1999-10-102-90/+118
* Remove things common to all FreeBSD platforms. They will now live in aobrien1999-10-102-100/+2
* Fix the following:julian1999-10-101-1/+1
* I don't know if this is the correct fix, but my kernel can compile with it.phk1999-10-102-2/+2
* Update the comments to say we are at draft 05 now.jhay1999-10-101-6/+1
* Remove unused include files.sos1999-10-107-14/+0
* Don't #include ipfilter includes that aren't there anymore.peter1999-10-101-7/+0
* Further cleanup. Also remove the following unused or defunct tokens:peter1999-10-109-164/+49
* #ifdef PPS_SYNC around "kapi" declaration to fix a -Wunused warning.peter1999-10-102-0/+4
* Use the proper #ifdef around union sigval and siginfo_t. This fixesmarcel1999-10-102-4/+4
* Let a file with '@' or ':' in it take precedence over defaulting togreen1999-10-102-4/+8
* Put IPFILTER_LKM into opt_ipfilter.h and delete the other two IPFILTERpeter1999-10-101-2/+1
* Don't try and build IPFILTER in LINT.peter1999-10-103-12/+0
* Remove ipfilter files - the hooks remain in ip_input.c and ip_output.cpeter1999-10-101-9/+0
* Remove ipl hooks (bring on DEVFS! :-)peter1999-10-101-9/+1
* remove ipl hookspeter1999-10-102-18/+2
* Nuke the old antique copy of ipfilter from the tree. This is old enoughpeter1999-10-1035-17662/+0
* Nuke the old antique copy of ipfilter from the tree. This is old enoughpeter1999-10-1013-158/+0
* Retire old and unused #includes.phk1999-10-104-318/+0
* Revert previous change, I misread it as an if( when it reallycpiazza1999-10-101-1/+1
* Avoid using the osig* syscalls.marcel1999-10-101-21/+28
* \begin{quote}marcel1999-10-102-2/+2
* Correct typo, Welcom -> Welcomemharo1999-10-101-1/+3
* Correct the Crypto dist's name in a string.markm1999-10-101-2/+2
* Modify to work with the new sbreserve().green1999-10-091-1/+5
* Remove obsolete include file.phk1999-10-091-38/+0
* Add the missing ')' incpiazza1999-10-091-1/+1
* Remove the ft program, the driver is long gone.phk1999-10-094-1103/+0
OpenPOWER on IntegriCloud