NetBSD/sbin
thorpej cab4d17202 Sprinkle some const. 2001-01-28 00:59:26 +00:00
..
atactl
badsect
bim
ccdconfig Sprinkle some const. 2001-01-28 00:59:26 +00:00
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 In pass 5, check alternate superblocks for consistency with 2001-01-26 17:37:16 +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
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
mount_msdos
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 more simpler signal handling. be more friendly with 4.3BSD-ish socket API 2001-01-26 13:18:45 +00:00
raidctl Move parts of a RAID type mapping table from rf_layout.c to rf_configure.c. 2001-01-27 19:32:47 +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 support -cloned command line flag. 2001-01-27 04:53:13 +00:00
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
sysctl Document that there's currently no registry for vendor sysctls. 2001-01-26 21:13:23 +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
Makefile.inc