summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Remove another obsolete include file.phk1999-10-091-220/+0
* Implement ulimit -b for RLIMIT_SBSIZE.green1999-10-091-1/+4
* This implements the RLIMIT_SBSIZE ("sbsize") administrative limits forgreen1999-10-095-13/+29
* Implement RLIMIT_SBSIZE in the kernel. This is a per-uid sockbuf totalgreen1999-10-0910-23/+109
* pnpparse.c is needed for kernel builds.phk1999-10-091-0/+1
* Add the options for the ATA driver.sos1999-10-091-0/+4
* Add support for the HPT366 chip, this is used on the Abit boards andsos1999-10-0912-710/+814
* Give physio a makeover.phk1999-10-093-131/+60
* Remove an unnecessary cross-reference to ioctl(2)chris1999-10-091-1/+0
* Add the 16550 programming interface code for PCIS_SIMPLECOMM_UART.peter1999-10-092-0/+2
* Remove syscall wrappers.marcel1999-10-095-192/+4
* Update the PPSAPI to draft-mogul-pps-api-05.txt which is the latest.jhay1999-10-093-102/+150
OpenPOWER on IntegriCloud