NetBSD/sbin
atatat 605d2000dd When converting a string to a number, also make sure that you didn't
convert an empty string to a zero.

Follow on to PR bin/25115 in private email.
2004-04-25 05:36:49 +00:00
..
atactl Print the raw SMART values always. These are important in a bunch of cases -- 2004-03-28 01:23:15 +00:00
badsect Don't require ffsv2 suberblocks to have FS_FLAGS_UPDATED set 2004-03-27 12:52:16 +00:00
bim
brconfig
ccdconfig
cgdconfig Drop trailing whitespace; new sentence, new line. 2004-03-17 01:40:34 +00:00
chkconfig Homogenize usage messages: make the 'usage' word all lowercase, as this seems 2004-01-05 23:23:32 +00:00
clri Don'r check FS_FLAGS_UPDATED for ffsv2 2004-03-27 12:53:53 +00:00
disklabel Single-letter options do not need a line each; add more 2004-03-20 18:51:06 +00:00
dkctl Homogenize usage messages: make the 'usage' word all lowercase, as this seems 2004-01-05 23:23:32 +00:00
dmesg
dump Replace the statfs() family of system calls with statvfs(). 2004-04-21 01:05:31 +00:00
dump_lfs
edlabel
fastboot
fdisk Only examine mbr_bootsel* #ifdef BOOTSEL. 2004-03-24 02:49:37 +00:00
fsck Replace the statfs() family of system calls with statvfs(). 2004-04-21 01:05:31 +00:00
fsck_ext2fs Replace the statfs() family of system calls with statvfs(). 2004-04-21 01:05:31 +00:00
fsck_ffs Replace the statfs() family of system calls with statvfs(). 2004-04-21 01:05:31 +00:00
fsck_lfs Replace the statfs() family of system calls with statvfs(). 2004-04-21 01:05:31 +00:00
fsck_msdos Homogenize usage messages: make the 'usage' word all lowercase, as this seems 2004-01-05 23:23:32 +00:00
fsdb Standardize flags display in usage. 2004-01-04 00:13:00 +00:00
fsirand Don't use 1st alternate superblock at offset 64k for ffsv1. 2004-03-21 20:12:16 +00:00
ifconfig Add an article. 2004-03-01 00:19:06 +00:00
init veriexec can't be changed at securelevel 1 2004-02-19 13:24:31 +00:00
ldconfig Homogenize usage messages: make the 'usage' word all lowercase, as this seems 2004-01-05 23:23:32 +00:00
lmcctl Homogenize usage messages: make the 'usage' word all lowercase, as this seems 2004-01-05 23:23:32 +00:00
mbrlabel Homogenize usage messages: make the 'usage' word all lowercase, as this seems 2004-01-05 23:23:32 +00:00
mknod Don't exit on error from pack_dev.c, but return an error string and 2004-01-30 19:06:55 +00:00
modload Remove superfluous TRUE and FALSE definitions. 2004-03-19 12:04:37 +00:00
modunload
mount Use PRIu64 to printf uint64_t. Compiles again on sparc64. 2004-04-22 10:17:00 +00:00
mount_ados
mount_cd9660
mount_ext2fs
mount_fdesc
mount_ffs
mount_filecore
mount_kernfs
mount_lfs Replace the statfs() family of system calls with statvfs(). 2004-04-21 01:05:31 +00:00
mount_msdos Remove extra newline from usage message. 2004-01-05 23:27:16 +00:00
mount_nfs uppercase NFS acronym 2004-01-15 03:33:20 +00:00
mount_ntfs s/the the/the/ (only in sources that aren't regularly imported from 2004-04-23 02:58:27 +00:00
mount_null
mount_overlay
mount_portal unifdef -DINET6. getaddrinfo will always be there, so there's no point in 2004-03-01 23:01:18 +00:00
mount_procfs
mount_smbfs
mount_umap
mount_union
newbtconf Homogenize usage messages: make the 'usage' word all lowercase, as this seems 2004-01-05 23:23:32 +00:00
newfs Replace the statfs() family of system calls with statvfs(). 2004-04-21 01:05:31 +00:00
newfs_lfs remove definitions for ffs, which don't belong here. 2003-12-17 05:08:43 +00:00
newfs_msdos Replace the statfs() family of system calls with statvfs(). 2004-04-21 01:05:31 +00:00
nologin
pdisk
ping do not disclose endian. henning@openbsd 2004-04-22 01:39:20 +00:00
ping6 do not disclose endian. henning@openbsd 2004-04-22 01:39:20 +00:00
pppoectl Spell length with h after t. Inspired by a commit by brad@openbsd. 2004-02-13 18:02:05 +00:00
raidctl Bump date for last. 2004-04-11 04:15:53 +00:00
rcorder
reboot
resize_ffs Dunno why this code is playing 'hunt the superblock', but stop it 2004-03-21 21:02:01 +00:00
restore
rndctl
route Homogenize usage messages: make the 'usage' word all lowercase, as this seems 2004-01-05 23:23:32 +00:00
routed constification lossage (hi gimpy) 2004-04-21 19:01:17 +00:00
rtsol rtsol: factor out dump.c if -DSMALL (for boot floppy) 2004-01-03 01:40:31 +00:00
savecore Replace the statfs() family of system calls with statvfs(). 2004-04-21 01:05:31 +00:00
scsictl Homogenize usage messages: make the 'usage' word all lowercase, as this seems 2004-01-05 23:23:32 +00:00
setkey Homogenize usage messages: make the 'usage' word all lowercase, as this seems 2004-01-05 23:23:32 +00:00
shutdown
slattach Homogenize usage messages: make the 'usage' word all lowercase, as this seems 2004-01-05 23:23:32 +00:00
swapctl bump date for previous 2003-12-21 02:52:02 +00:00
sysctl When converting a string to a number, also make sure that you didn't 2004-04-25 05:36:49 +00:00
ttyflags
tunefs don'e require FS_FLAGS_UPDATED be set for ffsv2 2004-03-27 13:05:07 +00:00
umount Call -t argument fstypelist, to be in sync with code 2004-04-21 22:31:16 +00:00
veriexecctl Bump date for previous. 2004-03-06 23:38:40 +00:00
vinum
wdogctl Homogenize usage messages: make the 'usage' word all lowercase, as this seems 2004-01-05 23:23:32 +00:00
wsconsctl Add descriptions for SGI & Sun specific displays that were added to wsconsio.h 2004-04-02 22:16:52 +00:00
Makefile Don't build cgdconfig when MKCRYPTO==no. 2004-01-03 23:34:29 +00:00
Makefile.inc