freebsd-dev/sbin
Philippe Charnier 1b6a6c70bb Fprintf -> warn.
1997-06-18 06:28:46 +00:00
..
adjkerntz Add Id, add usage function. 1997-06-10 11:01:13 +00:00
badsect Expected to be found in /sbin not /etc. 1997-06-04 06:40:30 +00:00
bsdlabel Add Id. Use err(3). Costmetic in usage string. 1997-06-10 11:08:53 +00:00
ccdconfig Remove __progname. Cosmetic in usage string. 1997-06-10 11:04:50 +00:00
clri Use errx instead of fprintf/exit. 1997-06-04 06:46:09 +00:00
comcontrol
cxconfig
disklabel Add Id. Use err(3). Costmetic in usage string. 1997-06-10 11:08:53 +00:00
dmesg compare return value from getopt against -1 rather than EOF, per the final 1997-03-29 03:33:12 +00:00
dset compare return value from getopt against -1 rather than EOF, per the final 1997-03-29 03:33:12 +00:00
dump Add Id. Cosmetic in usage string. 1997-06-10 11:14:04 +00:00
dumpfs Make this compile after the fsirand changes that deleted two fields. 1997-03-28 13:06:59 +00:00
dumplfs
dumpon compare return value from getopt against -1 rather than EOF, per the final 1997-03-29 03:33:12 +00:00
fdisk Number partitions 1-4, not 0-3. 1997-06-03 21:24:39 +00:00
fsck patch up some "int *" vs. "time_t *" (long) mismatches. They could be 1997-03-18 20:02:18 +00:00
fsck_ffs patch up some "int *" vs. "time_t *" (long) mismatches. They could be 1997-03-18 20:02:18 +00:00
fsck_ifs patch up some "int *" vs. "time_t *" (long) mismatches. They could be 1997-03-18 20:02:18 +00:00
fsdb Remove __progname. Make -f a no-op flag as stated in the man page. Remove 1997-06-11 07:13:30 +00:00
fsirand Typo fix. 1997-06-16 06:54:30 +00:00
i386 Number partitions 1-4, not 0-3. 1997-06-03 21:24:39 +00:00
ifconfig Clean up some more. Move parsing of sysctl iflist data into a single 1997-05-10 17:14:53 +00:00
init Use err(3). 1997-06-13 06:24:42 +00:00
ipfw Remove __progname. Cosmetic in usage string. 1997-06-13 06:27:12 +00:00
kldload Add utilities for the kernel linker. 1997-05-07 18:19:54 +00:00
kldstat Add utilities for the kernel linker. 1997-05-07 18:19:54 +00:00
kldunload Add utilities for the kernel linker. 1997-05-07 18:19:54 +00:00
ldconfig
md5
mknod Use err(3). 1997-06-16 06:35:23 +00:00
modload compare return value from getopt against -1 rather than EOF, per the final 1997-03-29 03:33:12 +00:00
modunload compare return value from getopt against -1 rather than EOF, per the final 1997-03-29 03:33:12 +00:00
mount Fix parsing of mount options with '=' in their name. 1997-04-30 05:48:22 +00:00
mount_cd9660 Userland part of ISO9660 multi-session support. mount_cd9660(8) will 1997-04-29 15:56:40 +00:00
mount_ext2fs compare return value from getopt against -1 rather than EOF, per the final 1997-03-29 03:33:12 +00:00
mount_ifs Fix parsing of mount options with '=' in their name. 1997-04-30 05:48:22 +00:00
mount_lfs compare return value from getopt against -1 rather than EOF, per the final 1997-03-29 03:33:12 +00:00
mount_msdos compare return value from getopt against -1 rather than EOF, per the final 1997-03-29 03:33:12 +00:00
mount_msdosfs compare return value from getopt against -1 rather than EOF, per the final 1997-03-29 03:33:12 +00:00
mount_nfs Allow the 'async' mount flag. 1997-06-03 13:49:26 +00:00
mount_null Use realpath on the source as well as the destination. 1997-05-23 17:07:40 +00:00
mount_nullfs Use realpath on the source as well as the destination. 1997-05-23 17:07:40 +00:00
mount_portal compare return value from getopt against -1 rather than EOF, per the final 1997-03-29 03:33:12 +00:00
mount_portalfs compare return value from getopt against -1 rather than EOF, per the final 1997-03-29 03:33:12 +00:00
mount_std compare return value from getopt against -1 rather than EOF, per the final 1997-03-29 03:33:12 +00:00
mount_umap compare return value from getopt against -1 rather than EOF, per the final 1997-03-29 03:33:12 +00:00
mount_umapfs compare return value from getopt against -1 rather than EOF, per the final 1997-03-29 03:33:12 +00:00
mount_union Typo in previous change. 1997-05-23 17:07:00 +00:00
mount_unionfs Typo in previous change. 1997-05-23 17:07:00 +00:00
mountd Back out msmith's recent commit which breaks using symbolic names for netmasks. 1997-04-30 18:40:12 +00:00
newfs Remove srandomdev fallback 1997-06-14 00:17:53 +00:00
newlfs compare return value from getopt against -1 rather than EOF, per the final 1997-03-29 03:33:12 +00:00
nextboot Spelling police. 1997-04-23 04:46:38 +00:00
nfsd compare return value from getopt against -1 rather than EOF, per the final 1997-03-29 03:33:12 +00:00
nfsiod compare return value from getopt against -1 rather than EOF, per the final 1997-03-29 03:33:12 +00:00
nologin
ping
quotacheck Use err(3) instead of local err() (a errx() like function). 1997-06-16 06:38:14 +00:00
reboot Use err(3) instead of local copy. 1997-06-16 06:43:13 +00:00
restore Fprintf -> warn. 1997-06-18 06:28:46 +00:00
route Allow "modern" syntax: 1997-04-02 17:05:30 +00:00
routed Typo fix. 1997-06-13 20:58:09 +00:00
savecore compare return value from getopt against -1 rather than EOF, per the final 1997-03-29 03:33:12 +00:00
scsi compare return value from getopt against -1 rather than EOF, per the final 1997-03-29 03:33:12 +00:00
scsiformat
shutdown compare return value from getopt against -1 rather than EOF, per the final 1997-03-29 03:33:12 +00:00
slattach Fix typo: "oder" -> "order". 1997-04-16 09:56:30 +00:00
startslip Fixed missing DPADD. Removed now-redundant SRCS. 1997-04-01 07:43:14 +00:00
swapon compare return value from getopt against -1 rather than EOF, per the final 1997-03-29 03:33:12 +00:00
sysctl compare return value from getopt against -1 rather than EOF, per the final 1997-03-31 05:11:47 +00:00
tunefs
umount Merge from Lite2. 1997-06-16 11:20:05 +00:00
Makefile Reactivated dumplfs and newlfs. 1997-03-24 04:57:50 +00:00
Makefile.inc