summaryrefslogtreecommitdiffstats
path: root/sbin
Commit message (Expand)AuthorAgeFilesLines
* Put WARNS into the right place.ru2001-10-251-1/+1
* Style and WARNS cleanups.jlemon2001-10-253-65/+65
* The directory of the makefile that's including the file is tried first.ru2001-10-254-4/+4
* Sort SUBDIR.ru2001-10-251-1/+1
* Mdoc fixes and clarification.jlemon2001-10-251-20/+29
* Add a manual page.jlemon2001-10-232-1/+87
* Hook up conscontrol to the build.jlemon2001-10-231-0/+1
* Add conscontrol, a front end interface for manipulating consoles.jlemon2001-10-232-0/+157
* Connect cxconfig(8) to build.ru2001-10-231-2/+2
* WARNSify.ru2001-10-234-50/+94
* include ipfs in subdirsdarrenr2001-10-201-0/+1
* build ipfs for -currentdarrenr2001-10-201-0/+14
* Fix diskless clients by removing the code for calculating the minimumroberto2001-10-181-13/+1
* When specifying an interface to ifconfig, first look up the interfacejlemon2001-10-171-25/+11
* Bring in latest CSRG revisions to this file.ru2001-10-171-11/+11
* When nfsd was started with only UDP servers, the master nfsd wouldiedowse2001-10-161-76/+106
* Fixed spelling error in previous commit.bde2001-10-162-2/+2
* Document the optimal block:fragment ratio, per discussiondougb2001-10-151-0/+3
* Allow reboot during runcom.des2001-10-151-0/+3
* Add 0xEE (EFI GPT) and 0xEF (EFI System Partition)peter2001-10-152-0/+4
* Reinstate VINUMDEBUG. Removing it also removes some diagnostic commands.grog2001-10-152-2/+1
* Repair typo.dd2001-10-141-1/+1
* Oops, fix a missing condition that broke umount's `-h' option. Iiedowse2001-10-131-1/+2
* -r is implied with -B.ru2001-10-102-4/+2
* Update to reflect the change in ata.hsos2001-10-071-1/+1
* Remove some bogus "(off_t)(dumplo + value)" and "(off_t)dumplo" casts,peter2001-10-051-16/+18
* Argh. Fix another >2GB savecore problem.peter2001-10-051-1/+1
* Hopefully improve control message passing over Unix domain sockets.dwmalone2001-10-041-4/+4
* <mntopts.h> -> "mntopts.h" in SYNOPSIS.ru2001-10-041-1/+1
* Following the discussion in -arch and the submission of a patch by bde, hereroberto2001-10-042-11/+20
* Documentation fixes:cjc2001-10-022-10/+12
* mdoc(7) police: Use the new .In macro for #include statements.ru2001-10-013-3/+3
* mdoc(7) police: fix markup.ru2001-10-011-56/+27
* *** empty log message ***obrien2001-10-011-3/+4
* Enable bug-for-bug compatibility with mount_mfs when the programiedowse2001-09-302-5/+7
* Don't require that the special/filesystem argument translates intoiedowse2001-09-301-5/+4
* now that jlemon has added a hash table to lookup locally configured ipbillf2001-09-291-3/+2
* Two main changes here:luigi2001-09-272-36/+102
* The -A option (beep when packets are dropped) didn't work quiteiedowse2001-09-252-5/+12
* o Reduce userland inclusion of kernel headers -- remove unneeded includerwatson2001-09-241-1/+0
* A bunch of minor changes to the code (see below) for readability, code sizeluigi2001-09-201-8/+19
* Deal with nfs server module changes for autoloading.peter2001-09-201-9/+4
* Deal with module name changes and autoloading.peter2001-09-201-15/+8
* Non-decimal ``skipto'' rule numbers are meaningless.ru2001-09-191-1/+1
* Userland part of nfs client/server split and cleanup.peter2001-09-187-430/+25
* Split hwcsum into rxcsum and txcsum components.jlemon2001-09-181-3/+5
* Teach ifconfig about the new interface capability words.jlemon2001-09-181-1/+43
* fix savecore so that it works on the alpha after the size changegallatin2001-09-131-2/+2
* Set BINOWN=root explicitly for setuid root binaries.ru2001-09-133-0/+3
* Use ${MACHINE}, it works with cross-builds.ru2001-09-121-4/+2
OpenPOWER on IntegriCloud