freebsd_amp_hwpstate/sbin
Pawel Jakub Dawidek 471bb09914 The 'size' variable is there to limit how many bytes we want to copy from
'addr'. It is very likely that size of 'addr' is larger than 'size', so checking
strlcpy() return value is bogus.

MFC after:	3 weeks
2010-08-16 21:59:56 +00:00
..
adjkerntz
atacontrol
atm
badsect
bsdlabel - Check that strtoul(3) succeeds to convert the entire string in a few 2010-08-15 17:49:41 +00:00
camcontrol Spelling fixes. 2010-07-31 21:09:49 +00:00
ccdconfig Remove dead variable assignments 2010-06-11 17:03:04 +00:00
clri
comcontrol
conscontrol
ddb
devd Fix typos, spelling, formatting and mdoc mistakes found by Nobuyuki while 2010-08-16 15:18:30 +00:00
devfs
dhclient When dhclient obtains a lease, it runs dhclient-script and expects 2010-07-07 06:06:54 +00:00
dmesg
dump
dumpfs
dumpon
fdisk
fdisk_pc98
ffsinfo
fsck Fix typos and spelling mistakes. 2010-08-06 14:33:42 +00:00
fsck_ffs Fix typos, spelling, formatting and mdoc mistakes found by Nobuyuki while 2010-08-16 15:18:30 +00:00
fsck_msdosfs Fix some style(9), although there's a lot more issues here. 2010-06-20 09:40:54 +00:00
fsdb
fsirand fsirand(8): make WARNS=3 clean 2010-05-14 14:26:49 +00:00
gbde Remove dead variable assignments 2010-06-11 17:03:04 +00:00
geom Fix typos, spelling, formatting and mdoc mistakes found by Nobuyuki while 2010-08-16 15:18:30 +00:00
ggate
growfs
gvinum Initialize variables before usage. 2010-06-11 17:02:57 +00:00
hastctl Fix typos, spelling, formatting and mdoc mistakes found by Nobuyuki while 2010-08-16 15:18:30 +00:00
hastd The 'size' variable is there to limit how many bytes we want to copy from 2010-08-16 21:59:56 +00:00
ifconfig Fix typos, spelling, formatting and mdoc mistakes found by Nobuyuki while 2010-08-16 15:18:30 +00:00
init
ipf
ipfw Fix typos, spelling, formatting and mdoc mistakes found by Nobuyuki while 2010-08-16 15:18:30 +00:00
iscontrol - Add full support for header / data digests. 2010-08-09 12:36:36 +00:00
kldconfig
kldload o Add -q flag to usage(). 2010-07-13 04:13:31 +00:00
kldstat Casting size_t to uintmax_t is not necessary anymore. This also 2010-05-12 15:47:43 +00:00
kldunload
ldconfig
mca sysctlbyname() returns -1 on error and sets errno. It does 2010-07-03 22:02:29 +00:00
md5
mdconfig
mdmfs
mknod
mksnap_ffs mdoc: move CAVEATS, BUGS and SECURITY CONSIDERATIONS sections to the 2010-05-13 12:07:55 +00:00
mount Clarify devfs manpages slightly. 2010-05-29 20:24:01 +00:00
mount_autofs
mount_cd9660
mount_ext2fs
mount_hpfs mdoc: consistently spell our email addresses <foo@FreeBSD.org> 2010-05-19 08:57:53 +00:00
mount_msdosfs mdoc: move CAVEATS, BUGS and SECURITY CONSIDERATIONS sections to the 2010-05-13 12:07:55 +00:00
mount_nfs
mount_ntfs mdoc: move CAVEATS, BUGS and SECURITY CONSIDERATIONS sections to the 2010-05-13 12:07:55 +00:00
mount_nullfs
mount_reiserfs mdoc: move CAVEATS, BUGS and SECURITY CONSIDERATIONS sections to the 2010-05-13 12:07:55 +00:00
mount_std mdoc: move CAVEATS, BUGS and SECURITY CONSIDERATIONS sections to the 2010-05-13 12:07:55 +00:00
mount_udf
mount_unionfs
natd
newfs
newfs_msdos Clarify that the "number of bytes per sector"-range in the 2010-07-25 11:31:29 +00:00
nfsiod
nos-tun
pfctl
pflogd
ping Small style fixes: 2010-06-20 12:52:33 +00:00
ping6 Fix typos and spelling mistakes. 2010-08-06 14:33:42 +00:00
quotacheck
rcorder mdoc: move CAVEATS, BUGS and SECURITY CONSIDERATIONS sections to the 2010-05-13 12:07:55 +00:00
reboot Let boot(8) refer to the uart(4) serial driver, which is the replacement 2010-07-04 20:39:07 +00:00
recoverdisk
restore Fix grammar in a line of output. 2010-05-12 20:21:44 +00:00
route
routed
rtsol
savecore
sconfig
setkey
shutdown
spppcontrol
sunlabel Fix typos and spelling mistakes. 2010-08-06 14:33:42 +00:00
swapon
sysctl
tunefs - Round up the journal size to the block size so we don't confuse fsck. 2010-05-18 01:45:28 +00:00
umount
Makefile
Makefile.inc