aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix grammar in the description of timegm() by totally rewriting it. RemoveGarrett Wollman1999-01-031-20/+29
* Update for boot block location change.Jordan K. Hubbard1999-01-022-4/+4
* Update for new boot block location.Jordan K. Hubbard1999-01-021-5/+1
* Update this to deal with new boot block placement.Jordan K. Hubbard1999-01-021-10/+1
* Now empty DOS filesystems default to long file names. Non-empty filesystemsDmitrij Tejblum1999-01-022-10/+14
* Extraneous space.Tim Vanderhoek1999-01-023-6/+6
* Style cleanups.Dag-Erling Smørgrav1999-01-021-42/+33
* Ensure that deHighClust in direntry always initialized.Dmitrij Tejblum1999-01-022-38/+58
* Ifdefed conditionally used simplock variables.Bruce Evans1999-01-0212-14/+36
* Read in /boot contents at runtime. Assumes /boot/boot1 on alpha (whichJordan K. Hubbard1999-01-023-15/+117
* Let's make sure we're at the end of the password string before we apply a \0Bill Fumerola1999-01-021-2/+2
* Remove the last clients of vfs_object_create(..., waslocked=1);Eivind Eklund1999-01-021-3/+7
* UUCP Cleanup should be done by the UUCP user.Bill Fumerola1999-01-011-2/+2
* Enable source file locking in pwd_mkdb by including the proper letterBill Fumerola1999-01-011-3/+3
* Make periodic(8) and the security mailings reflect the full FQDN, as opposedBill Fumerola1999-01-012-4/+4
* unbreak devfs support after wrong cut&paste...Luigi Rizzo1999-01-011-17/+16
* 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