aboutsummaryrefslogtreecommitdiff
path: root/sbin
Commit message (Expand)AuthorAgeFilesLines
* The directory of the makefile that's including the file is tried first.Ruslan Ermilov2001-10-254-4/+4
* Sort SUBDIR.Ruslan Ermilov2001-10-251-1/+1
* Mdoc fixes and clarification.Jonathan Lemon2001-10-251-20/+29
* Add a manual page.Jonathan Lemon2001-10-232-1/+87
* Hook up conscontrol to the build.Jonathan Lemon2001-10-231-0/+1
* Add conscontrol, a front end interface for manipulating consoles.Jonathan Lemon2001-10-232-0/+157
* Connect cxconfig(8) to build.Ruslan Ermilov2001-10-231-2/+2
* WARNSify.Ruslan Ermilov2001-10-234-50/+94
* include ipfs in subdirsDarren Reed2001-10-201-0/+1
* build ipfs for -currentDarren Reed2001-10-201-0/+14
* Fix diskless clients by removing the code for calculating the minimumOllivier Robert2001-10-181-13/+1
* When specifying an interface to ifconfig, first look up the interfaceJonathan Lemon2001-10-171-25/+11
* Bring in latest CSRG revisions to this file.Ruslan Ermilov2001-10-171-11/+11
* When nfsd was started with only UDP servers, the master nfsd wouldIan Dowse2001-10-161-76/+106
* Fixed spelling error in previous commit.Bruce Evans2001-10-162-2/+2
* Document the optimal block:fragment ratio, per discussionDoug Barton2001-10-151-0/+3
* Allow reboot during runcom.Dag-Erling Smørgrav2001-10-151-0/+3
* Add 0xEE (EFI GPT) and 0xEF (EFI System Partition)Peter Wemm2001-10-152-0/+4
* Reinstate VINUMDEBUG. Removing it also removes some diagnostic commands.Greg Lehey2001-10-152-2/+1
* Repair typo.Dima Dorfman2001-10-141-1/+1
* Oops, fix a missing condition that broke umount's `-h' option. IIan Dowse2001-10-131-1/+2
* -r is implied with -B.Ruslan Ermilov2001-10-102-4/+2
* Update to reflect the change in ata.hSøren Schmidt2001-10-071-1/+1
* Remove some bogus "(off_t)(dumplo + value)" and "(off_t)dumplo" casts,Peter Wemm2001-10-051-16/+18
* Argh. Fix another >2GB savecore problem.Peter Wemm2001-10-051-1/+1
* Hopefully improve control message passing over Unix domain sockets.David Malone2001-10-041-4/+4
* <mntopts.h> -> "mntopts.h" in SYNOPSIS.Ruslan Ermilov2001-10-041-1/+1
* Following the discussion in -arch and the submission of a patch by bde, hereOllivier Robert2001-10-042-11/+20
* Documentation fixes:Crist J. Clark2001-10-022-10/+12
* mdoc(7) police: Use the new .In macro for #include statements.Ruslan Ermilov2001-10-013-3/+3
* mdoc(7) police: fix markup.Ruslan Ermilov2001-10-011-56/+27
* *** empty log message ***David E. O'Brien2001-10-011-3/+4
* Enable bug-for-bug compatibility with mount_mfs when the programIan Dowse2001-09-302-5/+7
* Don't require that the special/filesystem argument translates intoIan Dowse2001-09-301-5/+4
* now that jlemon has added a hash table to lookup locally configured ipBill Fumerola2001-09-291-3/+2
* Two main changes here:Luigi Rizzo2001-09-272-36/+102
* The -A option (beep when packets are dropped) didn't work quiteIan Dowse2001-09-252-5/+12
* o Reduce userland inclusion of kernel headers -- remove unneeded includeRobert Watson2001-09-241-1/+0
* A bunch of minor changes to the code (see below) for readability, code sizeLuigi Rizzo2001-09-201-8/+19
* Deal with nfs server module changes for autoloading.Peter Wemm2001-09-201-9/+4
* Deal with module name changes and autoloading.Peter Wemm2001-09-201-15/+8
* Non-decimal ``skipto'' rule numbers are meaningless.Ruslan Ermilov2001-09-191-1/+1
* Userland part of nfs client/server split and cleanup.Peter Wemm2001-09-187-430/+25
* Split hwcsum into rxcsum and txcsum components.Jonathan Lemon2001-09-181-3/+5
* Teach ifconfig about the new interface capability words.Jonathan Lemon2001-09-181-1/+43
* fix savecore so that it works on the alpha after the size changeAndrew Gallatin2001-09-131-2/+2
* Set BINOWN=root explicitly for setuid root binaries.Ruslan Ermilov2001-09-133-0/+3
* Use ${MACHINE}, it works with cross-builds.Ruslan Ermilov2001-09-121-4/+2
* mdoc(7) police: restore fix in rev. 1.52; .Dt should be in CAPITALS.Ruslan Ermilov2001-09-111-1/+1
* mdoc(7) police: restore the correct sorting of SEE ALSO.Ruslan Ermilov2001-09-111-1/+1