summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* A leftover include file from pre-CAM days gets retired...phk1999-10-091-80/+0
* Factor out the PnP resource parser so that it can be re-used by pnpbiosdfr1999-10-093-234/+465
* Fix build break.dfr1999-10-092-2/+0
* Add net device to netboot.dfr1999-10-091-0/+3
* Remove old sig* wrappers.dfr1999-10-091-2/+1
* mount* fixes from Martin Blapp <mb@imp.ch>:phk1999-10-0923-126/+231
* Hard-configure z_off_t as long. Soft configuration using HAVE_UNISTD_Hbde1999-10-091-4/+6
* Remove old copies. These files now live in src/sys/dev/buslogicmdodd1999-10-093-921/+0
* - Point the right bits at the new location of the bus front ends.mdodd1999-10-095-10/+11
* Add a newline to "WARNING: %s maxphys = 0 ??" so it doesn't trip upgreen1999-10-091-1/+1
* - Restore correct operation of bt_mca.mdodd1999-10-092-16/+28
* Make interrupts shareable with RF_SHAREABLE. This is untested, butimp1999-10-092-2/+2
OpenPOWER on IntegriCloud