summaryrefslogtreecommitdiff
path: root/sys
Commit message (Expand)AuthorAgeFilesLines
* Activate the rain screensaver.Dag-Erling Smørgrav1998-12-311-2/+2
* Here's one for the terminally melancholic amongst us.Dag-Erling Smørgrav1998-12-313-0/+282
* Eliminate "initialization from incompatible type" warning in SAVER_MODULEDag-Erling Smørgrav1998-12-311-4/+3
* Compile without warnings.Dag-Erling Smørgrav1998-12-313-9/+10
* Removed garbage sloppy-common variable `pasleep'. Fixed other styleBruce Evans1998-12-311-9/+7
* Enables snd driver.KATO Takenori1998-12-312-12/+12
* When loading something that has undefined symbols, it would be helpful toPeter Wemm1998-12-312-10/+26
* Enable the ES1370 driver. You don't need any options for this,Luigi Rizzo1998-12-312-2/+4
* Add Joachim Kuebart's ES1370 driver. With my Shuttle HOT-255 card,Luigi Rizzo1998-12-312-0/+1261
* Enable entries for DUMMYNET, BRIDGE and device pcm. LINT compilesLuigi Rizzo1998-12-313-42/+33
* Remove one unused variable.Luigi Rizzo1998-12-311-2/+1
* Partial fix for when ipfw is used with bridging. Bridged packetsLuigi Rizzo1998-12-311-24/+22
* Remove some unused variables.Luigi Rizzo1998-12-311-4/+4
* Extend the callback mechanism and add hooks to support PCI cards.Luigi Rizzo1998-12-3111-160/+191
* Update documentation on cards and configLuigi Rizzo1998-12-311-22/+103
* Add SMC EtherEZ98 support(PC-98).KATO Takenori1998-12-312-62/+64
* Another(better) way to support Access/NOTE N98(PC-98) without any effectsKATO Takenori1998-12-312-12/+14
* Commit patch inSøren Schmidt1998-12-304-4/+18
* Commit #2 ofSøren Schmidt1998-12-305-9/+163
* Commit #1 of:Søren Schmidt1998-12-302-6/+10
* Backed out previous commit. It depends on a.out utilities and librariesBruce Evans1998-12-301-7/+11
* Make the VESA KLD module work!Kazutaka YOKOTA1998-12-305-37/+42
* Always build ${MACHINE}/boot if it exists. Makefiles shouldn't knowBruce Evans1998-12-301-11/+7
* Enforce building with -aout, since building with OBJFORMAT=elf doesn'tBruce Evans1998-12-301-4/+3
* Rely on ../Makefile.inc to set the object format in CFLAGS and theBruce Evans1998-12-301-7/+4
* Various changes to support OSF1 emulation:Doug Rabson1998-12-3010-40/+69
* Enforce building with -aout, since building with OBJFORMAT=elf doesn'tBruce Evans1998-12-301-3/+3
* Enforce building with -aout, since building with OBJFORMAT=elf doesn'tBruce Evans1998-12-301-8/+3
* Rely on ../Makefile.inc to set the default for BINDIR.Bruce Evans1998-12-301-2/+1
* Rely on ../Makefile.inc to set the object format in CFLAGS and theBruce Evans1998-12-301-14/+5
* Add -aout to CFLAGS centrally.Bruce Evans1998-12-301-1/+3
* We don't specify "vector mumble" anymorePoul-Henning Kamp1998-12-303-45/+45
* Sync with sys/i386/isa/sio.c revision 1.220.KATO Takenori1998-12-302-316/+2
* Sync with sys/i386/isa/pcaudio.c revision 1.45.KATO Takenori1998-12-301-7/+39
* Sync with sys/i386/isa/fd.c revision 1.130.KATO Takenori1998-12-302-164/+4
* Sync with sys/i386/conf/options.i386 revision up to 1.100.KATO Takenori1998-12-302-44/+76
* Sync with sys/i386/conf/majors.i386 revision up to 1.58.KATO Takenori1998-12-301-3/+4
* Sync with sys/i386/conf/files.i386 revision up to 1.215.KATO Takenori1998-12-302-156/+50
* Sync with sys/i386/conf/devices.i386 revision 1.15.KATO Takenori1998-12-301-2/+2
* SMP stuff has been merged into GENERIC98 file.KATO Takenori1998-12-301-246/+0
* Removed GENERICupgrade file.KATO Takenori1998-12-301-203/+0
* Sync with sys/i386/conf/GENERIC revision up to 1.140.KATO Takenori1998-12-302-10/+22
* Silence -Wtrigraph.Tim Vanderhoek1998-12-3010-27/+27
* Don't free swap in swap_pager_getpages(): this code probably cause theDmitrij Tejblum1998-12-291-23/+1
* Fix the tl_start() routine; sometimes the tl_tx_tail pointer was notBill Paul1998-12-291-3/+3
* follow up to:Poul-Henning Kamp1998-12-291-3/+1
* Add -I${.CURDIR} since it #includes logo.c from the source dir and breaksPeter Wemm1998-12-291-2/+2
* Add fxp0. It seems to be Alpha-OK, although I don't have a card to test.Gary Palmer1998-12-292-2/+4
* reserve 110 for ses (SCSI Environmental Services) driverMatt Jacob1998-12-291-1/+2
* Reserve cdev 110 for SCSI Environmental Services driverJordan K. Hubbard1998-12-292-2/+4