summaryrefslogtreecommitdiffstats
path: root/sys/gnu/i386
Commit message (Expand)AuthorAgeFilesLines
* Fixed missing quote in a devfs string.bde1996-03-291-2/+2
* Switched from using devfs_add_sw() to using devfs_add_swf()scrappy1996-03-283-33/+40
* recording cvs-1.6 file deathpeter1995-12-305-3385/+0
* Fixed erroneous resending of the output buffer.bde1995-12-291-11/+34
* Fixed syntax errors caused by EXCEPTION() when DEBUG is defined.bde1995-12-221-3/+9
* Changed the definition of DEBUG to agree with -DDEBUG to avoid warningsbde1995-12-221-2/+2
* Staticize.phk1995-12-175-51/+59
* Fixed the type of some sysinit functions.bde1995-12-141-2/+2
* Another mega commit to staticize things.phk1995-12-144-16/+10
* Make math_emulators LKMable.phk1995-12-141-7/+57
* Replaced nxreset by noreset (if the reset function gets called, then thebde1995-12-101-2/+2
* Removed new alias d_size_t for d_psize_t.bde1995-12-101-2/+2
* Julian forgot to make the *devsw structures static.phk1995-12-083-8/+54
* Pass 3 of the great devsw changesjulian1995-12-083-101/+134
* Untangled the vm.h include file spaghetti.dg1995-12-071-1/+3
* Replaced #includes of <sys/user.h> by less gross headers, usuallybde1995-12-061-2/+3
* If you're going to mechanically replicate something in 50 filesjulian1995-11-293-8/+20
* OK, that's it..julian1995-11-293-12/+140
* Completed function declarations, added prototypes and removed redundantbde1995-11-212-16/+76
* Fixed the type of nic_listen(). A trailing arg was missing.bde1995-11-181-5/+9
* Moved prototypes for devswitch functions from conf.c and driver sourcesbde1995-11-041-11/+1
* Fix select().bde1995-10-121-59/+25
* I have applied my last changes correcting the bug in dgbselect() to itjkh1995-10-042-102/+46
* Fix benign type mismatches in isa interrupt handlers. Many returned intbde1995-09-191-3/+7
* Fix benign type mismatches in devsw functions. 82 out of 299 devswbde1995-09-082-10/+16
* Finish bringing this driver up to rev 2.2 - now compiles without warnings.jkh1995-09-041-6/+19
* Bring the Digiboard driver (ALPHA version) into -current. Includesjkh1995-09-034-0/+3120
* Remove trailing whitespace.rgrimes1995-05-307-14/+17
* Fix -Wformat warnings from LINT kernel.rgrimes1995-05-112-6/+17
* Add and move declarations to fix all of the warnings from `gcc -Wimplicit'bde1995-03-282-7/+22
* Removed redundant newlines that were in some panic strings.dg1995-03-191-3/+6
* Add and move declarations to fix all of the warnings from `gcc -Wimplicit'bde1995-03-162-2/+5
* 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-151-5/+14
* An ISDN driver that supports the EDSS1 and the 1TR6 ISDN interfaces.jkh1995-02-145-0/+2702
* 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
* 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
* 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
* Commit a whole cluster of last minute critical (and one cosmetic) fixesjkh1994-06-221-3/+2
* Copyright changes per the author.rich1994-06-1040-263/+634
* Fix typogclarkii1994-04-301-2/+2
OpenPOWER on IntegriCloud