HardenedBSD/sbin
Jordan K. Hubbard 1eb5b41ec8 When running 'rrestore foo', you get a segmentation fault because
the obsolete() function to convert dump-style args to getopt-style
args doesn't check to see that 'f' really has an argument following
the option string in argv[1].

Submitted-By: jmacd
1996-07-23 19:33:44 +00:00
..
adjkerntz
badsect
bsdlabel Moved initialization of defaults for the label for the whole disk from 1996-06-17 14:43:54 +00:00
ccdconfig Our kernel is not called /netbsd. ;) 1996-06-14 10:51:47 +00:00
clri
comcontrol
cxconfig
disklabel Moved initialization of defaults for the label for the whole disk from 1996-06-17 14:43:54 +00:00
dmesg Add #include <err.h>. 1996-06-19 01:49:01 +00:00
dset
dump
dumpfs Fix a couple of bogus casts to off_t that caused dumpfs to lseek negative 1996-06-23 00:05:04 +00:00
dumplfs
dumpon
fdisk Code clean up. Prototypes, parentheses around assignments used in 1996-06-21 02:39:19 +00:00
fsck
fsck_ffs
fsck_ifs
fsdb
i386 oops, make the magic number match that used in the bootblock.. 1996-07-09 02:10:16 +00:00
ifconfig Submitted by: archie@whistle.com 1996-07-23 01:18:47 +00:00
init
ipfw Adding changes to ipfw and the kernel to support ip packet diversion.. 1996-07-10 19:44:30 +00:00
ldconfig General -Wall warning cleanup, part I. 1996-07-12 19:08:36 +00:00
md5
mknod
modload
modunload
mount I have added a new option -p to the mount command. This was 1996-07-21 23:34:04 +00:00
mount_cd9660 Get rid of the last vestiges of the old MOUNT_* constants in the 1996-05-13 17:43:19 +00:00
mount_ext2fs mount_ext2fs somehow got a stray mntopts.h, which was out of sync with 1996-07-23 19:29:27 +00:00
mount_ifs I have added a new option -p to the mount command. This was 1996-07-21 23:34:04 +00:00
mount_lfs Get rid of the last vestiges of the old MOUNT_* constants in the 1996-05-13 17:43:19 +00:00
mount_msdos One program I missed in removing MOUNT_* constants. 1996-05-13 17:56:34 +00:00
mount_msdosfs One program I missed in removing MOUNT_* constants. 1996-05-13 17:56:34 +00:00
mount_nfs Get rid of the last vestiges of the old MOUNT_* constants in the 1996-05-13 17:43:19 +00:00
mount_null Get rid of the last vestiges of the old MOUNT_* constants in the 1996-05-13 17:43:19 +00:00
mount_nullfs Get rid of the last vestiges of the old MOUNT_* constants in the 1996-05-13 17:43:19 +00:00
mount_portal Get rid of the last vestiges of the old MOUNT_* constants in the 1996-05-13 17:43:19 +00:00
mount_portalfs Get rid of the last vestiges of the old MOUNT_* constants in the 1996-05-13 17:43:19 +00:00
mount_std Accept mount(8)'s calling convention of passing just the filesystem type 1996-05-14 15:16:49 +00:00
mount_umap Get rid of the last vestiges of the old MOUNT_* constants in the 1996-05-13 17:43:19 +00:00
mount_umapfs Get rid of the last vestiges of the old MOUNT_* constants in the 1996-05-13 17:43:19 +00:00
mount_union Disable setuid permission for mount_union(1). 1996-05-17 22:46:01 +00:00
mount_unionfs Disable setuid permission for mount_union(1). 1996-05-17 22:46:01 +00:00
mountd
newfs
newlfs
nextboot oops, make the magic number match that used in the bootblock.. 1996-07-09 02:10:16 +00:00
nfsd
nfsiod
nologin Now that we have a manpage, don't have the 'clean' target be a NO-OP. 1996-07-10 18:36:41 +00:00
ping
quotacheck
rdisc
reboot
restore When running 'rrestore foo', you get a segmentation fault because 1996-07-23 19:33:44 +00:00
route Submitted by: archie@whistle.com 1996-07-23 01:18:47 +00:00
savecore
scsi
scsiformat
shutdown
slattach
startslip
swapon
sysctl
tunefs
umount
Makefile Return make_union, s-bit removed 1996-05-19 17:24:10 +00:00
Makefile.inc