summaryrefslogtreecommitdiffstats
path: root/sbin
Commit message (Expand)AuthorAgeFilesLines
* 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
* Tidy up some indentation and comments.grog1999-08-241-15/+109
* Add new option to fdisk: -ephk1999-08-234-26/+80
* Don't print a "," after the last superblock.billf1999-08-211-3/+4
* To christen the brand new security category for syslog, we get IPFWgreen1999-08-211-5/+8
* Bad cross-reference of getservbyname(2) changed to getservbyname(3)chris1999-08-181-2/+2
* Add reference to blackhole(4)csgr1999-08-171-1/+2
* Re-add -Wmissing-prototypes to `COPTS'. I mistook -W for -Wno in this case.chris1999-08-161-1/+1
* Fix some bad references.chris1999-08-161-3/+3
* -Wmissing-prototypes is unnecessary here. There are no warnings producedchris1999-08-161-2/+2
* Minor mdoc fix.mpp1999-08-151-2/+2
* Minor style fix.mpp1999-08-152-4/+4
* Various man page cleanup:mpp1999-08-156-24/+29
* initsd: On completion, put the subdisk in 'initialized' status, notgrog1999-08-151-34/+34
* Bad reference getsockname(8) -> getsockname(2)chris1999-08-142-4/+4
* Correct typo.grog1999-08-141-1/+0
* Add declarations for initvol, initplex and initsd helper functions forgrog1999-08-141-0/+3
* vinum_info: add code to print out lock events.grog1999-08-141-7/+32
* make_plex_dev: make them raw. Volume-related plex devices willgrog1999-08-141-9/+19
* vinum_init: add code to initialize subdisks as well as plexes. Alsogrog1999-08-141-129/+159
* Whoops, forgot one line in previous patch.luigi1999-08-121-1/+2
OpenPOWER on IntegriCloud