summaryrefslogtreecommitdiffstats
path: root/sys/gnu
Commit message (Expand)AuthorAgeFilesLines
* Remove trailing whitespace.rgrimes1995-05-3013-36/+47
* Fix -Wformat warnings from LINT kernel.rgrimes1995-05-112-6/+17
* Changes to get rid of ufslk2 hangs when doing read/write to/fromdyson1995-04-243-11/+25
* John Aycock's BSD copyrighted sequencer assembler and sequencer code. Thisgibbs1995-04-153-170/+240
* More code optimizations. Use a slightly different approach to decidegibbs1995-04-091-76/+28
* Off by one error in -MSG-START+0 was just Justin being tired -- revert togibbs1995-04-011-6/+5
* Major overhaul of the aic7xxx driver:gibbs1995-03-312-86/+116
* Add and move declarations to fix all of the warnings from `gcc -Wimplicit'bde1995-03-289-29/+97
* Removed redundant newlines that were in some panic strings.dg1995-03-191-3/+6
* Make the aic7xxx assembler take quoted strings as a single token.gibbs1995-03-172-9/+26
* Add and move declarations to fix all of the warnings from `gcc -Wimplicit'bde1995-03-162-2/+5
* Be careful to maintain the bits in SBLKCTL that are reserved.gibbs1995-03-071-6/+5
* Removed obsolete vtrace() remnants.dg1995-03-042-18/+8
* Incorporate bde's code-review comments.pst1995-02-281-12/+11
* (a) remove the pointer to each driver's tty structure array from cdevswpst1995-02-251-3/+20
* Add tagged queueing support to the aic7xxx sequencer code.gibbs1995-02-221-66/+96
* Fix a few bogons introduced when config lost the 3 char limitation.jkh1995-02-161-3/+6
* Fix a few more nits. Should compile better now! :_)jkh1995-02-152-17/+30
* Fix up include paths, nuke some warnings.jkh1995-02-156-19/+87
* Julian E. says the code is out of date, but I can at least make thejkh1995-02-141-4/+13
* An ISDN driver that supports the EDSS1 and the 1TR6 ISDN interfaces.jkh1995-02-1413-0/+5940
* Get scdreg.h from new location.jkh1995-02-141-2/+2
* Remove duplicate functions.jkh1995-02-092-128/+2
* Commit Gary's diffs for adding xcdplayer support to the Sony CDROM driver.jkh1995-02-064-6/+286
* Have version number track CSV version number. No other change.gibbs1995-02-031-2/+2
* Fix the include path to scdreg.h.phk1995-01-302-4/+4
* Second version of this driver.jkh1995-01-294-1780/+1528
* Nuke out a printf that otherwise spews crap at probe() time. A no-no.jkh1995-01-282-2/+2
* Look for scdreg.h in the right place. Whoops.jkh1995-01-282-2/+2
* Add the soundblaster CDROM driver back in, but this time under the GPLjkh1995-01-284-0/+3448
* aic7xxx.c:gibbs1995-01-222-97/+60
* At $Ids to all files. Have the sequencer use DMA to tranfer its SCBgibbs1995-01-162-109/+128
* Full support for 294x and Wide devices. Fixed month old bug in the SCSIgibbs1995-01-131-81/+173
* These changes embody the support of the fully coherent merged VM buffer cache,dg1995-01-092-8/+10
* Update the sequencer code to handle both channels of Twin channel devices.gibbs1994-12-312-108/+288
* Use the same current time throughout ITIMES(). I want all currentbde1994-12-272-14/+30
* Merge in latest Linux sequencer code release with my changes. This shouldgibbs1994-11-294-152/+154
* Previous changes to the sequencer compiler backed out. We go back togibbs1994-11-184-4/+706
* Make the compiler spit out a .c file instead of a .h file.jkh1994-11-182-0/+4
* Make this a precompiled script - don't bother autogenerating it.jkh1994-11-181-0/+355
* Another file Justin missed. Hope this is the right one! :-(jkh1994-11-181-0/+1064
* John Aycock's aic7770 sequencer code and assembler. There is currentlygibbs1994-11-1714-0/+4340
* POSSIBLE BOGUS CODE found, (related to dos-partitions) in ufs_disksubr.c,phk1994-10-083-11/+21
* Use tsleep() rather than sleep so that 'ps' is more informative aboutdg1994-10-061-2/+2
* Fix the consistent mistranslation of Linux's get_fs_word() andbde1994-09-212-17/+17
* Quiet down compiler warnings.dg1994-08-313-9/+9
* Changed STRC -> P_TRACED.dg1994-08-301-2/+2
* Made idempotentpaul1994-08-214-6/+22
* Added $Id$dg1994-08-027-0/+7
* Commit a whole cluster of last minute critical (and one cosmetic) fixesjkh1994-06-221-3/+2
OpenPOWER on IntegriCloud