aboutsummaryrefslogtreecommitdiff
path: root/sbin
Commit message (Expand)AuthorAgeFilesLines
* Add a few articles to improve the readability of this manual page.Murray Stokely2001-11-051-9/+9
* sync the code with the one in stable (mostly formatting changes).Luigi Rizzo2001-11-041-26/+27
* Refer people looking to figure out what major to use for a device toDima Dorfman2001-11-041-9/+3
* Repocopy pc98 fdisk out of its hidden subdir. Reconnect it to the build.Peter Wemm2001-11-046-2019/+5
* Remove support for FreeBSD/tahoePeter Wemm2001-11-031-19/+0
* Repo copied contents of src/sbin/i386 to src/sbin and set specificPeter Wemm2001-11-0311-3388/+0
* Move i386/{fdisk,cxconfig,nextboot} to src/sbin. Eliminate the i386Peter Wemm2001-11-031-4/+8
* style(9) cleanup.Poul-Henning Kamp2001-11-022-53/+52
* Cosmetic: Don't output a blank line if a driver providesYaroslav Tykhiy2001-11-021-2/+1
* Fix a typo in a format string, and fix error checking for missingLuigi Rizzo2001-11-011-6/+5
* Do not uselessly whine in syslog about packets denied by ipfw rules.Poul-Henning Kamp2001-10-312-3/+19
* Replace `=' with more correct ``.Ql =''.Anton Berezin2001-10-311-1/+2
* Implement -e option. It modifies the output produced by sysctl(8) inAnton Berezin2001-10-302-13/+31
* Fix a bug where restore(8) segfaults while trying to restore on aAnton Berezin2001-10-301-0/+1
* More white space changes.Josef Karthauser2001-10-291-3/+3
* More stylistic tidying.Josef Karthauser2001-10-291-20/+21
* Remove training white spaces, and some other style violations.Josef Karthauser2001-10-291-90/+90
* Properly convert long to time_tMatthew Dillon2001-10-282-2/+4
* Make the protocol/dumprestore.h header match restore's idea of the dumpMatthew Dillon2001-10-283-20/+41
* Typo.Nick Hibma2001-10-281-2/+2
* Add a Xref to dumpon.Nick Hibma2001-10-281-0/+1
* deltat declared time_t, msg("") call used %d (assumed time_t == int).Matthew Dillon2001-10-281-1/+2
* Remove some extraneous spaces from the usage message.Josef Karthauser2001-10-281-1/+1
* Add missing cast for improper time_t use in computation.Matthew Dillon2001-10-281-1/+1
* Put WARNS into the right place.Ruslan Ermilov2001-10-251-1/+1
* Style and WARNS cleanups.Jonathan Lemon2001-10-253-65/+65
* 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