aboutsummaryrefslogtreecommitdiff
path: root/sbin
Commit message (Expand)AuthorAgeFilesLines
* change baduser and badgroup from -2 to 65534, 65533Jim Rees2004-02-211-17/+13
* We can cross-reference to vlan(4) as long asYaroslav Tykhiy2004-02-211-15/+38
* The hardware tagging capability is set on the physicalYaroslav Tykhiy2004-02-211-1/+1
* Mention that securelevel 1 also blocks access to /dev/io if itMaxime Henrion2004-02-201-2/+3
* Merge from RELENG_4 1.28.2.13: Fix saving system crash dumps larger thanTim J. Robbins2004-02-201-1/+1
* s/bytes/byte/Poul-Henning Kamp2004-02-191-1/+1
* Add control utility for disk concatenation (GEOM_CONCAT class).Pawel Jakub Dawidek2004-02-192-0/+536
* Add a -n option that stops ip6fw making any changes to the rulesDavid Malone2004-02-182-29/+58
* remove dead codeJim Rees2004-02-171-53/+0
* Report the difference between ufs and ufs2.Greg Lehey2004-02-172-3/+16
* Explain what console names are valid.Greg Lehey2004-02-171-0/+5
* Recognize if the user supplies the full pathname to /dev/console and friends,Greg Lehey2004-02-171-1/+27
* Remove unnecessary newlines from errx() arguments.Tim J. Robbins2004-02-171-4/+4
* Also remove "makedev" from the online help.Lukas Ertl2004-02-161-2/+0
* Since DEVFS is mandatory, remove all instances to make_dev*. Keep theLukas Ertl2004-02-164-228/+3
* Support mounting ext2fs file systems with -async to the small extentBruce Evans2004-02-151-0/+1
* Remove unused variable and related bogus checks.Lukas Ertl2004-02-141-10/+3
* Initial import of RFC 2385 (TCP-MD5) digest support.Bruce M Simpson2004-02-113-4/+22
* style cleanup: Remove duplicate $FreeBSD$ tags.Colin Percival2004-02-109-27/+0
* style cleanup: Remove duplicate $FreeBSD$ tags.Colin Percival2004-02-101-1/+0
* Reorder Xrefs in SEE ALSO.Tom Rhodes2004-02-101-5/+5
* Update to inform users of acls and multilabel options. Add Xrefs to theTom Rhodes2004-02-101-1/+20
* Further simplify the code for printing the message buffer:Ian Dowse2004-02-081-33/+36
* Certain ICMP error replies cause ping to perform a reverse DNSIan Dowse2004-02-081-0/+6
* Fix the last and most important bit of the test case to test the samePoul-Henning Kamp2004-02-071-2/+8
* Correct order of arguments given to checkparity and rebuildparity.Lukas Ertl2004-02-061-4/+7
* Fixed style of DPADD and LDADD assignments as per style.Makefile(5).Ruslan Ermilov2004-02-055-10/+10
* Don't print the oldest line in the message buffer if the buffer isIan Dowse2004-02-051-51/+54
* Fixed operation of -f to match its documentation and fsck_ffs. ItBruce Evans2004-02-053-7/+6
* Fixed some bugs in checkdirty(). The check for the clean bit wasBruce Evans2004-02-051-9/+27
* Don't create a template file if we're not going to let the user edit it.Dag-Erling Smørgrav2004-02-051-19/+28
* Fixed some non-critical memory leaks and one temporary file leakPawel Jakub Dawidek2004-02-051-1/+6
* Document the dirty flag and other bits in the first 2 FAT entriesBruce Evans2004-02-051-0/+18
* Prepare to fix checkdirty() by moving it from check.c to fat.c. It isBruce Evans2004-02-052-43/+43
* Add ifconfig support for network interface renaming. In the process,Brooks Davis2004-02-042-3/+49
* Mechanical whitespace cleanup. Also, note that previous commit wasDag-Erling Smørgrav2004-02-031-12/+12
* Remove newline characters from error strings.Dag-Erling Smørgrav2004-02-031-2/+2
* Correct a typo and unbreak the build.Jacques Vidrine2004-02-031-1/+1
* Made use of MNT_USER flag and inform about user responsible for mountPawel Jakub Dawidek2004-02-021-1/+5
* Spell "disklabel" correctly.Ceri Davies2004-02-011-1/+1
* Use memcpy plus a manual NUL termination when copying the interface nameBrooks Davis2004-01-311-3/+5
* Install a 'disklable' alias.David E. O'Brien2004-01-311-0/+5
* Sync with bsdlabel/Makefile.David E. O'Brien2004-01-291-5/+9
* Add a very basic manpage.David E. O'Brien2004-01-292-1/+71
* Style(9) option sortingGuido van Rooij2004-01-292-2/+2
* Fix manpage and usage() to reflect that -a can be used in combinationGuido van Rooij2004-01-292-1/+2
* Removed duplicate $FreeBSD$ tag.Ruslan Ermilov2004-01-291-1/+0
* Unbreak -o fstab and -o current in combination with -aGuido van Rooij2004-01-291-0/+2
* This has been disconnected from the build since May 2003. GC it, asDavid E. O'Brien2004-01-285-3134/+0
* Style nit in previous commit.Dag-Erling Smørgrav2004-01-271-1/+1