summaryrefslogtreecommitdiffstats
path: root/sbin
Commit message (Expand)AuthorAgeFilesLines
...
* Initial import of RFC 2385 (TCP-MD5) digest support.bms2004-02-113-4/+22
* style cleanup: Remove duplicate $FreeBSD$ tags.cperciva2004-02-109-27/+0
* style cleanup: Remove duplicate $FreeBSD$ tags.cperciva2004-02-101-1/+0
* Reorder Xrefs in SEE ALSO.trhodes2004-02-101-5/+5
* Update to inform users of acls and multilabel options. Add Xrefs to thetrhodes2004-02-101-1/+20
* Further simplify the code for printing the message buffer:iedowse2004-02-081-33/+36
* Certain ICMP error replies cause ping to perform a reverse DNSiedowse2004-02-081-0/+6
* Fix the last and most important bit of the test case to test the samephk2004-02-071-2/+8
* Correct order of arguments given to checkparity and rebuildparity.le2004-02-061-4/+7
* Fixed style of DPADD and LDADD assignments as per style.Makefile(5).ru2004-02-055-10/+10
* Don't print the oldest line in the message buffer if the buffer isiedowse2004-02-051-51/+54
* Fixed operation of -f to match its documentation and fsck_ffs. Itbde2004-02-053-7/+6
* Fixed some bugs in checkdirty(). The check for the clean bit wasbde2004-02-051-9/+27
* Don't create a template file if we're not going to let the user edit it.des2004-02-051-19/+28
* Fixed some non-critical memory leaks and one temporary file leakpjd2004-02-051-1/+6
* Document the dirty flag and other bits in the first 2 FAT entriesbde2004-02-051-0/+18
* Prepare to fix checkdirty() by moving it from check.c to fat.c. It isbde2004-02-052-43/+43
* Add ifconfig support for network interface renaming. In the process,brooks2004-02-042-3/+49
* Mechanical whitespace cleanup. Also, note that previous commit wasdes2004-02-031-12/+12
* Remove newline characters from error strings.des2004-02-031-2/+2
* Correct a typo and unbreak the build.nectar2004-02-031-1/+1
* Made use of MNT_USER flag and inform about user responsible for mountpjd2004-02-021-1/+5
* Spell "disklabel" correctly.ceri2004-02-011-1/+1
* Use memcpy plus a manual NUL termination when copying the interface namebrooks2004-01-311-3/+5
* Install a 'disklable' alias.obrien2004-01-311-0/+5
* Sync with bsdlabel/Makefile.obrien2004-01-291-5/+9
* Add a very basic manpage.obrien2004-01-292-1/+71
* Style(9) option sortingguido2004-01-292-2/+2
* Fix manpage and usage() to reflect that -a can be used in combinationguido2004-01-292-1/+2
* Removed duplicate $FreeBSD$ tag.ru2004-01-291-1/+0
* Unbreak -o fstab and -o current in combination with -aguido2004-01-291-0/+2
* This has been disconnected from the build since May 2003. GC it, asobrien2004-01-285-3134/+0
* Style nit in previous commit.des2004-01-271-1/+1
* Preserve acls option on mounts when taking a snapshot.mckusick2004-01-271-1/+5
* Use IFNAMSIZ instead of a magic value for the length of an interfacebrooks2004-01-272-4/+5
* Avoid dereferencing null pointers in fsck_ffs. (pfatal may return,cperciva2004-01-262-2/+7
* Add support for virtual interfaces. These have no phy chip and, hence, weharti2004-01-262-17/+60
* o Pass a correct argument to errx(3).maxim2004-01-241-1/+1
* Fix bogus "ffsinfo -c 0" example with "ffsinfo -g 0 -l 4".blackend2004-01-231-1/+2
* grammarmtm2004-01-231-6/+6
* Clarify behaviour of ffsinfo: It appends to outfile withoutcperciva2004-01-231-1/+1
* Userland signed char fixes for PPC build. Problems were using a chargrehan2004-01-226-11/+13
* Cosmeticssos2004-01-211-1/+1
* Mark this manpage as i386-only.ru2004-01-212-1/+2
* Fixed spacing in previous revision.ru2004-01-171-1/+1
* - Build things in pure dictionary order (see sort(1)).ru2004-01-161-23/+38
* 802.11 mode bits are now masks; convert to suitsam2004-01-151-1/+1
* o -c (compact) flag is ipfw2 feature.maxim2004-01-151-0/+2
* o -f (force) in conjunction with -p (preprocessor) is ipfw2 feature.maxim2004-01-151-0/+3
* Add RSH to the list of enviroment variables.alex2004-01-151-0/+3
OpenPOWER on IntegriCloud