summaryrefslogtreecommitdiffstats
path: root/sbin
Commit message (Expand)AuthorAgeFilesLines
* Fix a typo in a format string, and fix error checking for missingluigi2001-11-011-6/+5
* Do not uselessly whine in syslog about packets denied by ipfw rules.phk2001-10-312-3/+19
* Replace `=' with more correct ``.Ql =''.tobez2001-10-311-1/+2
* Implement -e option. It modifies the output produced by sysctl(8) intobez2001-10-302-13/+31
* Fix a bug where restore(8) segfaults while trying to restore on atobez2001-10-301-0/+1
* More white space changes.joe2001-10-291-3/+3
* More stylistic tidying.joe2001-10-291-20/+21
* Remove training white spaces, and some other style violations.joe2001-10-291-90/+90
* Properly convert long to time_tdillon2001-10-282-2/+4
* Make the protocol/dumprestore.h header match restore's idea of the dumpdillon2001-10-283-20/+41
* Typo.n_hibma2001-10-281-2/+2
* Add a Xref to dumpon.n_hibma2001-10-281-0/+1
* deltat declared time_t, msg("") call used %d (assumed time_t == int).dillon2001-10-281-1/+2
* Remove some extraneous spaces from the usage message.joe2001-10-281-1/+1
* Add missing cast for improper time_t use in computation.dillon2001-10-281-1/+1
* 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
OpenPOWER on IntegriCloud