NetBSD/sbin
apb 63df928b37 Change printf formats to match the data type of the values being
printed.  There's now a lot of PRIu16 and PRIu32, some PRIu8, some
SCNu32, and a few cases where %u and %d were reversed.  Multiplication
of 32-bit and 8-bit values is cast to uint64_t and printed with PRIu64.

Inspired by a report from Patrick Welche on current-users.
2011-01-06 21:39:01 +00:00
..
amrctl
apmlabel
atactl
badsect
bioctl
brconfig
ccdconfig Fix file descriptor leak. Found by cppcheck. 2011-01-04 23:31:29 +00:00
cgdconfig Convert from the oldstyle cgd_kops.op_open to the newstyle prog_open 2010-12-14 17:46:21 +00:00
chkconfig
clri
disklabel Change printf formats to match the data type of the values being 2011-01-06 21:39:01 +00:00
dkctl Use Nm. Bump date for previous. 2011-01-04 23:29:51 +00:00
dkscan_bsdlabel
dmesg
drvctl
dump File system snapshots are no longer experimental. 2010-11-05 10:02:53 +00:00
dump_lfs
fastboot
fdisk
fsck
fsck_ext2fs
fsck_ffs minimal ansification/constification 2010-09-12 16:03:39 +00:00
fsck_lfs
fsck_msdos
fsdb
fsirand
gpt Clarify the 'dkctl addwedge' usage message after creating a GPT 2011-01-06 17:51:28 +00:00
ifconfig A few weeks ago when i added "linkstr" support I didn't know that 2010-12-14 10:51:51 +00:00
init
ldconfig Fix file descriptor leak. Found by cppcheck. 2011-01-04 23:31:29 +00:00
mbrlabel
mknod
modload Fix xref; module(4) -> module(7). 2010-12-14 16:23:59 +00:00
modstat Fix xref; module(4) -> module(7). 2010-12-14 16:23:59 +00:00
modunload Fix xref; module(4) -> module(7). 2010-12-14 16:23:59 +00:00
mount xref rump_smbfs 2010-11-21 18:33:08 +00:00
mount_ados
mount_cd9660
mount_efs
mount_ext2fs
mount_fdesc
mount_ffs
mount_filecore
mount_hfs
mount_kernfs
mount_lfs
mount_msdos
mount_nfs Make it possible to set the retry timeout as a compile-time define. 2010-07-23 19:25:23 +00:00
mount_nilfs
mount_ntfs
mount_null
mount_overlay
mount_portal Use pclose for popened handles. Found by cppcheck. 2011-01-04 23:36:23 +00:00
mount_procfs
mount_ptyfs naughty naughty, don't peek into src/sys 2010-06-14 14:42:49 +00:00
mount_puffs PUFFSDEVELVERS is a goner 2010-05-21 11:59:38 +00:00
mount_smbfs
mount_sysvbfs
mount_tmpfs
mount_udf
mount_umap
mount_union
newbtconf
newfs Add -G to usage, omission pointed out by wiz. Also, make usage format 2010-08-09 21:14:26 +00:00
newfs_ext2fs Add a URL of Linux Documentation "The Second Extended Filesystem." 2010-09-10 15:51:20 +00:00
newfs_lfs
newfs_msdos
newfs_sysvbfs
newfs_udf Fix memory leaks. Found by cppcheck. 2011-01-04 23:42:48 +00:00
nologin
pdisk
ping be a happy crunch build 2010-12-13 19:19:10 +00:00
ping6 Avoid NaN when calculating std-dev, which fixes a crash on VAX. 2010-09-20 11:49:48 +00:00
pppoectl
raidctl Use RUMPPRG. 2010-12-15 18:37:55 +00:00
rcorder
reboot multicore update 2010-12-12 11:38:42 +00:00
resize_ffs Add support for byteswapped file systems (big-endian on little-endian 2011-01-05 02:18:15 +00:00
resize_lfs
restore Fix fd leak. Found by cppcheck. 2011-01-04 23:46:34 +00:00
rndctl
route be a happy crunch build 2010-12-13 19:19:10 +00:00
routed Memcpy into local variable to ensure proper alignement. 2010-10-13 09:19:40 +00:00
rtsol
savecore
scan_ffs
scsictl
setkey
shutdown Remove _PATH_NOLOGIN before reboot, as well as before exit(), to prevent 2010-06-09 04:51:53 +00:00
slattach
svhlabel
swapctl
sysctl use crunchops for crunchables 2010-12-13 21:48:01 +00:00
ttyflags
tunefs
umount
veriexecctl
wdogctl Fix fd leaks. Found by cppcheck. 2011-01-04 23:48:44 +00:00
wsconsctl Allow standalone commands to be recognized, as in the in-kernel keymaps. 2010-11-30 12:22:06 +00:00
Makefile Add resize_ffs tool to build, change default behaviour to grow filesystem 2010-10-30 21:16:07 +00:00
Makefile.inc