summaryrefslogtreecommitdiffstats
path: root/sbin
Commit message (Expand)AuthorAgeFilesLines
* Let ifconfig(8) catch up with the new functionality wherejesper2001-05-051-1/+11
* Implement slash/CIDR notation for IPv4 and IPv6 addresses.jesper2001-05-041-0/+29
* * include/elf.h has been repo copied to include/elf-hints.h, and it noobrien2001-05-022-2/+2
* Implement the -r and -w options as `-o ro' and `-o noro', respectively. Atdd2001-05-021-2/+2
* Update usage message with new options.mckusick2001-04-302-2/+2
* mdoc(7) police: fix markup.ru2001-04-271-877/+818
* mdoc(7) police:ru2001-04-271-3/+3
* mdoc(7) police: update document date, sort xrefs, fix markup.ru2001-04-271-5/+11
* Added missing no's to the -o options list.ru2001-04-261-6/+7
* mdoc(7) police: fix markup.ru2001-04-261-22/+23
* Add support for -F flag (trivial as background check is never possible).mckusick2001-04-251-1/+6
* Add support for running foreground (-F) and background (-B) checks.mckusick2001-04-255-49/+219
* Add support for the -F flag which determines whether a specifiedmckusick2001-04-245-83/+117
* Say "add -r" rather than 'use -r' since the former is more correct.imp2001-04-242-4/+2
* sprintf() -> snprintf()kris2001-04-242-3/+3
* In fsdb, call sblock_init() which is now necessary to initialiseiedowse2001-04-233-0/+3
* Reinstate one more old bugfix that got lost in the tirpc commit:iedowse2001-04-231-15/+20
* When exporting a directory that is not a mountpoint, mountd repeatedlyiedowse2001-04-221-0/+8
* The introduction of IPv6 support from NetBSD's mountd invalidatediedowse2001-04-211-243/+207
* Fix a long-standing bug relating to the handling of SIGHUP: mountdiedowse2001-04-211-4/+30
* Fix bogon with the nodump flag.jkh2001-04-191-5/+10
* mdoc(7) police: normalize .Nd.ru2001-04-187-11/+7
* A few more mountd cleanups:iedowse2001-04-181-37/+17
* Various bugfixes and cleanups, mainly from Martin Blapp:iedowse2001-04-171-68/+47
* Add a missing argument to an error message format string.kris2001-04-171-1/+1
* Minor background cleanups:mckusick2001-04-165-30/+87
* mdoc(7) police: prepare for mdocNG.ru2001-04-162-2/+2
* Do not allow the soft updates flag to be set if the filesystem is dirty.mckusick2001-04-131-1/+4
* mdoc(7) police: properly use a -diag list in the DIAGNOSTICS section.dd2001-04-131-7/+7
* Back out most of revision 1.28: lists of diagnostics must use -diag,dd2001-04-131-4/+3
* Update comment to match ipfw/ipfw.c,v 1.95.ru2001-04-132-6/+4
* Match ip6fw's command line options to those of ipfw (specifically, addedgshapiro2001-04-132-21/+176
* Fix a typo relating to the "-U" (force UDP for mount protocol)iedowse2001-04-111-6/+7
* Catch up to the dirpref changes by copying new fields in the alternatejhb2001-04-101-0/+3
* Split out all the RPC code into a separate function and address aiedowse2001-04-101-233/+275
* vnconfig(8) -> mdconfig(8).ru2001-04-101-8/+6
* Add information about the new options to newfs and tunefs which set thenik2001-04-102-0/+12
* Directory layout preference improvements from Grigoriy Orlov <gluk@ptci.ru>.mckusick2001-04-103-11/+77
* Make the list in the DIAGNOSTICS section "-tag" instead of "-diag":dd2001-04-101-2/+2
* wd0 -> ad0dd2001-04-082-4/+4
* Don't make fsck go quite _that_ fast:phk2001-04-071-1/+3
* beforeinstall -> SCRIPTS.ru2001-04-073-20/+7
* Fixed some printf format errors (don't assume that ntohl() returns u_long).bde2001-04-051-2/+2
* mdoc(7) police: use .Nm instead of hardcoded name.ru2001-04-041-1/+3
* wd1s1a -> ad1s1anik2001-04-041-2/+2
* Fixed style bugs in previous commit.bde2001-04-031-4/+4
* Document the newfs.c rev 1.33 changing the default c/g from 16 to 22.obrien2001-04-021-1/+1
* Fix patch merge braino.obrien2001-04-021-2/+2
* Allow enabling soft updates (with -U) on a new filesystem.obrien2001-04-023-6/+18
* Use fs->fs_ipg rather than cg->cg_niblk as the latter is onlymckusick2001-03-311-1/+1
OpenPOWER on IntegriCloud