summaryrefslogtreecommitdiffstats
path: root/sys
Commit message (Expand)AuthorAgeFilesLines
...
* Add support for the Qlogic ISP SCSI && FC/AL Adaptersmjacob1998-04-228-0/+8325
* Sync with sys/i386/conf/majors.i386 revision 1.39.kato1998-04-221-2/+3
* close() is no longer a SLICE method.julian1998-04-2213-80/+157
* Add a couple of missing symbols referred to in asm code.peter1998-04-221-1/+5
* Add a block device entry for the 'myx' driver too.msmith1998-04-222-2/+4
* Add 'myx' for Ulf Zimmerman's Mylex Raid driver (ulf@alameda.net>msmith1998-04-222-4/+4
* Don't allow an open to succeed if the device is invalidated during thejulian1998-04-221-1/+3
* - breakage of the warnings about pessimized i/o port types.brian1998-04-214-62/+24
* Correct the digiboard device names in agreementbrian1998-04-212-22/+32
* Remove the artificial limit on the size of the ipfw filter structure.julian1998-04-211-13/+40
* PC-98 does not supports DMA automode lager than 65535 bytes.kato1998-04-211-0/+4
* Supports PC-98 again.kato1998-04-211-0/+6
* o Move debug stuff down a bit so that it doesn't try tobrian1998-04-212-62/+76
* The 'mountroot' option is obviously pointless for an LKMjulian1998-04-202-6/+18
* Remove more LFS left-oversjulian1998-04-201-19/+1
* Remove an LFS clause, now that it is in the history,julian1998-04-202-38/+2
* Enable DEVFS usage of the device (include opt_devfs.h>sos1998-04-202-2/+4
* - Give up trying for a simple solution for correctly recognizing if a cardnate1998-04-202-1/+5
* - Only poll the PCIC controller for insertion/removal events if thenate1998-04-201-3/+4
* Commented out ide_pci.c.kato1998-04-202-4/+4
* Sync with sys/i386/conf/options.i386 revision 1.77.kato1998-04-202-2/+8
* Sync with sys/i386/conf/files.i386 revision 1.197.kato1998-04-202-2/+4
* Sync with sys/i386/isa/wd.c revision up to 1.159.kato1998-04-201-8/+281
* Sync with sys/i386/isa/fd.c revision 1.109.kato1998-04-202-34/+538
* Sync with sys/i386/isa/npx.c revision 1.60.kato1998-04-201-30/+27
* fix typo in copyright.julian1998-04-201-2/+1
* Get rid of DEVFS_ROOTjulian1998-04-204-11/+7
* Make the devfs SLICE option a standard type option.julian1998-04-2010-18/+53
* Add changes and code to implement a functional DEVFS.julian1998-04-1940-203/+5588
* Disregard the values for polarity and trigger mode in the MP config tabletegge1998-04-191-8/+19
* Backed out lseek changes.des1998-04-192-12/+8
* o Support a compile-time -DNO_FW_PUNCH for portabilitybrian1998-04-194-4/+23
* Forgot to add opt_bktr.hahasty1998-04-192-0/+2
* According to:phk1998-04-192-6/+17
* Support compiling with `gcc -pedantic' (don't use hard newlines inbde1998-04-192-168/+170
* Support compiling with `gcc -pedantic' (don't use hard newlines inbde1998-04-193-84/+72
* Support compiling with `gcc-pedantic' (don't declare static arraysbde1998-04-191-2/+2
* Support compiling with `gcc-pedantic' (don't use hard newlines inbde1998-04-199-666/+666
* Support compiling with gcc -pedantic (don't use a bogus, null cast).bde1998-04-192-4/+4
* Back out previous commit, obrien doesn't seem to be watching. The problempeter1998-04-191-98/+318
* Return EINVAL and do not change file pointer if resulting offset is negative.des1998-04-182-10/+14
* MFC (reduce diff w/-CUR, with hopes of getting DMA support into -STABLE)obrien1998-04-181-318/+98
* In vfs_msync(), test to see if the vnode being examined is "interesting"peter1998-04-182-6/+20
* Sync with sys/i386/conf/majors.i386 revision 1.37.kato1998-04-181-1/+3
* Sync with sys/i386/isa/syscons.c revision 1.260.kato1998-04-181-1/+7
* Sync with sys/i386/conf/Makefile.i386 revision 1.109.kato1998-04-182-4/+4
* Support compiling with `gcc -ansi'.kato1998-04-182-2/+6
* Reviewed by: Amancioahasty1998-04-187-50/+217
* Seventy-odd "its" / "it's" typos in comments fixed as per kern/6108.des1998-04-1784-170/+170
* Reserve a number for the ALTQ control devices (96)julian1998-04-172-2/+6
OpenPOWER on IntegriCloud