summaryrefslogtreecommitdiffstats
path: root/sbin
Commit message (Expand)AuthorAgeFilesLines
* Fix quotacheck to not do a bunch of unneeded fseeks if thempp1996-02-271-2/+9
* Bring in some of Paul K's fixes for ldconfig from NetBSD-current.pst1996-02-261-10/+30
* Update to match kernel code.phk1996-02-243-100/+252
* A new ipfw program that can set and control the new features.phk1996-02-242-969/+400
* Update -current ipfw program as well.phk1996-02-232-170/+29
* Print out an informative message if the verbose option is givenmpp1996-02-212-3/+7
* Fix route to check if inet_addr and inet_network return INADDR_NONE,mpp1996-02-171-3/+3
* Call unit-command -1 <new> first time connected, close PR 569ache1996-02-172-9/+18
* This commit was generated by cvs2svn to compensate for changes in r14125,peter1996-02-177-0/+1321
|\
| * Import Jan 15 version of Andrew Gordon <andrew.gordon@net-tel.co.uk>'speter1996-02-177-0/+1321
* | This commit was generated by cvs2svn to compensate for changes in r14123,peter1996-02-177-0/+1481
|\ \ | |/
| * Import Jan 15 version of Andrew Gordon <andrew.gordon@net-tel.co.uk>'speter1996-02-177-0/+1481
* XNS sort-of-support is no more.wollman1996-02-133-30/+73
* Document that the firewall will no longer reorder the rules.phk1996-02-131-3/+8
* The DES-based init(8) belongs to the "des" distribution.joerg1996-02-131-1/+2
* Another round of man page cleanups.mpp1996-02-121-2/+3
* Removed the boot_*(8) man pages for machines we don't support:mpp1996-02-125-689/+1
* Fixed some minor formatting problems to silence manck some more.mpp1996-02-121-2/+2
* Correct a bunch of man page cross references and generallympp1996-02-112-5/+5
* #include <kerberosIV/des.h> -> #include <des.h>markm1996-02-112-2/+2
* Another round of various man page cleanups.mpp1996-02-096-12/+2
* Remove support for OSI networking in user-land (#ifdef OSI aor CCITT)wollman1996-02-064-66/+112
* Correct some man page cross references and some filempp1996-02-056-7/+2
* Try to preserve the fdisk table in the primary bootstrap, should itjoerg1996-02-034-0/+94
* Only print statistics in verbose modepst1996-02-031-5/+6
* man page link tmpfs.8 -> mfs.8 for former SunOS userswosch1996-02-021-1/+1
* Added mount_ext2fs to SUBDIR list.mpp1996-02-011-2/+2
* Add mount_devfs to the subdir list.markm1996-02-011-1/+1
* Hacked up a small man page for mount_ext2fs. The existing man page wasmpp1996-01-311-61/+10
* Add CCDF_MIRROR and CCDF_PARITY to list of flags.asami1996-01-311-0/+2
* A better algorithm to place the numbers on the lines.joerg1996-01-301-17/+17
* Add mirror and parity flags to list of symbolic names.asami1996-01-301-1/+3
* Add rdisc to subdirs.. It works for me. :-) (Thanks Bill!)peter1996-01-301-1/+1
* Add missing comma in usage printfache1996-01-301-1/+1
* Fix even more spelling errors in some more man pages.mpp1996-01-304-8/+8
* Fix a bunch of spelling errors in a bunch of man pages.mpp1996-01-301-3/+3
* ccdcontrol -> ccdconfig.asami1996-01-301-3/+3
* Fix a bunch of spelling errors.mpp1996-01-2912-28/+28
* A manpage. May be the file nologin.5 should located inwosch1996-01-282-0/+63
* Make the numbers for the "superblock backups" fit nicely on the screen,joerg1996-01-251-1/+35
* Disclaimer redundant and man page cleanupspst1996-01-222-48/+20
* Change the reference to format(8) (which we don't have) to fdformat(1) andmpp1996-01-221-1/+2
* Finally implement the "auto" disktype. It attempts to get all thejoerg1996-01-224-2/+136
* Declare functions, resolve printf-format warnings.joerg1996-01-212-66/+150
* Route calls the errx routine with the wrong number of argumentsmpp1996-01-201-2/+2
* Source cleanup: prototypes, varargs, POSIXification, getopts, -Wall clean.peter1996-01-191-183/+182
* Made router discovery at least build and run. There are a few thingsfenner1996-01-193-56/+81
* Yet another "fix" for some of the mistakes in the recent versions..peter1996-01-081-13/+25
* Fix some of my mistakes, slight cleanup, improve reliability (the oldpeter1996-01-081-12/+36
* Move some tables to "const" and remove some unused vars.phk1996-01-071-7/+6
OpenPOWER on IntegriCloud