cgdconfig
|
use strlcpy
|
2003-05-17 23:03:28 +00:00 |
edlabel
|
use snprintf
|
2003-05-17 23:10:57 +00:00 |
fdisk
|
asprintf is easier
|
2003-05-17 23:14:42 +00:00 |
fsck_lfs
|
Fix format string. (no % in PRIx..).
|
2003-05-08 18:39:09 +00:00 |
fsdb
|
Fix typo
|
2003-05-09 23:05:53 +00:00 |
ifconfig
|
use strlcpy
|
2003-05-17 23:03:28 +00:00 |
init
|
setup -> set up.
|
2003-05-14 12:11:03 +00:00 |
mount_nfs
|
fix a typo that prevents -o wsize=nnn to work.
|
2003-05-16 15:33:45 +00:00 |
newbtconf
|
setup -> set up.
|
2003-05-14 12:11:03 +00:00 |
raidctl
|
sscanf overrun
|
2003-05-17 01:02:01 +00:00 |
rndctl
|
do not hardcode buffer size
|
2003-05-17 23:16:47 +00:00 |
route
|
strlcpy [a few mistakes found]
|
2003-05-17 23:02:28 +00:00 |
rtsol
|
assume presense of getifaddrs(3).
|
2003-05-15 14:44:57 +00:00 |
savecore
|
simplify by strlcpy
|
2003-05-18 02:11:13 +00:00 |
scsictl
|
use strlcpy
|
2003-05-17 23:03:28 +00:00 |
sysctl
|
simplify more
|
2003-05-18 02:07:20 +00:00 |