aboutsummaryrefslogtreecommitdiff
path: root/sbin
Commit message (Expand)AuthorAgeFilesLines
* Suggest using /etc/services entry rather than aBrian Somers1997-06-241-4/+5
* Allow use of the name "swap" instead of an actual swap device.Tor Egge1997-06-231-0/+31
* Allow ipfw to look up service names from /etc/services (or NIS if turned on)Julian Elischer1997-06-232-15/+47
* Show the real revision date and not the date that thisSteve Price1997-06-238-10/+10
* sysconfig -> rc.confJordan K. Hubbard1997-06-221-3/+3
* Bring natd into main source tree now that theBrian Somers1997-06-227-0/+1969
* Sync usage string according to man page.Philippe Charnier1997-06-191-4/+3
* Cosmetic in usage string.Philippe Charnier1997-06-191-1/+1
* Use warn(3).Philippe Charnier1997-06-191-7/+8
* Use err(3). Add missing prototypes. Cosmetic in usage string.Philippe Charnier1997-06-191-11/+20
* Use err(3). Add usage().Philippe Charnier1997-06-191-34/+21
* Use err(3).Philippe Charnier1997-06-191-21/+13
* Various typos in man page. Cosmetic in usage string. Use err(3) insteadPhilippe Charnier1997-06-182-34/+22
* Sync man page and usage string. Remove unused -p option from getopt call.Philippe Charnier1997-06-181-2/+2
* Sync man page and usage string.Philippe Charnier1997-06-181-10/+4
* Sync beetween man page and usage string.Philippe Charnier1997-06-182-4/+4
* Fprintf -> warn.Philippe Charnier1997-06-181-8/+5
* Merge from Lite2.Bruce Evans1997-06-163-133/+104
* Typo fix.Masafumi Max NAKANE1997-06-161-2/+2
* Use err(3) instead of local copy.Philippe Charnier1997-06-161-7/+13
* Use err(3) instead of local err() (a errx() like function).Philippe Charnier1997-06-161-21/+19
* Use err(3).Philippe Charnier1997-06-161-26/+12
* Remove srandomdev fallbackAndrey A. Chernov1997-06-142-4/+2
* Typo fix.Masafumi Max NAKANE1997-06-131-2/+2
* Remove __progname. Cosmetic in usage string.Philippe Charnier1997-06-131-11/+6
* Use err(3).Philippe Charnier1997-06-131-8/+7
* Add Id. Staticize usage function. Typo in usage string.Philippe Charnier1997-06-112-3/+4
* Remove __progname. Make -f a no-op flag as stated in the man page. RemovePhilippe Charnier1997-06-111-20/+17
* Add Id. Cosmetic in usage string.Philippe Charnier1997-06-101-3/+6
* Add Id. Use err(3). Costmetic in usage string.Philippe Charnier1997-06-104-112/+110
* Remove __progname. Cosmetic in usage string.Philippe Charnier1997-06-101-12/+8
* Add Id, add usage function.Philippe Charnier1997-06-101-8/+19
* Use errx instead of fprintf/exit.Philippe Charnier1997-06-041-15/+6
* Expected to be found in /sbin not /etc.Philippe Charnier1997-06-041-2/+2
* Number partitions 1-4, not 0-3.Brian Somers1997-06-034-60/+60
* Allow the 'async' mount flag.Doug Rabson1997-06-031-1/+2
* Don't overflow when calculating the size in MB of a partition.Justin T. Gibbs1997-06-022-6/+24
* Submitted by: Whistle Communications (archie Cobbs)Julian Elischer1997-06-023-250/+557
* Use realpath on the source as well as the destination.Doug Rabson1997-05-232-6/+14
* Typo in previous change.Doug Rabson1997-05-232-2/+2
* Generalise the previous change so that only NFS hostnames are looked up.Doug Rabson1997-05-161-2/+2
* Typo.Masafumi Max NAKANE1997-05-151-1/+1
* Minor rewording of the examples section.Alexander Langer1997-05-151-2/+3
* Clean up some more. Move parsing of sysctl iflist data into a singlePeter Wemm1997-05-103-192/+169
* Grumble.. My last patchup here didn't quite work either. I hate thisPeter Wemm1997-05-103-30/+46
* Add utilities for the kernel linker.Doug Rabson1997-05-079-0/+555
* Restore unintentially lost backwards compat behavior of defaulting toPeter Wemm1997-05-071-8/+6
* Fix a long-standing bug with dump not treating errors correctly. TheyJoerg Wunsch1997-05-061-2/+4
* Fix typo.Eivind Eklund1997-05-041-1/+1
* Commit hooks for ifmedia support. It's optional in the Makefile, andPeter Wemm1997-05-043-3/+77