aboutsummaryrefslogtreecommitdiff
path: root/sbin
Commit message (Expand)AuthorAgeFilesLines
* Add new boot flag to i386 boot: -p.Guido van Rooij2001-12-101-0/+2
* Fix typo: 'fragement' -> 'fragment'Sheldon Hearn2001-12-071-1/+1
* Files in subdirectories of directories that have the nodump flag setDavid E. O'Brien2001-12-051-2/+5
* Fix breakage in 'camcontrol defects' introduced in rev 1.34 (the new errorKenneth D. Merry2001-12-051-2/+2
* Move the WARNS attribute down so that it also applies to theMike Barcroft2001-12-051-1/+1
* mdoc(7) police: section 1 and 8 manpages document their exitRuslan Ermilov2001-12-041-4/+2
* Actually I haven't enumerated the return values yet (thats why I hadn'tDavid E. O'Brien2001-12-041-1/+1
* Default to WARNS=2.David E. O'Brien2001-12-0491-22/+102
* MTU and metric are available with NET_RT_IFLIST.Ruslan Ermilov2001-12-031-22/+4
* o Update sysctl.8 to reflect renaming of various security-relatedRobert Watson2001-11-301-2/+5
* Fix the example of suggested default settings. It stated that settingsSheldon Hearn2001-11-271-1/+1
* Correct the example introduced in rev 1.29, which suggested a block:fragSheldon Hearn2001-11-271-4/+4
* Make -log_ipfw_denied active by default with -verbose.Ruslan Ermilov2001-11-272-1/+8
* Fixed (local) style bugs in previous revision.Ruslan Ermilov2001-11-272-6/+10
* Spelling police: sucessful -> successful.Dima Dorfman2001-11-241-1/+1
* Spelling police: "more then" - "more than" where appropriate.Dima Dorfman2001-11-242-2/+2
* Fix decode tableAndrey A. Chernov2001-11-231-5/+5
* Add Greek conversion tableAndrey A. Chernov2001-11-202-1/+61
* Fix a large number of -Wall, -Wformat and -W compiler warnings.Ian Dowse2001-11-1711-59/+50
* Give a more useful diagnostic when an extraneous hard link to aIan Dowse2001-11-171-1/+3
* Zap a number of #ifdef sunos blocks, and all of the `register'Ian Dowse2001-11-177-102/+53
* Give a sensible error message when the filesystem to be dumped isIan Dowse2001-11-161-4/+7
* Back out previous commit.Jeroen Ruigrok van der Werven2001-11-151-2/+0
* Report ad hoc mode correctly.Jeroen Ruigrok van der Werven2001-11-151-0/+2
* note that 'nolockd' can't be used when updating mount flagsAlfred Perlstein2001-11-121-0/+3
* Allow users to use the 'nolockd' or -L options with mount_nfs in orderAlfred Perlstein2001-11-122-2/+26
* Check that the mode argument to fsdb's `chmod' command contains noIan Dowse2001-11-111-1/+1
* 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-89/+89
* 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