summaryrefslogtreecommitdiffstats
path: root/sbin
Commit message (Expand)AuthorAgeFilesLines
* Remove two lint directives that aren't needed since rev 1.5.obrien2001-03-301-2/+0
* This change sanitizes the way fsck deals with pass numbers.phk2001-03-304-61/+64
* Allow specification of which source address to use for encapsulation.phk2001-03-281-3/+18
* Make rev 1.5 better match the rest of dump(8)'s output.obrien2001-03-271-2/+2
* Do not exit if unable to read /etc/dumpdates or create it.obrien2001-03-271-2/+4
* give the "netgrent" functions a home in netdb.halfred2001-03-271-5/+0
* Rewrite of the CAM error recovery code.ken2001-03-272-113/+87
* The common wisdom is to use the largest number of cylinders per group.obrien2001-03-271-3/+4
* - Backout botched attempt to introduce MANSECT feature.ru2001-03-261-0/+1
* - Backout botched attempt to introduce MANSECT feature.ru2001-03-2692-25/+95
* 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
OpenPOWER on IntegriCloud