summaryrefslogtreecommitdiffstats
path: root/sys
Commit message (Expand)AuthorAgeFilesLines
...
* Correct typo in macro name.des1999-01-013-6/+6
* Don't use __BEGIN_DECLS/__END_DECLS in the kernel.bde1999-01-011-10/+8
* Minor English and spelling fixes.bde1999-01-011-3/+3
* The previous commit was bogus. malloc(..., M_WAITOK) should not bebde1999-01-012-4/+12
* Fixed bitrot in comments.bde1999-01-011-3/+5
* Made this compile if UMAPFS_DIAGNOSTIC is defined. This has been brokenbde1999-01-012-4/+4
* Part 3 of the pcvt/voxware revival.peter1999-01-0112-0/+18029
* Part 2 of pcvt/voxware revival. I hope I have not clobbered any otherpeter1999-01-0180-0/+37053
* Part 1 of pcvt/voxware revival. I hope I have not clobbered any otherpeter1999-01-019-23/+462
* Oops, forgot to commit entry in LINT for statically configured vinum.peter1999-01-013-3/+9
* The mount_mfs process that stays in a supervisor context handling MFSdillon1999-01-011-1/+11
* This commit adds a software workaround for a hardware bug in certain PNICwpaul1998-12-312-13/+179
* Happy 1999!wosch1998-12-311-2/+2
* Add support for some FACILITY words:abial1998-12-311-1/+74
* 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
OpenPOWER on IntegriCloud