summaryrefslogtreecommitdiffstats
path: root/sbin
Commit message (Expand)AuthorAgeFilesLines
* Let a file with '@' or ':' in it take precedence over defaulting togreen1999-10-102-4/+8
* Nuke the old antique copy of ipfilter from the tree. This is old enoughpeter1999-10-105-46/+0
* Remove the ft program, the driver is long gone.phk1999-10-094-1103/+0
* mount* fixes from Martin Blapp <mb@imp.ch>:phk1999-10-0922-124/+227
* Fix -Wall warningsn_hibma1999-10-082-3/+4
* - Fixed some cases in which mount was segfaulting.n_hibma1999-10-082-20/+24
* Put the umount request through the same translation as the mountalfred1999-10-061-2/+11
* Fixed the description of how packets re-enter IP firewall filter.ru1999-10-061-3/+6
* Removal of sys/device.hn_hibma1999-10-051-1/+0
* Print a warning that includes the mount source when the foregrounddillon1999-10-021-0/+1
* Add description of checkparity and rebuildparity.grog1999-09-281-4/+9
* Brucify comments.grog1999-09-281-23/+66
* vinum_init: Fix message typo.grog1999-09-281-1/+50
* Document the "noasync" option.obrien1999-09-282-0/+6
* Do not defer setting of the aliasing address fromru1999-09-281-19/+15
* Use mkstemp(3) instead of tmpnam(3) when creating temporary files for modeken1999-09-282-6/+12
* Fix two rather embarrassing bugs in camcontrol. The first caused theken1999-09-271-3/+5
* -Wall cleanups, handle unknown cases.billf1999-09-261-5/+9
* Silence -Wallbillf1999-09-261-1/+2
* Mention /dev/vn0b and /dev/vntab. ascii -> ASCII transform hadnik1999-09-261-0/+4
* Remove two more unnecessary function declarations/prototypes.billf1999-09-251-4/+0
* Include the proper headers, remove the unnecessary function declarations.billf1999-09-251-1/+2
* Remove duplicate declarations for two internal functions.billf1999-09-252-4/+0
* Stuff a variable declaration inside a #if block that is only used for thatbillf1999-09-252-0/+4
* Remove declaration of getenv(), we get that from stdlib.h already.billf1999-09-251-1/+1
* Bring documentation up to datedillon1999-09-231-5/+60
* Correct spelling : ascii -> ASCIIphantom1999-09-201-1/+1
* If we don't appear to have a module loaded supporting the interfacemsmith1999-09-201-0/+44
* Prepare for K5.markm1999-09-202-2/+2
* Fix for new KerberosFix for new Kerberos44markm1999-09-192-0/+2
* `permanent_link' is obsolete; update examples.ru1999-09-131-9/+7
* Add Ari Suutari as a maintainer.ru1999-09-131-0/+3
* Fixed bitrot in usage message (-n is now optional).bde1999-09-081-1/+1
* Config file parser changes:ru1999-09-072-9/+15
* Indicate that we now control quota checking via an rc.conf variable,mph1999-09-061-5/+12
* FreeBSD kernel doesn't allow any process to decrease securelevel. So,kato1999-09-062-8/+1
* Show that the -n option is optionaln_hibma1999-09-061-1/+4
* $Revision$ -> $FreeBSD$ (more cleanup needed here)peter1999-09-0512-12/+12
* Make the "uid" and "gid" code better. Now it can detect invalid usergreen1999-09-031-4/+20
* Add cross-references to respective syscalls.chris1999-09-033-0/+3
* Get this to compile again. struct pnp_cinfo went away somdodd1999-09-031-0/+4
* Allow signals to interrupt system calls.ru1999-09-021-1/+3
* Fix savecore so that it operates correctly on character devices withphk1999-08-311-27/+90
* $Id$ -> $FreeBSD$peter1999-08-28323-349/+349
* Update and tidy descriptions of info -V.grog1999-08-261-30/+69
* Add -e option to usage().dwhite1999-08-252-4/+4
* Document the setstate command.grog1999-08-241-6/+22
* Change declaration for initsd.grog1999-08-241-1/+4
* parseline(): Reset the -w flag.grog1999-08-241-27/+29
* vinum_info(): Add support for logging subdisk I/O.grog1999-08-241-17/+21
OpenPOWER on IntegriCloud