summaryrefslogtreecommitdiff
path: root/sys/gnu
Commit message (Expand)AuthorAgeFilesLines
* Brought in changes from main branch: fix digiboard driver to not use oldDavid Greenman1995-10-131-59/+25
* Sync with main branch: various bugfixes.David Greenman1995-10-072-102/+46
* This commit was manufactured by cvs2svn to create branch 'RELENG_2_1_0'.cvs2svn1995-09-154-0/+3133
* Brought in changes from main branch:David Greenman1995-09-146-53/+177
* This commit was manufactured by cvs2svn to create branch 'RELENG_2_1_0'.cvs2svn1995-06-1332-13017/+0
* Remove trailing whitespace.Rodney W. Grimes1995-05-3013-36/+47
* Fix -Wformat warnings from LINT kernel.Rodney W. Grimes1995-05-112-6/+17
* Changes to get rid of ufslk2 hangs when doing read/write to/fromJohn Dyson1995-04-243-11/+25
* John Aycock's BSD copyrighted sequencer assembler and sequencer code. ThisJustin T. Gibbs1995-04-153-170/+240
* More code optimizations. Use a slightly different approach to decideJustin T. Gibbs1995-04-091-76/+28
* Off by one error in -MSG-START+0 was just Justin being tired -- revert toJustin T. Gibbs1995-04-011-6/+5
* Major overhaul of the aic7xxx driver:Justin T. Gibbs1995-03-312-86/+116
* Add and move declarations to fix all of the warnings from `gcc -Wimplicit'Bruce Evans1995-03-289-29/+97
* Removed redundant newlines that were in some panic strings.David Greenman1995-03-191-3/+6
* Make the aic7xxx assembler take quoted strings as a single token.Justin T. Gibbs1995-03-172-9/+26
* Add and move declarations to fix all of the warnings from `gcc -Wimplicit'Bruce Evans1995-03-162-2/+5
* Be careful to maintain the bits in SBLKCTL that are reserved.Justin T. Gibbs1995-03-071-6/+5
* Removed obsolete vtrace() remnants.David Greenman1995-03-042-18/+8
* Incorporate bde's code-review comments.Paul Traina1995-02-281-12/+11
* (a) remove the pointer to each driver's tty structure array from cdevswPaul Traina1995-02-251-3/+20
* Add tagged queueing support to the aic7xxx sequencer code.Justin T. Gibbs1995-02-221-66/+96
* Fix a few bogons introduced when config lost the 3 char limitation.Jordan K. Hubbard1995-02-161-3/+6
* Fix a few more nits. Should compile better now! :_)Jordan K. Hubbard1995-02-152-17/+30
* Fix up include paths, nuke some warnings.Jordan K. Hubbard1995-02-156-19/+87
* Julian E. says the code is out of date, but I can at least make theJordan K. Hubbard1995-02-141-4/+13
* An ISDN driver that supports the EDSS1 and the 1TR6 ISDN interfaces.Jordan K. Hubbard1995-02-1413-0/+5940
* Get scdreg.h from new location.Jordan K. Hubbard1995-02-141-2/+2
* Remove duplicate functions.Jordan K. Hubbard1995-02-092-128/+2
* Commit Gary's diffs for adding xcdplayer support to the Sony CDROM driver.Jordan K. Hubbard1995-02-064-6/+286
* Have version number track CSV version number. No other change.Justin T. Gibbs1995-02-031-2/+2
* Fix the include path to scdreg.h.Poul-Henning Kamp1995-01-302-4/+4
* Second version of this driver.Jordan K. Hubbard1995-01-294-1760/+1508
* Nuke out a printf that otherwise spews crap at probe() time. A no-no.Jordan K. Hubbard1995-01-282-2/+2
* Look for scdreg.h in the right place. Whoops.Jordan K. Hubbard1995-01-282-2/+2
* Add the soundblaster CDROM driver back in, but this time under the GPLJordan K. Hubbard1995-01-284-0/+3448
* aic7xxx.c:Justin T. Gibbs1995-01-222-97/+60
* At $Ids to all files. Have the sequencer use DMA to tranfer its SCBJustin T. Gibbs1995-01-162-109/+128
* Full support for 294x and Wide devices. Fixed month old bug in the SCSIJustin T. Gibbs1995-01-131-81/+173
* These changes embody the support of the fully coherent merged VM buffer cache,David Greenman1995-01-092-8/+10
* Update the sequencer code to handle both channels of Twin channel devices.Justin T. Gibbs1994-12-312-108/+288
* Use the same current time throughout ITIMES(). I want all currentBruce Evans1994-12-272-14/+30
* Merge in latest Linux sequencer code release with my changes. This shouldJustin T. Gibbs1994-11-294-152/+154
* Previous changes to the sequencer compiler backed out. We go back toJustin T. Gibbs1994-11-184-4/+706
* Make the compiler spit out a .c file instead of a .h file.Jordan K. Hubbard1994-11-182-0/+4
* Make this a precompiled script - don't bother autogenerating it.Jordan K. Hubbard1994-11-181-0/+355
* Another file Justin missed. Hope this is the right one! :-(Jordan K. Hubbard1994-11-181-0/+1064
* John Aycock's aic7770 sequencer code and assembler. There is currentlyJustin T. Gibbs1994-11-1714-0/+4340
* POSSIBLE BOGUS CODE found, (related to dos-partitions) in ufs_disksubr.c,Poul-Henning Kamp1994-10-083-11/+21
* Use tsleep() rather than sleep so that 'ps' is more informative aboutDavid Greenman1994-10-061-2/+2
* Fix the consistent mistranslation of Linux's get_fs_word() andBruce Evans1994-09-212-17/+17