freebsd-dev/sbin
Julian Elischer 363d7bbe50 don't lose track of how many packets we've sent
if we get 'host unreachable'. (or any other errors than ENOBUFS)
makes -c work again even if you can't get there..
This really needs a rework..
1997-08-07 02:41:15 +00:00
..
adjkerntz Add Id, add usage function. 1997-06-10 11:01:13 +00:00
badsect Import Lite2's src/sbin, except for XNSrouted and routed. All relevant 1997-07-02 00:25:26 +00:00
bsdlabel Die and stay dead. Ya got it?! 1997-07-04 01:30:09 +00:00
ccdconfig Remove __progname. Cosmetic in usage string. 1997-06-10 11:04:50 +00:00
clri Import Lite2's src/sbin, except for XNSrouted and routed. All relevant 1997-07-02 00:25:26 +00:00
comcontrol
cxconfig Show the real revision date and not the date that this 1997-06-23 04:03:49 +00:00
disklabel Die and stay dead. Ya got it?! 1997-07-04 01:30:09 +00:00
dmesg
dset
dump Add Id. Cosmetic in usage string. 1997-06-10 11:14:04 +00:00
dumpfs Print fs_maxfilesize. 1997-06-29 20:59:03 +00:00
dumplfs
dumpon
fdisk Number partitions 1-4, not 0-3. 1997-06-03 21:24:39 +00:00
fsck
fsck_ffs
fsck_ifs
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 Show the real revision date and not the date that this 1997-06-23 04:03:49 +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 runshutdown(): get rid of getdtablesize loop, it gains nothing now 1997-08-06 16:34:51 +00:00
ipfw Allow service names as the divert/tee arg. 1997-07-25 03:13:46 +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 Allow ldconfig to accept files (containing directory paths) as well as 1997-07-11 14:45:41 +00:00
md5
mknod Use err(3). 1997-06-16 06:35:23 +00:00
modload Prepare to remove the declaration of sys_siglist from <unistd.h>. 1997-06-29 20:38:38 +00:00
modunload
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 Show the real revision date and not the date that this 1997-06-23 04:03:49 +00:00
mount_ifs Fix parsing of mount options with '=' in their name. 1997-04-30 05:48:22 +00:00
mount_lfs Show the real revision date and not the date that this 1997-06-23 04:03:49 +00:00
mount_msdos
mount_msdosfs
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
mount_portalfs
mount_std
mount_umap Show the real revision date and not the date that this 1997-06-23 04:03:49 +00:00
mount_umapfs Show the real revision date and not the date that this 1997-06-23 04:03:49 +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 Merge WebNFS support from NetBSD. 1997-07-16 09:27:53 +00:00
natd Suggest using /etc/services entry rather than a 1997-06-24 10:49:44 +00:00
newfs Removed "hack to prevent overflow of a 32bit block number". Lite2 has a 1997-07-13 15:13:07 +00:00
newlfs
nextboot Spelling police. 1997-04-23 04:46:38 +00:00
nfsd
nfsiod
nologin
ping don't lose track of how many packets we've sent 1997-08-07 02:41:15 +00:00
quotacheck Remove lines inside #ifdef 0/#endif. 1997-06-30 11:10:18 +00:00
reboot Document recent changes (config files and -D...) and not so recent changes 1997-07-05 02:02:02 +00:00
restore Fprintf -> warn. 1997-06-18 06:28:46 +00:00
route fix what appears to me to be absolutle bogus code 1997-07-18 09:05:12 +00:00
routed Check if routed had the same problems that route(1) had. 1997-07-18 11:08:35 +00:00
savecore Import Lite2's src/sbin, except for XNSrouted and routed. All relevant 1997-07-02 00:25:26 +00:00
scsi Various typos in man page. Cosmetic in usage string. Use err(3) instead 1997-06-18 06:37:23 +00:00
scsiformat kill the undead 1997-07-13 14:26:00 +00:00
shutdown Add Xref to nologin(5). 1997-07-04 06:31:52 +00:00
slattach Use err(3). Add usage(). 1997-06-19 14:33:42 +00:00
startslip Use err(3). Add missing prototypes. Cosmetic in usage string. 1997-06-19 14:38:53 +00:00
swapon Use warn(3). 1997-06-19 14:40:41 +00:00
sysctl Display tickadj in struct clockinfo. 1997-06-24 18:23:32 +00:00
tunefs Import Lite2's src/sbin, except for XNSrouted and routed. All relevant 1997-07-02 00:25:26 +00:00
umount Sync usage string according to man page. 1997-06-19 14:44:24 +00:00
Makefile
Makefile.inc Part one of a "fix-and-move". Init(8) had make macros declared here 1997-02-10 17:41:33 +00:00