summaryrefslogtreecommitdiffstats
path: root/sys/gnu/i386
Commit message (Expand)AuthorAgeFilesLines
* 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
* Added rcs Id'sgclarkii1994-04-2917-1/+55
* Added rcs Id'sgclarkii1994-04-299-0/+30
* Added rcs Id'sgclarkii1994-04-299-0/+31
* Added rcs Id'sgclarkii1994-04-295-0/+16
* Add rcs Idgclarkii1994-04-291-0/+3
* Added casts to keep gcc quietgclarkii1994-04-292-3/+3
* Added commits to keep gcc quietgclarkii1994-04-291-2/+2
* Added casts to keep gcc quiet.gclarkii1994-04-291-4/+4
* rename the function fscale to emu_fscale to prevent conflicts.gclarkii1994-04-291-2/+2
* Import of gpl'ed math emulator.gclarkii1994-04-2944-0/+11697
OpenPOWER on IntegriCloud