summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Remove these files as they now live in sys/dev/dpt/mdodd1999-10-094-720/+0
* Allow interrupt sharing by allocating the interrupt RF_SHAREABLE.imp1999-10-093-3/+3
* Call DEVICE_IDENIFY in bus_generic_driver_added to allow devices toimp1999-10-092-1/+2
* Switch over to the new location in sys/dev/dpt.mdodd1999-10-092-2/+3
* Remove the DPT EISA driver entry.mdodd1999-10-092-2/+0
* - Implement a simple PIO driven function for retreiving the onboardmdodd1999-10-094-101/+137
* Correct the description of the timeout argument. I've examinedwes1999-10-091-0/+10
* Fix sigvec(). When the sigset_t changes came in, it was alteredjdp1999-10-091-6/+17
* space is not allowed between owner and :group.charnier1999-10-081-1/+1
* spellingcharnier1999-10-084-10/+10
* Fix -Wall warningsn_hibma1999-10-082-3/+4
* - Fixed some cases in which mount was segfaulting.n_hibma1999-10-082-20/+24
* Fix a panic(8) implementation:phk1999-10-081-5/+17
* Add a couple of strategic KASSERTsphk1999-10-082-0/+12
* Zap cdevsw_add() - the make_dev's take care of it and don't usepeter1999-10-082-20/+0
* Add back sysctl vfs.enable_userblk_iophk1999-10-082-0/+14
* Revert the 1.44 -> 1.45 change. It doesn't work as expected.brian1999-10-081-1/+1
* perl5 -> perln_hibma1999-10-082-4/+4
* perl5 -> perlgreen1999-10-085-10/+10
* Sync with recent changes to the MCA bus code. Resource IVARS wentmdodd1999-10-081-17/+9
* No longer required, following the move of the driver to /sys/dev/bktrroger1999-10-081-598/+0
* Synchronize with i386 rev 1.367marcel1999-10-082-56/+56
* Don't include <machine/frame.h>.dfr1999-10-081-2/+0
OpenPOWER on IntegriCloud