summaryrefslogtreecommitdiff
path: root/sys
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagupstream/2.1.7release/2.1.7cvs2svn1997-03-111-685/+0
* Brought in fix from rev 1.51: don't clear P_SUGID if various {u,g}id don'tDavid Greenman1997-02-191-2/+4
* Sync with current.Justin T. Gibbs1997-02-191-21/+38
* Brought in fix from rev 1.18: fix for ccd when using bounce buffers (initDavid Greenman1997-02-181-1/+3
* Kill the initialization of two old scratch ram variables. They were removedJustin T. Gibbs1997-02-181-13/+1
* Enlarge the message out buffer from 6 to 8 bytes. Now that sync and wideJustin T. Gibbs1997-02-182-20/+13
* Sync with current - Disable use of AAP in queueing commands and fix a fewJustin T. Gibbs1997-02-182-22/+22
* Pass P_SUGID on to the child of a fork(). It was possible to get rloginDavid Greenman1997-02-171-1/+5
* Changed timeout for requesting sense from 100ms to 1 second.David Greenman1997-02-141-3/+2
* Last minute fix that might get SMC 9332BDT cards working. Ported fromDavid Greenman1997-02-131-1/+15
* Sync with current:Justin T. Gibbs1997-02-121-220/+465
* Sync with current:Justin T. Gibbs1997-02-124-1901/+2162
* Sync with current:Justin T. Gibbs1997-02-121-92/+94
* Sync with current:Justin T. Gibbs1997-02-122-480/+596
* Bring in select CD audio fixes from 2.2.Jordan K. Hubbard1997-02-101-10/+23
* Push RELDATE back; I don't want to break all those ports.Jordan K. Hubbard1997-02-101-2/+2
* Bump version info to 2.1.7 so we don't forget.Jordan K. Hubbard1997-02-071-3/+3
* Brought in various fixes from main branch and wcarchive: someDavid Greenman1997-02-052-19/+20
* Brought in the important parts of rev 1.186:David Greenman1997-02-051-1/+12
* Killed PG_N from device memory/register mappings. It appears to causeDavid Greenman1997-02-052-4/+4
* Fixed bug that could lead to pmap corruption during asynchronous pageDavid Greenman1996-11-242-6/+6
* [I'm still at COMDEX, but this is an easy commit]Jordan K. Hubbard1996-11-231-2/+2
* Syn-flood fix (for service pack update 1)Paul Traina1996-11-201-4/+64
* In C, variable declarations are illegal except at the beginning of aBill Fenner1996-11-171-0/+2
* Fix various bogons which could cause searches for the console device toJordan K. Hubbard1996-11-153-3/+29
* This file is just too darn easy to forget about.Jordan K. Hubbard1996-11-151-4/+4
* Move TRUE/FALSE outside of #ifdef (as in HEAD).Jordan K. Hubbard1996-11-151-7/+7
* Merge lea change from HEAD.Jordan K. Hubbard1996-11-141-2/+2
* Merge from HEAD.Jordan K. Hubbard1996-11-131-114/+176
* Merge more robust userconfig selection behavior from -current.Jordan K. Hubbard1996-11-131-3/+8
* Fix PCI to PCI bridge register bit field masks.Stefan Eßer1996-11-122-36/+11
* Fix the ipfw LKM.Jordan K. Hubbard1996-11-121-3/+7
* Continue my work merging the unmerged.Jordan K. Hubbard1996-11-122-14/+12
* [cry, wail, scream]Jordan K. Hubbard1996-11-1216-250/+555
* Killed "unknown protocol" printf.David Greenman1996-11-121-2/+1
* Merge r1.6.Jordan K. Hubbard1996-11-111-1/+25
* Incorporate part of the XT_KEYBOARD change that Nate missed.Jordan K. Hubbard1996-11-101-1/+2
* From -current:Nate Williams1996-11-102-8/+19
* Put the packet error printf inside #ifdef DIAGNOSTIC.David Greenman1996-11-101-1/+3
* Updated to a newer version from Matt Thomas. This is the same versionDavid Greenman1996-11-102-892/+2968
* Put ccd in the right place. Sorry about the screwup.Satoshi Asami1996-11-101-2/+2
* Merge r1.83Jordan K. Hubbard1996-11-091-4/+4
* Merge revision 1.23 from HEAD.Jordan K. Hubbard1996-11-081-4/+8
* Adapt to gcc 2.6.3 and bring one change across from HEAD.Jordan K. Hubbard1996-11-082-5/+4
* Yikes! Add rawboot.Jordan K. Hubbard1996-11-081-2/+2
* Brought in fixes from rev.1.146 - don't write to the divisor latchBruce Evans1996-11-071-10/+36
* This commit was manufactured by cvs2svn to create branch 'RELENG_2_1_0'.cvs2svn1996-11-061-0/+97
* Fix my broken config entries for the `od' driver in the !NEW_SCSICONFJoerg Wunsch1996-11-061-8/+8
* Disable the `worm' driver for 2.1.6. It doesn't work with the popluarJoerg Wunsch1996-11-062-3/+19
* New vx driver for:Guido van Rooij1996-11-047-1277/+1567