NetBSD/sbin
joda 72d8f527fb various spelling 2002-07-24 14:14:10 +00:00
..
atactl
badsect
bim __STDC__ is always defined on NetBSD. 2002-05-25 23:45:12 +00:00
brconfig
ccdconfig Seems I was overzealous. Undo part of last, noted by grant. 2002-06-11 13:58:09 +00:00
chkconfig
clri
disklabel disallow creation of partitions which start beyond (or extend beyond) 2002-06-29 15:24:03 +00:00
dkctl add a new command, "keeplabel". 2002-07-01 18:49:57 +00:00
dmesg Make it possible to see \ in dmesg. 2002-06-05 06:31:21 +00:00
dump
dump_lfs __STDC__ is always defined on NetBSD. 2002-05-25 23:45:12 +00:00
edlabel
fastboot
fdisk Nit. 2002-07-09 22:51:13 +00:00
fsck sweep of errx/warnx, remove unnecessary trailing \n 2002-07-20 08:36:17 +00:00
fsck_ext2fs Don't bother testing if a uint8_t is > 256 -- that test is always false. 2002-05-09 02:55:49 +00:00
fsck_ffs commit fix from pr bin/15449 2002-06-30 22:57:30 +00:00
fsck_lfs Re-checksum the superblock whenever it is marked dirty. 2002-05-23 04:05:11 +00:00
fsck_msdos __STDC__ is always defined on NetBSD. 2002-05-25 23:45:12 +00:00
fsdb sweep of errx/warnx, remove unnecessary trailing \n 2002-07-20 08:36:17 +00:00
fsirand
ifconfig sweep of errx/warnx, remove unnecessary trailing \n 2002-07-20 08:36:17 +00:00
init
ldconfig
lmcctl
mbrlabel open device as readonly unless -w is specified. 2002-05-21 01:39:56 +00:00
mknod
modload various spelling 2002-07-24 14:14:10 +00:00
modunload
mount When attempting to guess the filesystem type from the disklabel, don't 2002-05-21 23:51:19 +00:00
mount_ados
mount_cd9660
mount_ext2fs
mount_fdesc
mount_ffs
mount_filecore
mount_kernfs
mount_lfs
mount_msdos
mount_nfs Catch error code from mount command, and if it's the 2002-06-16 02:27:31 +00:00
mount_ntfs
mount_null
mount_overlay
mount_portal sweep of errx/warnx, remove unnecessary trailing \n 2002-07-20 08:36:17 +00:00
mount_procfs Add descriptions of the "self" symbolic link and the "maps" pseudo file. 2002-05-31 16:48:28 +00:00
mount_umap
mount_union
newbtconf
newfs Add examples. Inspired by [misc/16193] from 2002-05-21 11:25:38 +00:00
newfs_lfs __STDC__ is always defined on NetBSD. 2002-05-25 23:45:12 +00:00
newfs_msdos
nologin
pdisk get pdisk compiling on macppc and mac68k 2002-07-09 05:57:32 +00:00
ping clarify comment when nreceived > ntransmitted. from deraadt 2002-05-31 01:10:53 +00:00
ping6 clarify comment when nreceived > ntransmitted. from deraadt 2002-05-31 01:10:53 +00:00
pppoectl correct usage (-n) 2002-06-21 07:48:53 +00:00
raidctl Remove duplicate 'to'. From Ryo HAYASAKA in bin/17562. 2002-07-11 15:06:04 +00:00
rcorder KNF, remove unnecessary crap, ... 2002-06-30 14:17:44 +00:00
reboot Drop a trailing space in bootstr[] properly. 2002-07-20 06:44:45 +00:00
restore __STDC__ is always defined on NetBSD. 2002-05-25 23:45:12 +00:00
rndctl Since all members in rndpoolstat_t are unsigned, print them so. PR#14584. 2002-05-19 09:47:10 +00:00
route sweep of errx/warnx, remove unnecessary trailing \n 2002-07-20 08:36:17 +00:00
routed Spelling fixes, from Sergey Svishchev in kern/16650. 2002-05-12 15:48:36 +00:00
rtsol avoid fd_set overrun. 2002-05-31 22:10:18 +00:00
savecore
scsictl sweep of errx/warnx, remove unnecessary trailing \n 2002-07-20 08:36:17 +00:00
setkey sync with latest kame setkey(8), modulo icmp6 hack. 2002-05-14 11:24:20 +00:00
shutdown
slattach
swapctl Support 'dp' as mount option for 'sw' fstype, so it DTRT for entries like: 2002-06-21 09:04:16 +00:00
sysctl document vfs.nfs.iothreads 2002-05-29 23:30:50 +00:00
ttyflags
tunefs
umount
wdogctl
wsconsctl
Makefile get pdisk compiling on macppc and mac68k 2002-07-09 05:57:32 +00:00
Makefile.inc