aboutsummaryrefslogtreecommitdiff
path: root/sys
Commit message (Expand)AuthorAgeFilesLines
* These changes embody the support of the fully coherent merged VM buffer cache,David Greenman1995-01-0990-6353/+7282
* Add a MIN macro.Jordan K. Hubbard1995-01-091-0/+2
* cdev #50 -> pcmciaPoul-Henning Kamp1995-01-091-1/+5
* Ensured all files have copyright and RCS ID variable.Peter Dufault1995-01-082-0/+41
* Submitted by: Gerd TruschinskiAndreas Schulz1995-01-081-2/+2
* Added ssc devicePeter Dufault1995-01-081-0/+1
* Added residual length for 1542C onlyPeter Dufault1995-01-081-8/+61
* added ssc devicePeter Dufault1995-01-081-7/+39
* Added "change address" ioctl for ssc device.Peter Dufault1995-01-081-1/+2
* Reviewed by: gibbs@estienne.CS.Berkeley.EDUPeter Dufault1995-01-0813-197/+921
* Restored Herb's current copyright. The one in the file appeared to haveDavid Greenman1995-01-082-488/+56
* Submitted by: Steve GerakinesAndreas Schulz1995-01-071-8/+3
* Fix indenting of gsc entry, reserve 48 for cyclades.Jordan K. Hubbard1995-01-071-3/+7
* Work around a compiler bug in gcc2.6.3 in handling (long long) variables andAndreas Schulz1995-01-075-15/+120
* Gunther Schadow <gusw@fub46.zedat.fu-berlin.de>'sJordan K. Hubbard1995-01-0711-17/+957
* Got rid of unused nclist declaration.David Greenman1995-01-071-2/+2
* Peter's work to work around one of the most annoying bugs in theJoerg Wunsch1995-01-068-437/+1139
* Fix scaling for TIOCM[SG]DTRWAIT to work when hz != 100.Bruce Evans1995-01-063-15/+15
* Fix error handling for new TIOCSDRAINWAIT ioctl.Bruce Evans1995-01-061-5/+3
* Submitted by: Wolfgang Stanglmeier <wolf@dentaro.GUN.de>Stefan Eßer1995-01-055-7/+20
* Add VNINACT flag. LFS has a habbit of skipping the ufs_inactive procedure.Justin T. Gibbs1995-01-051-1/+2
* Make sure that the object being collapsed doesn't go away on us...byDavid Greenman1995-01-051-3/+13
* Initialize map start hint to vm_map_find()...not doing so will cause itDavid Greenman1995-01-052-4/+4
* Fight against hanging modems: add timeout to ttywait.Andrey A. Chernov1995-01-056-18/+23
* Change panic messges that are ffs_blah functions to say they are ffs notJustin T. Gibbs1995-01-041-3/+3
* LFS stability patches. There is still a problem with directory updateJustin T. Gibbs1995-01-045-61/+87
* Made a few cosmetic changes, and fixed a bug in handling the case of theDavid Greenman1995-01-042-24/+28
* Corrected the list of volatile registers for outsb, outsw, and outsl.David Greenman1995-01-042-8/+8
* Fix the GUS driver so that it will initialize properly from power-on...Paul Traina1995-01-041-1/+4
* Don't allow negative console numbers for the VT_WAITACTIVE ioctl. Use theBruce Evans1995-01-033-87/+78
* From Gene Stark:Jordan K. Hubbard1995-01-032-2/+14
* Use sufficient parentheses in macros.Bruce Evans1995-01-033-237/+246
* Replace sv_ex_tw by padding (it is no longer used; the tag word in sv_envBruce Evans1995-01-033-24/+39
* Submitted by: Ben JacksonAndreas Schulz1995-01-021-2/+2
* Remove `MKDEP= -p'. Now I know why lkm compiled so fast after headersBruce Evans1995-01-011-3/+1
* Possible fix for NE2000 problems...the remote byte count wasn't wordDavid Greenman1995-01-012-8/+16
* Get rid of unused variable.David Greenman1995-01-012-8/+2
* Change the errors in the XT_KEYBOARD patch. red in the face. Thanks Bruce.Andreas Schulz1994-12-313-15/+15
* Handle both channels of Twin channeled devices. Respect the configurationJustin T. Gibbs1994-12-313-480/+849
* Handle the aic7770 driver's dependancies correctly.Justin T. Gibbs1994-12-315-10/+34
* Update the sequencer code to handle both channels of Twin channel devices.Justin T. Gibbs1994-12-313-162/+432
* Really provide support for 3COM cards now.Jordan K. Hubbard1994-12-313-3/+15
* Another part of Bill Paul's fix to swapgeneric to properly use the -a flag.Jordan K. Hubbard1994-12-311-2/+2
* From Bill Paul:Jordan K. Hubbard1994-12-313-32/+71
* Miscellaneous changes from Bill Paul:Jordan K. Hubbard1994-12-315-27/+237
* From: Luigi Rizzo <luigi@labinfo.iet.unipi.it>Jordan K. Hubbard1994-12-311-0/+2
* Fix problem when attached process detachedAndrey A. Chernov1994-12-312-2/+10
* Changes to allow keypad 5 produce \E[E like SCO/ANSI term doesAndrey A. Chernov1994-12-313-36/+36
* From: "Serge V.Vakulenko" <vak@gw.cronyx.msk.su>Jordan K. Hubbard1994-12-311-1713/+1166
* icu.s:Bruce Evans1994-12-306-393/+201