summaryrefslogtreecommitdiffstats
path: root/sys
Commit message (Expand)AuthorAgeFilesLines
...
* Add back ability to make beeps when using new TERM_EMU.abial1998-12-311-6/+15
* Activate the rain screensaver.des1998-12-311-2/+2
* Here's one for the terminally melancholic amongst us.des1998-12-313-0/+282
* Eliminate "initialization from incompatible type" warning in SAVER_MODULEdes1998-12-311-4/+3
* Compile without warnings.des1998-12-313-9/+10
* Removed garbage sloppy-common variable `pasleep'. Fixed other stylebde1998-12-311-9/+7
* Enables snd driver.kato1998-12-312-12/+12
* When loading something that has undefined symbols, it would be helpful topeter1998-12-312-10/+26
* Enable the ES1370 driver. You don't need any options for this,luigi1998-12-312-2/+4
* Add Joachim Kuebart's ES1370 driver. With my Shuttle HOT-255 card,luigi1998-12-312-0/+1261
* Enable entries for DUMMYNET, BRIDGE and device pcm. LINT compilesluigi1998-12-313-42/+33
* Remove one unused variable.luigi1998-12-311-2/+1
* Partial fix for when ipfw is used with bridging. Bridged packetsluigi1998-12-311-24/+22
* Remove some unused variables.luigi1998-12-311-4/+4
* Extend the callback mechanism and add hooks to support PCI cards.luigi1998-12-3111-160/+191
* Update documentation on cards and configluigi1998-12-311-23/+104
* Add SMC EtherEZ98 support(PC-98).kato1998-12-312-63/+65
* Another(better) way to support Access/NOTE N98(PC-98) without any effectskato1998-12-312-12/+14
* Commit patch insos1998-12-304-4/+18
* Commit #2 ofsos1998-12-305-9/+163
* Commit #1 of:sos1998-12-302-6/+10
* Backed out previous commit. It depends on a.out utilities and librariesbde1998-12-301-7/+11
* Make the VESA KLD module work!yokota1998-12-305-38/+43
* Always build ${MACHINE}/boot if it exists. Makefiles shouldn't knowbde1998-12-301-11/+7
* Enforce building with -aout, since building with OBJFORMAT=elf doesn'tbde1998-12-301-4/+3
* Rely on ../Makefile.inc to set the object format in CFLAGS and thebde1998-12-301-7/+4
* Various changes to support OSF1 emulation:dfr1998-12-3010-40/+69
* Enforce building with -aout, since building with OBJFORMAT=elf doesn'tbde1998-12-301-3/+3
* Enforce building with -aout, since building with OBJFORMAT=elf doesn'tbde1998-12-301-8/+3
* Rely on ../Makefile.inc to set the default for BINDIR.bde1998-12-301-2/+1
* Rely on ../Makefile.inc to set the object format in CFLAGS and thebde1998-12-301-14/+5
* Add -aout to CFLAGS centrally.bde1998-12-301-1/+3
* We don't specify "vector mumble" anymorephk1998-12-303-45/+45
* Sync with sys/i386/isa/sio.c revision 1.220.kato1998-12-302-316/+2
* Sync with sys/i386/isa/pcaudio.c revision 1.45.kato1998-12-301-7/+39
* Sync with sys/i386/isa/fd.c revision 1.130.kato1998-12-302-164/+4
* Sync with sys/i386/conf/options.i386 revision up to 1.100.kato1998-12-302-44/+76
* Sync with sys/i386/conf/majors.i386 revision up to 1.58.kato1998-12-301-3/+4
* Sync with sys/i386/conf/files.i386 revision up to 1.215.kato1998-12-302-156/+50
* Sync with sys/i386/conf/devices.i386 revision 1.15.kato1998-12-301-2/+2
* SMP stuff has been merged into GENERIC98 file.kato1998-12-301-246/+0
* Removed GENERICupgrade file.kato1998-12-301-203/+0
* Sync with sys/i386/conf/GENERIC revision up to 1.140.kato1998-12-302-10/+22
* Silence -Wtrigraph.hoek1998-12-3010-27/+27
* Don't free swap in swap_pager_getpages(): this code probably cause thedt1998-12-291-23/+1
* Fix the tl_start() routine; sometimes the tl_tx_tail pointer was notwpaul1998-12-291-3/+3
* follow up to:phk1998-12-291-3/+1
* Add -I${.CURDIR} since it #includes logo.c from the source dir and breakspeter1998-12-291-2/+2
* Add fxp0. It seems to be Alpha-OK, although I don't have a card to test.gpalmer1998-12-292-2/+4
* reserve 110 for ses (SCSI Environmental Services) drivermjacob1998-12-291-1/+2
OpenPOWER on IntegriCloud