summaryrefslogtreecommitdiffstats
path: root/sys
Commit message (Expand)AuthorAgeFilesLines
* LKM-support for converting all file-system options to new-style options.eivind1998-01-243-9/+18
* Add better support for larger I/O clusters, including larger physicaldyson1998-01-2417-61/+207
* VM level code cleanups.dyson1998-01-2238-603/+490
* Sync with sys/i386/i386/userconfig.c revision 1.100.kato1998-01-221-2/+3
* Added dealy.kato1998-01-222-2/+6
* Delete unused code in union_fsync().kato1998-01-222-12/+2
* Add entry for SMC 9432TX cards (tx driver).jkh1998-01-211-2/+3
* Add entries for tx card.jkh1998-01-215-5/+16
* Driver for the new SMC 9432TX cards.jkh1998-01-213-0/+2374
* Add support for tx driver.jkh1998-01-211-0/+1
* Add prototypes for swi_vm, setsoftvm, schedsoftvm, and splsoftvm that weregibbs1998-01-213-3/+8
* Allow gdb to work again.dyson1998-01-211-4/+6
* Add SCSI-SCSI RAID from Infotrand as known deviceache1998-01-211-1/+5
* A more complete fix for the "land" attack, removing the "quick fix" fromfenner1998-01-212-40/+50
* - Support for multiple PD6832 controllers. Each found 6832 is assignednate1998-01-204-8/+44
* Sync with sys/i386/isa/syscons.c revision 1.246.kato1998-01-201-1/+51
* Moved most of the (source-level) compatibility hacks for the vfsconfbde1998-01-201-8/+4
* - Move SETKLOC and CLEARKLOCK macros into uion.h.kato1998-01-206-20/+66
* Suggested by: bdejb1998-01-203-3/+36
* - Add binary compatibility support for obsolete console/mouse ioctlsyokota1998-01-204-5/+220
* Nondestructive attempts to get simple locks when SL_DEBUG is defined.tegge1998-01-191-19/+21
* Set p_retval for the correct process in getpriority(). This fixesbde1998-01-191-3/+3
* The removal of a page from the free queue in vm_page_zero_idle wastegge1998-01-192-2/+4
* Don't throw away bootp reply packets that are shorter than our extended-lengthtegge1998-01-182-2/+6
* Increase the minimum bootp reply packet size from 16 (bogus) to 300 (correct).tegge1998-01-182-8/+8
* Sync with sys/i386/isa/wd.c revision 1.147.kato1998-01-181-2/+2
* Sync with sys/i386/conf/files.i386 revision 1.186.kato1998-01-182-2/+4
* Sync with sys/i386/conf/files.i386 revision 1.12.kato1998-01-181-1/+2
* Sync with sys/i386/conf/majors.i386 revision 1.24.kato1998-01-181-1/+3
* Workarround for locking violation while recycling vnode which union fskato1998-01-182-8/+28
* Improve and revise fixes for locking violation.kato1998-01-184-66/+104
* Tie up some loose ends in vnode/object management. Remove an unneededdyson1998-01-1716-326/+346
* Fix misleading comment about major #pst1998-01-162-4/+4
* Bring in IDE ATAPI floppy support.pst1998-01-1616-15/+1611
* Include <machine/pc/display.h>, not <i386/include/pc/display.h>. This isbde1998-01-166-12/+12
* Fixed a missing #include in the synopsis.bde1998-01-161-4/+5
* Added prototypes for functions that were documented in libalias.3bde1998-01-161-0/+8
* Synchronize with NetBSD/pc98 based on NetBSD/i386 version 1.3G patchkato1998-01-1612-206/+253
* Fixed bugs introduced when files were synchronized withkato1998-01-163-39/+30
* Add rcsid. Remove unused vars. Use err(3) and change exit(-1).charnier1998-01-161-28/+19
* Sync with sys/i386/conf/files.i386 revision 1.185.kato1998-01-152-2/+4
* Fix I/O port address of ed8.kato1998-01-152-4/+4
* Added comment on fe0 and fe1. Added fe1 fro C-NET(98)P2 andkato1998-01-152-2/+8
* Addition of splsoftvm and a VM SWI to handle bus dma related callbacks.gibbs1998-01-159-25/+32
* Implementation of Bus Space for FreeBSD-x86.gibbs1998-01-1518-11/+11518
* Implementation of Bus DMA for FreeBSD-x86. This is sufficient to dogibbs1998-01-154-2/+1192
* Add entry for i386/i386/busdma_machdep.cgibbs1998-01-152-2/+4
* Move almost all the ntp related stuff from kern_clock.c tophk1998-01-145-1344/+675
* Make softticks static.phk1998-01-141-35/+2
* Add and document PPS_SYNCphk1998-01-143-3/+21
OpenPOWER on IntegriCloud