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