summaryrefslogtreecommitdiffstats
path: root/sbin
Commit message (Expand)AuthorAgeFilesLines
* Don't call daemon() and setup our signal handlers until after we checkalfred2001-03-251-41/+34
* Disable ipv6 when getnetconfigent("udp6"/"tcp6") fails.alfred2001-03-251-1/+2
* Replace pmap_unset() with rpcb_unset() which fixes the unregistering.alfred2001-03-251-2/+2
* Deal with lack of IPv6 support gracefully.alfred2001-03-251-4/+8
* fix -o port=xxxalfred2001-03-251-5/+8
* Respect style(9), one must not include both <sys/types.h> androberto2001-03-221-1/+0
* Include headers to unbreak world.alfred2001-03-211-0/+2
* Additions to run checks on live filesystems. This change will notmckusick2001-03-2112-168/+399
* Set the default manual section for usr.sbin/ to 8.ru2001-03-201-1/+0
* Set the default manual section for sbin/ to 8.ru2001-03-2083-94/+39
* Reboot(8) normally waits 5 seconds after sending SIGTERMs to alliedowse2001-03-201-10/+32
* mdoc(7) police: fixes to the previous revision:ru2001-03-201-2/+8
* Bring in a hybrid of SunSoft's transport-independent RPC (TI-RPC) andalfred2001-03-195-764/+1450
* Fix minor mdoc(7) and spelling nits.ru2001-03-191-4/+4
* Activate atacontrolsos2001-03-191-0/+1
* Some minor cleanups to the code, no new functionality.sos2001-03-191-44/+62
* Incorporate most of Ruslans changes plus minor addtion by mesos2001-03-191-32/+48
* Correct typo in usage.ume2001-03-181-1/+1
* It is the ``nostrictjoliet'' option equivalent to -b.ru2001-03-161-2/+2
* Back out ru's changes. Soren has requested this and I see no reasonimp2001-03-164-187/+98
* mdoc(7) police: removed hard sentence break introduced in rev 1.82.ru2001-03-161-1/+2
* Explain that TCP fragments with an offset of 1 are reported as beingdd2001-03-161-1/+2
* Make this compile with ${BDECFLAGS}, apply style(9), cleanup manpage.ru2001-03-154-98/+187
* Add atacontrol, a util to control variuos aspects of the ATA.4 driver,sos2001-03-153-0/+302
* mdoc(7) police: add a missing An call.ru2001-03-121-1/+2
* Update userland interface for broken Joilet disks.bp2001-03-112-2/+12
* In the absence of explicit ``-t type'' option assume that ``-f file''sobomax2001-03-091-1/+6
* Make md(4) and mdconfig(8) take over the role of vn(4) and vnconfig(8)phk2001-03-092-2/+16
* 1) If mdconfig isn't given an action argument, it assumes detach.phk2001-03-091-4/+5
* Add new option -m which allows the user to set IP TTL.ru2001-03-092-12/+34
* bye-bye documented raw devicesobrien2001-03-091-3/+3
* bye-bye documented raw deviceobrien2001-03-091-3/+3
* Move _PATH_DEFTAPE to <paths.h> to remove all the duplication of definitons,obrien2001-03-085-47/+5
* Restore the -c option, which was accidentally removed from the getoptdes2001-03-061-1/+1
* mdoc(7) police: misc formatting fixes.ru2001-03-052-56/+100
* First attempt to not overflow in disk space calculations. Use off_timp2001-03-052-10/+10
* Fix style nit.obrien2001-03-042-2/+2
* Correct grammar in comment.kris2001-03-041-3/+3
* Support inheritance of the "nodump" flag down a hierarchy.obrien2001-03-032-26/+82
* Fix typo present since 1997: single used mode -> single user mode.asmodai2001-03-031-1/+1
* Use _PATH_DEV.obrien2001-02-282-5/+7
* Eliminate mdocNG warnings caused by misplaced or extraneous macro calls.ru2001-02-285-50/+50
* Remove "autounit" from settable options, it's the default unless youphk2001-02-262-12/+3
* Backout -a restriction hack.ru2001-02-262-7/+1
* Allow for easier configuration when using disklabel. A samplejwd2001-02-254-318/+1116
* Forgot to remove unneeded "intcmp" function.phk2001-02-251-8/+0
* Make "md" and "mdctl" macroized parameters.phk2001-02-252-10/+134
* Make md/mdconfig do kld.phk2001-02-241-0/+36
* Restrict -a to root only.ru2001-02-242-1/+7
* Elminate common declaration.ps2001-02-222-1/+2
OpenPOWER on IntegriCloud