aboutsummaryrefslogtreecommitdiff
path: root/sys
Commit message (Expand)AuthorAgeFilesLines
* This upgrades the driver for Cronyx-Sigma multiplexor boardsJordan K. Hubbard1995-10-046-364/+714
* I have applied my last changes correcting the bug in dgbselect() to itJordan K. Hubbard1995-10-044-204/+92
* Make a whole bunch of PCB variables ints rather than shorts. There appearGarrett Wollman1995-10-041-16/+16
* find some way of letting a node know where in its parent's directory structureJulian Elischer1995-10-042-9/+13
* fix REALLY STUPID bug/typoJulian Elischer1995-10-041-6/+6
* Add the kernel config file (only for 2.1) that I'll be usingJordan K. Hubbard1995-10-041-0/+123
* Submitted by: Juergen Lock <nox@jelal.hb.north.de>Julian Elischer1995-10-045-31/+155
* Hide the "input/output timeout" messages behind the bootverbose case.Joerg Wunsch1995-10-043-27/+39
* add the file kern_conf.c so it can be compiled in when neededJulian Elischer1995-10-042-2/+10
* add the file kern_conf.c so it can be compiled in when neededJulian Elischer1995-10-041-1/+38
* add the file kern_conf.c so it con be compiled in when neededJulian Elischer1995-10-041-0/+1
* Finish 4.4-Lite-2 merge: randomize TCP initial sequence numbersGarrett Wollman1995-10-036-35/+62
* Make swapgeneric.c compile and (sort of) work again.Bill Paul1995-10-031-1/+5
* Whoops, I misunderstood this. IRQ *12* is a better GUS default.Jordan K. Hubbard1995-10-033-9/+9
* Compress manual pages (if desired) in the obj directory ratherGarrett Wollman1995-10-021-2/+3
* Check for failure to map the interrupt. Not doing so will guarantee thatDavid Greenman1995-10-022-6/+16
* Fixed bug where wrong thing was being checked for NULL before callingDavid Greenman1995-10-022-4/+4
* actually compiles.. (previous commit was to just get it into the tree)Julian Elischer1995-10-021-5/+9
* Obtained from: well it has a relationship with the LKM code..Julian Elischer1995-10-021-0/+79
* Well..finally..this is the first part..it should take care ofUgen J.S. Antsilevich1995-10-012-19/+114
* Insert zeroed pages at the head of the zero queue rather than at the tail.David Greenman1995-10-012-4/+4
* Say so if a sense code is vendor specific.Peter Dufault1995-10-011-0/+7
* Support the 1542CP by recognizing the new ID. Try to make futurePeter Dufault1995-10-011-32/+58
* Two critical bugfixes:David Greenman1995-10-011-61/+61
* Make ATAPI support completely optional - if ATAPI isn't defined, theDavid Greenman1995-09-301-4/+9
* Bring IDE CDROM support up to latest version (1.8a?) from Serge.Jordan K. Hubbard1995-09-305-118/+231
* Latest version from Matt Thomas. This version works with the newerDavid Greenman1995-09-293-497/+1849
* Fix FAT_CURSOR to give scanlines 0-15 instead of (the current start)-15.Bruce Evans1995-09-281-0/+1
* o Support for CDIOCPREVENT and CDIOCALLOW ioctls that xcdplayerJordan K. Hubbard1995-09-283-55/+137
* Back out MTUDISC description per Garrett request, yet not readyAndrey A. Chernov1995-09-273-9/+0
* Document MTUDISCAndrey A. Chernov1995-09-273-3/+12
* Add newline at end of log message and reduce log level to INFO from NOTICE.Garrett Wollman1995-09-271-2/+2
* if_ze.c was derived from if_ed.c about 42 (!) versions ago. It is nowPoul-Henning Kamp1995-09-263-82/+113
* Add BPF and IP multicast capabilities to the `tun' and `lp' networkGarrett Wollman1995-09-252-3/+82
* Re-enable read clustering.John Dyson1995-09-251-3/+3
* Perform more checking for proper loading of the UPAGES when a processJohn Dyson1995-09-241-13/+19
* Significantly simplify the fault clustering code. After some analysis byJohn Dyson1995-09-241-114/+56
* siostop() is a void function, so don't return a value.David Greenman1995-09-243-9/+9
* Check that the swap block is valid before including it in a cluster.David Greenman1995-09-241-1/+5
* These changes fix a bug in the clustering code that I made worse when addingJohn Dyson1995-09-232-10/+71
* Tone down the doom-and-gloom prediction if one enables the si driver..Peter Wemm1995-09-233-18/+12
* Merge 4.4-Lite-2: update version number (we already have the same fixes).Garrett Wollman1995-09-221-5/+4
* Add some hooks visible from outside via nlist, so pstat can read the ttyPeter Wemm1995-09-222-10/+16
* Merge 4.4-Lite-2: always check the UDP checksum if it is present, evenGarrett Wollman1995-09-221-5/+5
* New approach to the PCI bus configuration mechanism probe problem:Stefan Eßer1995-09-226-294/+372
* Remove the "Danger will robinson!" printf's at the start. I'm pretty happyPeter Wemm1995-09-222-18/+2
* Fix BPf to generate a header mbuf for writes.Garrett Wollman1995-09-224-42/+59
* Correct spelling error in MTUDISC code.Garrett Wollman1995-09-222-4/+4
* Remove duplicate definition for tcps_persistdrop, as added by davidg somePeter Wemm1995-09-221-2/+1
* Shit! I changed the wrong doclusterread! ...Thanks to Steven Wallace andDavid Greenman1995-09-221-2/+2