NetBSD/sbin
jrf 190b2e4c51 Replaced strncpy with strlcpy. Thanks to Peter Postma who
pointed them our in PR #25762. Approved by christos@NetBSD.org.
2004-09-07 13:20:39 +00:00
..
atactl No leading zeroes in date string. 2004-08-02 23:16:02 +00:00
badsect cleanup some lint 2004-08-08 02:51:19 +00:00
bim
brconfig
ccdconfig
cgdconfig Bump date for previous, and re-add some flags that were removed in the 2004-08-13 15:24:03 +00:00
chkconfig
clri
disklabel Warn overlapping partitions (except the one marked as FS_UNUSED). 2004-07-13 21:23:13 +00:00
dkctl Bump date for improved bad sector 2004-08-30 12:53:30 +00:00
dmesg
drvctl Sync usage with man page. 2004-08-18 13:24:55 +00:00
dump Signal handlers should manipulate 'volatile sig_atomic_t' instead of 'int'. 2004-08-08 09:46:16 +00:00
dump_lfs Add description for -l, from dump(8). 2004-07-13 17:08:50 +00:00
edlabel
fastboot
fdisk check sysctl error return on both calls. 2004-07-30 23:42:29 +00:00
fsck Remove special case for RESCUEDIR 2004-08-19 23:02:51 +00:00
fsck_ext2fs
fsck_ffs Reduce memory usage slightly. 2004-07-20 15:05:32 +00:00
fsck_lfs zero-out dinode is not a proper way to 'clear' an lfs inode. 2004-07-18 20:51:30 +00:00
fsck_msdos
fsdb
fsirand
ifconfig err -> errx where appropriate. 2004-07-27 14:25:19 +00:00
init Remove RESCUEDIR hack; it will be done centrally. 2004-08-19 22:21:51 +00:00
ldconfig
lmcctl
mbrlabel
mknod Completely rework how tools/compat is done. Purge all uses/references to 2004-06-20 22:20:14 +00:00
modload Replaced strncpy with strlcpy. Thanks to Peter Postma who 2004-09-07 13:20:39 +00:00
modunload
mount Remove special case 2004-08-19 23:02:27 +00:00
mount_ados
mount_cd9660
mount_ext2fs
mount_fdesc
mount_ffs
mount_filecore Sync usage with reality. Closes PR 25915 by Kouichirou Hiratsuka. 2004-06-25 14:48:01 +00:00
mount_kernfs
mount_lfs Add -b and -N to usage. Use getprogname. 2004-07-06 16:39:37 +00:00
mount_msdos
mount_nfs
mount_ntfs
mount_null Fix SEE ALSO; remove .sp; put .Pp before sentences. 2004-06-10 14:13:36 +00:00
mount_overlay Fix SEE ALSO; remove .sp; put .Pp before sentences. 2004-06-10 14:13:36 +00:00
mount_portal
mount_procfs
mount_smbfs
mount_umap
mount_union
newbtconf Drop bogus .Bl/.El uncovered by new mdoc. 2004-08-31 17:08:06 +00:00
newfs fix typo 2004-09-07 02:18:06 +00:00
newfs_lfs
newfs_msdos
nologin
pdisk
pfctl PF from openbsd 3.5 2004-06-22 15:16:29 +00:00
ping add -h option in synopsis. Fixes PR#25863 from Kouichirou Hiratsuka. 2004-06-08 08:05:30 +00:00
ping6 correct mistake in usage(). Chris Pinnock 2004-06-09 01:59:20 +00:00
pppoectl fix typo 2004-09-01 19:38:09 +00:00
raidctl
rcorder
reboot
resize_ffs
restore Add -D to usage; shorten -b argument for usage's sake; format usage. 2004-07-27 14:20:11 +00:00
rndctl
route
routed PR 9431: if rnh_addradd() fails, total_routes will be wrong. 2004-07-06 23:36:24 +00:00
rtsol
savecore Fix an integer overflow that prevented saving cores from machines with 2004-07-14 07:26:12 +00:00
scsictl
setkey ignore promiscuous messages by checking sadb_msg_pid. 2004-07-23 12:47:55 +00:00
shutdown Deal with RESCUEDIR 2004-08-19 22:25:49 +00:00
slattach
swapctl Drop trailing whitespace. 2004-06-08 15:53:05 +00:00
sysctl Bump date for removal of net.key.random_int. 2004-08-27 14:35:11 +00:00
ttyflags
tunefs Remove removed options from usage. From Kouichirou Hiratsuka in PR 25874. 2004-06-25 14:35:29 +00:00
umount pass data to a function via an argument instead of via a global variable. 2004-09-01 01:47:09 +00:00
veriexecctl
vinum
wdogctl
wsconsctl Add 2004 to copyright notice as these has been significantly modified recently. 2004-07-30 15:22:42 +00:00
Makefile +drvctl 2004-08-19 10:20:59 +00:00
Makefile.inc