freebsd-dev/sbin
Warner Losh f78ac61b3a 1) Fix usage to match convention and manual. Fix manual to match usage.
2) Must be root to run preload (OpenBSD ping.c 1.8)
3) Don't print all replies unless verbose and root (from idea in
   OpenBSD ping.c 1.10 and 1.11) to avoid leaking information available
   only to root.
4) Remove unused h: from option string to getopt.
5) Make the compiler happy with exit(0) (Lite-2?)

Reviewed by: Dan Cross <tenser@spitfire.ecsel.psu.edu>

Good candidate for 2.2 and 2.1 (as are many of the 1.17 changes).
1997-03-02 06:32:42 +00:00
..
adjkerntz Revert $FreeBSD$ to $Id$ 1997-02-22 14:40:44 +00:00
badsect Revert $FreeBSD$ to $Id$ 1997-02-22 14:40:44 +00:00
bsdlabel Revert $FreeBSD$ to $Id$ 1997-02-22 14:40:44 +00:00
ccdconfig Revert $FreeBSD$ to $Id$ 1997-02-22 14:40:44 +00:00
clri Revert $FreeBSD$ to $Id$ 1997-02-22 14:40:44 +00:00
comcontrol Revert $FreeBSD$ to $Id$ 1997-02-22 14:40:44 +00:00
cxconfig Convert to mdoc format. 1996-12-23 01:04:46 +00:00
disklabel Revert $FreeBSD$ to $Id$ 1997-02-22 14:40:44 +00:00
dmesg Revert $FreeBSD$ to $Id$ 1997-02-22 14:40:44 +00:00
dset Revert $FreeBSD$ to $Id$ 1997-02-22 14:40:44 +00:00
dump Revert $FreeBSD$ to $Id$ 1997-02-22 14:40:44 +00:00
dumpfs Revert $FreeBSD$ to $Id$ 1997-02-22 14:40:44 +00:00
dumplfs Revert $FreeBSD$ to $Id$ 1997-02-22 14:40:44 +00:00
dumpon Revert $FreeBSD$ to $Id$ 1997-02-22 14:40:44 +00:00
fdisk This update adds the support for != 512 byte sector SCSI devices to 1996-12-01 11:25:38 +00:00
fsck Revert $FreeBSD$ to $Id$ 1997-02-22 14:40:44 +00:00
fsck_ffs Revert $FreeBSD$ to $Id$ 1997-02-22 14:40:44 +00:00
fsck_ifs Revert $FreeBSD$ to $Id$ 1997-02-22 14:40:44 +00:00
fsdb Revert $FreeBSD$ to $Id$ 1997-02-22 14:40:44 +00:00
i386 Revert $FreeBSD$ to $Id$ 1997-02-22 14:40:44 +00:00
ifconfig Revert $FreeBSD$ to $Id$ 1997-02-22 14:40:44 +00:00
init Revert $FreeBSD$ to $Id$ 1997-02-22 14:40:44 +00:00
ipfw Revert $FreeBSD$ to $Id$ 1997-02-22 14:40:44 +00:00
ldconfig Revert $FreeBSD$ to $Id$ 1997-02-22 15:48:31 +00:00
md5 Revert $FreeBSD$ to $Id$ 1997-02-22 14:40:44 +00:00
mknod Revert $FreeBSD$ to $Id$ 1997-02-22 14:40:44 +00:00
modload Revert $FreeBSD$ to $Id$ 1997-02-22 14:40:44 +00:00
modunload Revert $FreeBSD$ to $Id$ 1997-02-22 14:40:44 +00:00
mount Revert $FreeBSD$ to $Id$ 1997-02-22 14:40:44 +00:00
mount_cd9660 Revert $FreeBSD$ to $Id$ 1997-02-22 14:40:44 +00:00
mount_ext2fs Revert $FreeBSD$ to $Id$ 1997-02-22 14:40:44 +00:00
mount_ifs Revert $FreeBSD$ to $Id$ 1997-02-22 14:40:44 +00:00
mount_lfs Revert $FreeBSD$ to $Id$ 1997-02-22 14:40:44 +00:00
mount_msdos Revert $FreeBSD$ to $Id$ 1997-02-22 14:40:44 +00:00
mount_msdosfs Revert $FreeBSD$ to $Id$ 1997-02-22 14:40:44 +00:00
mount_nfs Revert $FreeBSD$ to $Id$ 1997-02-22 14:40:44 +00:00
mount_null Revert $FreeBSD$ to $Id$ 1997-02-22 14:40:44 +00:00
mount_nullfs Revert $FreeBSD$ to $Id$ 1997-02-22 14:40:44 +00:00
mount_portal Revert $FreeBSD$ to $Id$ 1997-02-22 14:40:44 +00:00
mount_portalfs Revert $FreeBSD$ to $Id$ 1997-02-22 14:40:44 +00:00
mount_std Revert $FreeBSD$ to $Id$ 1997-02-22 14:40:44 +00:00
mount_umap Revert $FreeBSD$ to $Id$ 1997-02-22 14:40:44 +00:00
mount_umapfs Revert $FreeBSD$ to $Id$ 1997-02-22 14:40:44 +00:00
mount_union Don't use __dead or __pure in user code. They were obfuscations 1996-09-14 03:00:32 +00:00
mount_unionfs Don't use __dead or __pure in user code. They were obfuscations 1996-09-14 03:00:32 +00:00
mountd Revert $FreeBSD$ to $Id$ 1997-02-22 14:40:44 +00:00
newfs Replace "mfs" with "mount_mfs" in the NAME section. 1997-02-06 17:49:55 +00:00
newlfs Revert $FreeBSD$ to $Id$ 1997-02-22 14:40:44 +00:00
nextboot Revert $FreeBSD$ to $Id$ 1997-02-22 14:40:44 +00:00
nfsd Use the .Bx macro where appropriate. 1996-08-23 20:36:11 +00:00
nfsiod Revert $FreeBSD$ to $Id$ 1997-02-22 14:40:44 +00:00
nologin Plug a security hole involving $ENV forwarding over telnet. Sigh, i 1997-02-15 10:15:49 +00:00
ping 1) Fix usage to match convention and manual. Fix manual to match usage. 1997-03-02 06:32:42 +00:00
quotacheck Don't give up just because we cant find the blkdev that corresponds 1996-10-27 18:28:39 +00:00
reboot Revert $FreeBSD$ to $Id$ 1997-02-22 14:40:44 +00:00
restore Fix a minor problem with restore from tapes from big endian machines. 1997-02-25 02:25:02 +00:00
route Revert $FreeBSD$ to $Id$ 1997-02-22 14:40:44 +00:00
routed Revert $FreeBSD$ to $Id$ 1997-02-22 14:40:44 +00:00
savecore Revert $FreeBSD$ to $Id$ 1997-02-22 14:40:44 +00:00
scsi Revert $FreeBSD$ to $Id$ 1997-02-22 14:40:44 +00:00
scsiformat Revert $FreeBSD$ to $Id$ 1997-02-22 14:40:44 +00:00
shutdown -n was broken 1997-01-21 21:07:29 +00:00
slattach Revert $FreeBSD$ to $Id$ 1997-02-22 14:40:44 +00:00
startslip Revert $FreeBSD$ to $Id$ 1997-02-22 14:40:44 +00:00
swapon Revert $FreeBSD$ to $Id$ 1997-02-22 14:40:44 +00:00
sysctl Revert $FreeBSD$ to $Id$ 1997-02-22 16:15:28 +00:00
tunefs Correct some man page cross references and some file 1996-02-05 17:32:16 +00:00
umount Remove trailing whitespace. 1995-05-30 06:12:45 +00:00
Makefile Disabled dumplfs. Importing the Lite2 version was a mistake, since 1997-02-17 13:15:42 +00:00
Makefile.inc Part one of a "fix-and-move". Init(8) had make macros declared here 1997-02-10 17:41:33 +00:00