summaryrefslogtreecommitdiffstats
path: root/sys
Commit message (Expand)AuthorAgeFilesLines
* Tripmine for bad hardware.n_hibma2000-01-291-0/+4
* Sorry in this just befor code freeze commit.shin2000-01-292-12/+67
* Simplify messages of Pentium II, Pentium II Xeon, Celeron, Pentium IIIkato2000-01-292-22/+8
* Cosmetic changes.kato2000-01-291-2/+3
* changes to osf1_wait4()gallatin2000-01-291-5/+7
* Synced with sys/isa/sio.c rev 1.287.kato2000-01-292-2/+16
* Synced with sys/i386/isa/wd.c rev 1.218.kato2000-01-291-0/+8
* "Completed" the previous fix. Return ENOMEM on memory allocation failurebde2000-01-292-2/+16
* Minor tweak: the D-Link 10/100 USB ethernet adapter is apparently usingwpaul2000-01-291-4/+8
* Enable '=' character in the filename.bp2000-01-291-1/+1
* Restore to version 1.14. Only opt_inet.h is required again.brian2000-01-291-21/+1
* Remove unused includesbrian2000-01-291-7/+0
* differentiate cmi8330 and als100 pnp cards based on their vendor id. thiscg2000-01-292-2/+13
* Get the MEDIA_CHANGED status right here too.sos2000-01-281-2/+4
* Use atapi_test_ready not atapi_wait_ready, I need more sleep :(sos2000-01-281-1/+1
* Get the MEDIA_CHANGED status right.sos2000-01-282-2/+5
* rename disk_delete() to disk_destroy().phk2000-01-282-2/+2
* Fix a bug that could crash the system if you press ^T while a slowergreen2000-01-283-24/+23
* Fix the atapi-fd.c (afd device) so that fx MSDOS formatted ZIPsos2000-01-282-5/+8
* - Fix an issue that paniced the machine in data overrungroudier2000-01-281-3/+13
* Count AF_INET6 attachement to routing socket.shin2000-01-281-0/+6
* Back out previous commit; it was premature.archie2000-01-281-57/+0
* Fix compilation on ISA only setups...sos2000-01-281-4/+3
* Fix man page structures/constants to match recent changes in acl.hrwatson2000-01-281-49/+35
* Allow for cdldr to be built in ${.OBJDIR}/../cdldr/cdldr instead ofjhb2000-01-281-3/+9
* Cleanup the ata_dmainit function a bit.sos2000-01-282-33/+41
* Backout diffs which should not be included.shin2000-01-282-2/+0
* Correct the list of error messages. It was incomplete.n_hibma2000-01-281-0/+3
* #This is a null commit to give correct description for the previous change.shin2000-01-282-0/+2
* Fixed a memory leak for slices with an (unsupported) bad sector table.bde2000-01-281-1/+2
* Add ${DEBUG_FLAGS} to CFLAGS in bsd.kmod.mk, not in scattered modulebde2000-01-2824-26/+2
* Regen.n_hibma2000-01-281-1/+1
* Correct the entry for the Kodak DC290.n_hibma2000-01-281-1/+1
* Don't permit generation of non-physical disk addresses.bde2000-01-282-20/+67
* Oops, fix compile error due to the new way of storing the transfer mode.sos2000-01-281-6/+6
* Merged with sys/i386/conf/GENERIC rev 1.238.kato2000-01-282-0/+2
* Mitigate the stream.c attacksimp2000-01-287-33/+69
* Sorry I didn't commit these files at the commit just a few minutes before.shin2000-01-285-1/+2197
* IPv6 multicast routing.shin2000-01-282-0/+7
* Add support for detection of the ESS 1688 found on my Dell Latitude LMgallatin2000-01-281-0/+1
* Fixed sign and overflow bugs that caused the allocation size of the kerneldg2000-01-281-6/+12
* Implement a machine-independent (word size-independent) FICL_TRUE.dcs2000-01-281-1/+1
* ANS Forth for logical not is 0=, not invert. Replace wrong usage.dcs2000-01-281-2/+2
* Add testmain.o to CLEANFILES.dcs2000-01-281-1/+1
* Try my hand again at removing ugly testmain target.dcs2000-01-281-14/+12
* When an attempt to install a line discipline fails, check forarchie2000-01-281-0/+57
* Fix a bug in the uhci driver that breaks large bulk IN transfers. Thewpaul2000-01-286-74/+22
* Merge from sys/i386/conf/GENERIC revision 1.231, 1.232 and 1.235.nyan2000-01-282-22/+18
* Merge from sys/conf/files.i386 revision 1.301.nyan2000-01-281-1/+1
* The values for OHCI_HALTED and OHCI_TOGGLECARRY were reversed.n_hibma2000-01-281-2/+2
OpenPOWER on IntegriCloud