summaryrefslogtreecommitdiffstats
path: root/sys
Commit message (Expand)AuthorAgeFilesLines
...
* Update to version stable-165jkh1998-01-293-418/+550
* Correct usage of unit to t->lun. This fixes the DEVFS case and themsmith1998-01-292-10/+10
* Sync with sys/i386/isa/clock.c revision 1.108.kato1998-01-283-15/+21
* Sync with sys/i386/boot/biosboot/Makefile revision 1.61.kato1998-01-281-2/+2
* APM calls inittodr(0) which is stupid, but at least stop setting thephk1998-01-285-25/+35
* Define CTL-ALT-ESC as the `debug' key, CTL-ALT-SPACE as the `suspend'keyyokota1998-01-283-15/+15
* Symlink bootblocks for 'wfd' disks as well.msmith1998-01-271-2/+2
* Fix operation with the Iomega Zip 100 ATAPI.msmith1998-01-272-26/+184
* Check the status port after waiting for DRQ; some drives seem to be verymsmith1998-01-271-0/+9
* Improved connection establishment performance by doing local port lookups viadg1998-01-2711-238/+305
* Execute cpuid if BIOS disables cpuid instruction of Cyrix 6x86MX CPU.kato1998-01-272-8/+26
* Someone removed vm_zone.c from /sys/conf/files.dyson1998-01-271-0/+1
* Generate symlinks to the "sys" and <machine> directories and putbde1998-01-261-12/+37
* Correct $Id$brian1998-01-261-1/+1
* Move DPT related options out of i386 specific filesjulian1998-01-266-30/+19
* Sync with sys/i386/i386/userconfig.c revision 1.101.kato1998-01-261-2/+3
* Sync with sys/i386/confi/files.i386, majors.i386 and options.i386kato1998-01-265-5/+30
* Add the DPT driver and options.julian1998-01-263-3/+132
* Add Simon Shapiro's DPT driverjulian1998-01-2614-8/+7434
* re-sort back into orderpeter1998-01-261-8/+8
* Add missing definition for swi_vmpeter1998-01-261-1/+2
* Undo previous commit. The cpuid symbol has been already used by SMPkato1998-01-254-46/+10
* Initialize if_ibytes and if_obytes to zero.steve1998-01-251-0/+2
* Fix a couple of operator precedence bugs.steve1998-01-252-5/+5
* Added cpuid instruction.kato1998-01-252-2/+20
* Execute cpuid if BIOS disables cpuid instruction of Cyrix 6x86MX CPU,kato1998-01-252-8/+26
* 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
OpenPOWER on IntegriCloud