NetBSD/sbin
enami cdf90f8e31 Remove incorrect advice for lint; the control may return from panic(). 2001-01-24 23:14:04 +00:00
..
atactl
badsect
bim
ccdconfig
clri
disklabel When -I is specified, we mean to initialize the label if it's not there 2001-01-08 02:19:58 +00:00
dmesg
dump Global variables don't need to be initialised to zero. 2000-12-13 22:45:12 +00:00
dump_lfs
edlabel
fastboot
fdisk back out previous; it is better for now to handle the dependencies in 2001-01-14 09:41:41 +00:00
fsck
fsck_ext2fs
fsck_ffs Fix a rather glaring byte-swapping bug: di_size is 64 bits, not 16. 2001-01-23 02:35:51 +00:00
fsck_lfs Fixed blockmap handling to properly use disk blocks rather than fragments. 2001-01-06 23:08:24 +00:00
fsck_msdos minor knf 2001-01-05 01:41:34 +00:00
fsdb use %ll_ instead of the less standard %q_ 2001-01-05 02:02:57 +00:00
fsirand
ifconfig Fix the usage string so it displays the -b and s options to ifconfig -l 2001-01-24 18:06:51 +00:00
init deprecate LOG_ODELAY; it's the default 2001-01-10 03:01:41 +00:00
ldconfig Cosmetic change; actually split a line which looks like as if two lines. 2000-11-10 03:12:45 +00:00
lmcctl
mbrlabel change verbose probe message to display "size xxx (yyy MB), offset zzz". 2001-01-04 00:57:14 +00:00
mknod
modload make sure that elf_mod_sizes() uses data_hole size aligned to section alignment 2000-12-27 20:29:36 +00:00
modunload
mount generated source should include stdlib.h and string.h for prototypes. 2001-01-16 02:37:35 +00:00
mount_ados
mount_cd9660 Document what can happen with bad Rock Ridge info on the CD. 2001-01-09 20:51:26 +00:00
mount_ext2fs
mount_fdesc
mount_ffs
mount_filecore
mount_kernfs
mount_lfs Try to prevent running more than one active cleaner on a filesystem at a time. 2000-11-13 22:12:49 +00:00
mount_msdos fix up various .Nm abuses: 2000-11-07 06:43:24 +00:00
mount_nfs remove unnecessary ":" in openlog ident 2001-01-11 01:33:35 +00:00
mount_ntfs
mount_null
mount_overlay
mount_portal be consistent (both internally and with other programs): 2001-01-10 03:33:16 +00:00
mount_procfs Fix spelling. 2001-01-17 11:58:33 +00:00
mount_umap
mount_union
newbtconf
newfs Don't swap clustersum[0]. It's not a cluster summery but block free bitmap. 2000-12-23 12:32:12 +00:00
newfs_lfs Add "-A" option to autoconfigure the segment size based on measured 2000-12-05 19:51:14 +00:00
newfs_msdos
nologin
ping correct use of howmany() for fd_set. commented by deraadt 2001-01-12 18:50:57 +00:00
ping6 avoid signal handler race. help from deraadt 2001-01-12 19:13:41 +00:00
raidctl Check return value of fgets. Approved by Greg Oster. 2000-12-31 01:58:03 +00:00
rcorder comment or delete text after CPP directives. 2001-01-16 02:50:27 +00:00
reboot use openlog correctly... 2001-01-10 03:41:35 +00:00
restore Remove incorrect advice for lint; the control may return from panic(). 2001-01-24 23:14:04 +00:00
rndctl
route
routed specify interface by using interface index (set/getsockopt with 0.0.0.0/8). 2001-01-15 13:19:12 +00:00
rtsol
savecore Make option flag variables static. This avoids a conflict between 2001-01-11 20:27:12 +00:00
scsictl
setkey avoid use of ANSI C trigraph ??/ 2000-12-20 01:05:22 +00:00
shutdown __CONCAT does token pasting, not string concatnation. if something like: 2000-12-20 00:31:41 +00:00
slattach
swapctl fix incorrect comment; -d does work! 2000-11-17 12:35:09 +00:00
sysctl * Document the vendor.* sysctl branch 2001-01-10 03:03:02 +00:00
ttyflags
tunefs
umount
wdogctl Remove extern __progname from enable_user(); no longer used. 2001-01-11 16:37:41 +00:00
wsconsctl
Makefile also visit mount_* for 'make clean' and 'make distclean' 2000-11-16 08:07:55 +00:00
Makefile.inc