aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fixed bitrot in a comment. Fixed some style bugs.Bruce Evans1999-01-011-5/+3
* Use M_VGA_VG320 if M_VESA_CG800x600 is not available. It looks ugly inDag-Erling Smørgrav1999-01-012-46/+62
* Correct typo in macro name.Dag-Erling Smørgrav1999-01-013-6/+6
* Don't use __BEGIN_DECLS/__END_DECLS in the kernel.Bruce Evans1999-01-011-10/+8
* Minor English and spelling fixes.Bruce Evans1999-01-011-3/+3
* Ignore the fs_spec entry for "/" in /etc/fstab if the device whichBruce Evans1999-01-011-0/+29
* Fixed overflow in 1K-blocks to disk-blocks conversions. Use quadBruce Evans1999-01-011-4/+6
* The previous commit was bogus. malloc(..., M_WAITOK) should not beBruce Evans1999-01-012-4/+12
* Updated type of ss_size in struct sigaltstack.Bruce Evans1999-01-011-3/+2
* Fixed bitrot in comments.Bruce Evans1999-01-011-3/+5
* Made this compile if UMAPFS_DIAGNOSTIC is defined. This has been brokenBruce Evans1999-01-012-4/+4
* Fixed a missing library and a style bug in LDADD. Static linkage was broken.Bruce Evans1999-01-011-1/+4
* Fixed a missing library and style bugs in LDADD. Static linkage was broken.Bruce Evans1999-01-011-3/+5
* restore pcvt(4) man pagePeter Wemm1999-01-013-2/+1823
* Reconnect pcvt hooks..Peter Wemm1999-01-013-4/+16
* Part 4 of pcvt/voxware revival: pcvt userlandPeter Wemm1999-01-01104-0/+18316
* Part 4 of pcvt/voxware revival: pcvt userlandPeter Wemm1999-01-012-0/+16
* Part 3 of the pcvt/voxware revival.Peter Wemm1999-01-0112-0/+18029
* Part 2 of pcvt/voxware revival. I hope I have not clobbered any otherPeter Wemm1999-01-0180-0/+37053
* Part 1 of pcvt/voxware revival. I hope I have not clobbered any otherPeter Wemm1999-01-019-23/+462
* Oops, forgot to commit entry in LINT for statically configured vinum.Peter Wemm1999-01-013-3/+9
* The mount_mfs process that stays in a supervisor context handling MFSMatthew Dillon1999-01-011-1/+11
* document PKG_DBDIRDavid E. O'Brien1998-12-311-0/+13
* change wording slightly to match other pkg_*.1David E. O'Brien1998-12-311-2/+2
* This commit adds a software workaround for a hardware bug in certain PNICBill Paul1998-12-312-13/+179
* Typo - "the -delete primary do not.." -> "the -delete primary does not.."Bill Fumerola1998-12-311-2/+2
* Happy 1999!Wolfram Schneider1998-12-311-2/+2
* Add timeout to boot menu.Andrzej Bialecki1998-12-311-2/+24
* Add support for some FACILITY words:Andrzej Bialecki1998-12-311-1/+74
* Add back ability to make beeps when using new TERM_EMU.Andrzej Bialecki1998-12-311-6/+15
* 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
* Added notes about upcoming uid/gid mta for the postfix integration.Warner Losh1998-12-311-5/+11
* 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 impending flag day for ELF. Make notes about elf userland and elfWarner Losh1998-12-311-1/+8
* 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
* Eliminate all dependence on boot1 and boot2. This is passed in byJordan K. Hubbard1998-12-313-28/+6