summaryrefslogtreecommitdiffstats
path: root/sys
Commit message (Expand)AuthorAgeFilesLines
* Even though BIOS writer's guide recommends cpuid instruction of Cyrixkato1998-01-256-36/+116
* Sync with sys/i386/conf/options.i386 revision 1.67.kato1998-01-252-2/+4
* Fixed typo in comment.kato1998-01-252-4/+4
* Various NFS fixes:dyson1998-01-253-175/+161
* Various NFS fixes:dyson1998-01-252-14/+26
* Turn CLK_USE_TSC_CALIBRATION into a new-style option.eivind1998-01-252-2/+4
* Make TCP_COMPAT_42 a new style option.eivind1998-01-254-4/+8
* Turn NSWAPDEV into a new-style option.eivind1998-01-252-5/+7
* Remove the FDSEEKWAIT option and description.eivind1998-01-253-36/+3
* Make MD5 a new-style option. This one was eeeeeaaaaaasssssyyyyy ;-)eivind1998-01-251-1/+2
* Sync with sys/i386/conf/GENERIC revision 1.105.kato1998-01-252-2/+8
* Small adjustment in sync check code.yokota1998-01-241-2/+2
* Sync with sys/i386/isa/wd.c revision 1.148.kato1998-01-241-1/+3
* Sync with sys/i386/i386/machdep.c revision 1.283.kato1998-01-242-4/+4
* Sync with sys/i386/i386/machdep.c revision 1.282.kato1998-01-242-20/+16
* Make all file-system (MFS, FFS, NFS, LFS, DEVFS) related option new-style.eivind1998-01-24103-126/+297
* 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
OpenPOWER on IntegriCloud