aboutsummaryrefslogtreecommitdiff
path: root/sbin
Commit message (Expand)AuthorAgeFilesLines
* Add a flag to "ipfw show" which supresses the display of dynamicDavid Malone2001-05-202-3/+10
* Removed -I${.CURDIR}/.../sys from CFLAGS.Ruslan Ermilov2001-05-1810-13/+6
* Fix bogon introduce by last commit.Søren Schmidt2001-05-181-1/+1
* Allow ``ip4'' as an ``upperspec'' value, and update the manBrian Somers2001-05-172-0/+4
* mdoc(7) police: update document date.Ruslan Ermilov2001-05-171-1/+1
* Update to use the new ioctl interface.Søren Schmidt2001-05-172-73/+71
* mdoc(7) police: fix markup in revision 1.27.Ruslan Ermilov2001-05-152-4/+10
* Clarify the currently used partition types.Greg Lehey2001-05-142-10/+38
* - Split out the {family,socktype}->netid conversion into a separateIan Dowse2001-05-131-11/+79
* Just notify us once when encountering a partially allocated inode.Kirk McKusick2001-05-081-1/+1
* Cosmetics: .Dl -> .Li.Ruslan Ermilov2001-05-071-1/+1
* Let ifconfig(8) catch up with the new functionality whereJesper Skriver2001-05-051-1/+11
* Implement slash/CIDR notation for IPv4 and IPv6 addresses.Jesper Skriver2001-05-041-0/+29
* * include/elf.h has been repo copied to include/elf-hints.h, and it noDavid E. O'Brien2001-05-022-2/+2
* Implement the -r and -w options as `-o ro' and `-o noro', respectively. AtDima Dorfman2001-05-021-2/+2
* Update usage message with new options.Kirk McKusick2001-04-302-2/+2
* mdoc(7) police: fix markup.Ruslan Ermilov2001-04-271-877/+818
* mdoc(7) police:Ruslan Ermilov2001-04-271-3/+3
* mdoc(7) police: update document date, sort xrefs, fix markup.Ruslan Ermilov2001-04-271-5/+11
* Added missing no's to the -o options list.Ruslan Ermilov2001-04-261-6/+7
* mdoc(7) police: fix markup.Ruslan Ermilov2001-04-261-22/+23
* Add support for -F flag (trivial as background check is never possible).Kirk McKusick2001-04-251-1/+6
* Add support for running foreground (-F) and background (-B) checks.Kirk McKusick2001-04-255-49/+219
* Add support for the -F flag which determines whether a specifiedKirk McKusick2001-04-245-83/+117
* Say "add -r" rather than 'use -r' since the former is more correct.Warner Losh2001-04-242-4/+2
* sprintf() -> snprintf()Kris Kennaway2001-04-242-3/+3
* In fsdb, call sblock_init() which is now necessary to initialiseIan Dowse2001-04-233-0/+3
* Reinstate one more old bugfix that got lost in the tirpc commit:Ian Dowse2001-04-231-15/+20
* When exporting a directory that is not a mountpoint, mountd repeatedlyIan Dowse2001-04-221-0/+8
* The introduction of IPv6 support from NetBSD's mountd invalidatedIan Dowse2001-04-211-243/+207
* Fix a long-standing bug relating to the handling of SIGHUP: mountdIan Dowse2001-04-211-4/+30
* Fix bogon with the nodump flag.Jordan K. Hubbard2001-04-191-5/+10
* mdoc(7) police: normalize .Nd.Ruslan Ermilov2001-04-187-11/+7
* A few more mountd cleanups:Ian Dowse2001-04-181-37/+17
* Various bugfixes and cleanups, mainly from Martin Blapp:Ian Dowse2001-04-171-68/+47
* Add a missing argument to an error message format string.Kris Kennaway2001-04-171-1/+1
* Minor background cleanups:Kirk McKusick2001-04-165-30/+87
* mdoc(7) police: prepare for mdocNG.Ruslan Ermilov2001-04-162-2/+2
* Do not allow the soft updates flag to be set if the filesystem is dirty.Kirk McKusick2001-04-131-1/+4
* mdoc(7) police: properly use a -diag list in the DIAGNOSTICS section.Dima Dorfman2001-04-131-7/+7
* Back out most of revision 1.28: lists of diagnostics must use -diag,Dima Dorfman2001-04-131-4/+3
* Update comment to match ipfw/ipfw.c,v 1.95.Ruslan Ermilov2001-04-132-6/+4
* Match ip6fw's command line options to those of ipfw (specifically, addedGregory Neil Shapiro2001-04-132-21/+176
* Fix a typo relating to the "-U" (force UDP for mount protocol)Ian Dowse2001-04-111-6/+7
* Catch up to the dirpref changes by copying new fields in the alternateJohn Baldwin2001-04-101-0/+3
* Split out all the RPC code into a separate function and address aIan Dowse2001-04-101-233/+275
* vnconfig(8) -> mdconfig(8).Ruslan Ermilov2001-04-101-8/+6
* Add information about the new options to newfs and tunefs which set theNik Clayton2001-04-102-0/+12
* Directory layout preference improvements from Grigoriy Orlov <gluk@ptci.ru>.Kirk McKusick2001-04-103-11/+77
* Make the list in the DIAGNOSTICS section "-tag" instead of "-diag":Dima Dorfman2001-04-101-2/+2