..
ac
Enable WARNS=4 by default, except for:
2009-04-22 15:23:01 +00:00
accton
New sentence, new line.
2011-04-25 22:32:27 +00:00
acpitools
avoid code that looks like this:
2011-06-21 09:36:46 +00:00
altq
apply some -Wno-error/-Wno-enum-compare/-Wno-array-bounds.
2011-06-22 05:23:53 +00:00
apm
Add a note that APM was deprecated by the PC manufacturers in about 1996.
2010-03-20 07:59:44 +00:00
apmd
Note also here that this is a legacy daemon that is more or less deprecated.
2010-03-20 09:22:37 +00:00
arp
New sentence, new line. Remove trailing whitespace.
2011-04-25 22:20:29 +00:00
bad144
Fix -Wsign-compare issues
2009-04-16 06:27:43 +00:00
bootp
remove most of the remaining HAVE_GCC tests that are always true in
2011-06-20 07:43:56 +00:00
btattach
Fix a typo.
2011-04-28 16:23:41 +00:00
btconfig
don't try to imitate the kernel while doing a reset, just
2010-11-28 20:37:24 +00:00
btdevctl
provide more informative error messages
2011-03-20 19:46:13 +00:00
bthcid
use the bt_dev(3) API for increased portability
2009-10-05 12:34:26 +00:00
btpand
Sort sections, SEE ALSO, and fix xref.
2011-04-29 10:31:02 +00:00
catman
Fix -Wsign-compare issues
2009-04-15 00:40:01 +00:00
chroot
Xref ldd(1) as per PR bin/30043 from Jochen Keil.
2010-07-06 23:05:56 +00:00
cnwctl
…
cpuctl
Identify AMD Family 11h. From PR bin/41188 by FUKAUMI Naoki.
2011-05-03 09:06:22 +00:00
crash
Default to -Wno-sign-compare -Wno-pointer-sign for clang.
2011-05-26 12:56:24 +00:00
cron
remove most of the remaining HAVE_GCC tests that are always true in
2011-06-20 07:43:56 +00:00
dev_mkdb
Fix -Wsign-compare issue
2009-04-15 01:01:06 +00:00
dhcp
apply some -Wno-error and/or -fno-strict-aliasing.
2011-06-22 02:49:41 +00:00
diskpart
Fix -Wsign-compare issue
2009-04-15 05:41:09 +00:00
dumpfs
Adjust for change in kernel that stores physical block numbers
2010-02-27 12:07:40 +00:00
dumplfs
remove most of the remaining HAVE_GCC tests that are always true in
2011-06-20 07:43:56 +00:00
edquota
Add a new libquota library, which contains some blocks to build and/or
2011-03-24 17:05:39 +00:00
eeprom
Fix fd leak in error case. Found by cppcheck.
2011-01-04 09:25:21 +00:00
envstat
Instead of relying on the want-percent attribute, use the sensor
2011-06-08 16:11:25 +00:00
eshconfig
Fix -Wsign-compare issue
2009-04-15 05:50:20 +00:00
etcupdate
Run services_mkdb if only the old hash exists
2010-06-24 17:12:06 +00:00
extattrctl
New sentence, new line. Fix some typos and an xref. Bump date.
2011-06-17 18:20:40 +00:00
faithd
KNF, pass lint.
2010-11-26 18:58:43 +00:00
flashctl
Properly use format strings
2011-05-24 13:01:53 +00:00
fssconfig
fss(4): Allow FSSIOCSET to set the initial flags. Add a new flag
2011-02-24 09:38:57 +00:00
fusermount
Enable WARNS=4 by default, except for:
2009-04-22 15:23:01 +00:00
fwctl
apply some -Wno-error and/or -fno-strict-aliasing.
2011-06-22 02:49:41 +00:00
gpioctl
Rename 'pulse' to 'pulsate' to make clear it is a continuous strain of
2009-09-25 20:27:50 +00:00
grfconfig
Fix fd leaks in error cases. Found by cppcheck.
2011-01-04 09:32:31 +00:00
gspa
Fix WARNS=4 (-Wshadow -Wcast-qual -Wsign-compare)
2009-04-15 08:26:34 +00:00
hdaudioctl
Include the type of non-complex pins in the label.
2010-08-10 13:52:13 +00:00
hprop
remove most of the remaining HAVE_GCC tests that are always true in
2011-06-20 07:43:56 +00:00
ifmcstat
Fix WARNS=4 issues (-Wextra -Wshadow)
2009-04-19 07:49:07 +00:00
ifwatchd
Use RT_ROUNDUP() and friends from sys/route.h instead of homegrown
2011-02-04 14:31:23 +00:00
inetd
Use more markup.
2011-04-25 22:12:05 +00:00
installboot
apply some -Wno-error and/or -fno-strict-aliasing.
2011-06-22 02:49:41 +00:00
iopctl
apply some -Wno-error and/or -fno-strict-aliasing.
2011-06-22 02:49:41 +00:00
iostat
A number greater than or equal to 1.0 is a positive number.
2011-02-14 02:43:37 +00:00
ipf
Default to -Wno-sign-compare -Wno-pointer-sign for clang.
2011-05-26 12:56:24 +00:00
iprop-log
remove most of the remaining HAVE_GCC tests that are always true in
2011-06-20 07:43:56 +00:00
ipwctl
Enable WARNS=4 by default, except for:
2009-04-22 15:23:01 +00:00
irdaattach
Fix -Wcast-qual issue
2009-04-16 02:11:44 +00:00
isdn
remove most of the remaining HAVE_GCC tests that are always true in
2011-06-20 07:43:56 +00:00
iteconfig
don't discard const qualifiers
2009-04-26 19:56:20 +00:00
iwictl
Update references to firmware handling (mostly by removing outdated stuff
2009-05-18 12:55:28 +00:00
kadmin
Userland now builds and uses terminfo instead of termcap.
2010-02-03 15:34:37 +00:00
kcm
Enable WARNS=4 by default, except for:
2009-04-22 15:23:01 +00:00
kdc
Enable WARNS=4 by default, except for:
2009-04-22 15:23:01 +00:00
kdigest
Userland now builds and uses terminfo instead of termcap.
2010-02-03 15:34:37 +00:00
kgmon
Add option arguments to descriptions. From YOMURA Masanori.
2011-04-25 22:46:35 +00:00
kimpersonate
Enable WARNS=4 by default, except for:
2009-04-22 15:23:01 +00:00
kstash
Enable WARNS=4 by default, except for:
2009-04-22 15:23:01 +00:00
ktutil
Userland now builds and uses terminfo instead of termcap.
2010-02-03 15:34:37 +00:00
kvm_mkdb
Fix fd leaks in error cases. Found by cppcheck.
2011-01-04 09:32:31 +00:00
lastlogin
Fix WARNS=4 (-Wshadow -Wcast-qual)
2009-04-16 05:59:56 +00:00
ldpd
Correct prefixlen->sockaddr calculation. Now ldpd may finally allow MPLS
2011-06-16 20:42:15 +00:00
link
Remove the \n and tabs from the __COPYRIGHT() strings.
2008-07-21 13:36:57 +00:00
lmcconfig
Fix WARNS=4 issues (-Wcast-qual -Wshadow)
2009-04-16 06:07:53 +00:00
lockstat
whitespace. no functional changes.
2011-02-05 13:32:32 +00:00
lpr
- Replace fatal2() with the appropriate err(3)/errx(3) calls.
2011-01-20 15:48:11 +00:00
lptctl
Enable WARNS=4 by default, except for:
2009-04-22 15:23:01 +00:00
mailwrapper
A general update. Remove (hopefully the last) references to sendmail(8), etc.
2010-04-10 08:29:53 +00:00
makefs
Move inclusion of sys/endian.h from cd9660_eltorito.c to cd9660.h
2011-06-23 02:35:56 +00:00
map-mbone
…
mdconfig
Drop 3rd and 4th clauses. Approved by gwr@ (copyright holder).
2009-10-21 23:12:09 +00:00
mdsetimage
Sort options in SYNOPSIS.
2010-11-07 11:49:21 +00:00
memswitch
Whitespace.
2011-01-14 13:31:47 +00:00
mld6query
Fix WARNS=4 issues (-Wshadow -Wsign-compare)
2009-04-19 07:54:08 +00:00
mlxctl
apply some -Wno-error and/or -fno-strict-aliasing.
2011-06-22 02:49:41 +00:00
mmcformat
Enable WARNS=4 by default, except for:
2009-04-22 15:23:01 +00:00
mopd
apply some -Wno-error and/or -fno-strict-aliasing.
2011-06-22 02:49:41 +00:00
mountd
make this compatible with bool.h. no functional change intended.
2009-10-11 16:30:19 +00:00
moused
Fix WARNS=4 issues (-Wshadow -Wcast-qual -Wextra -Wsign-compare)
2009-04-17 14:02:21 +00:00
mrinfo
fix the length argument to a memcpy() to refer to the size of the
2011-06-22 04:02:46 +00:00
mrouted
Default to -Wno-sign-compare -Wno-pointer-sign for clang.
2011-05-26 12:56:24 +00:00
mscdlabel
remove most of the remaining HAVE_GCC tests that are always true in
2011-06-20 07:43:56 +00:00
mtrace
Fix WARNS=4 issues (-Wshadow -Wcast-qual -Wsign-compare)
2009-04-17 16:12:46 +00:00
mtree
Suppress a superfluous whitespace after "time=..." in the output.
2011-02-14 16:27:58 +00:00
ndbootd
Default to -Wno-sign-compare -Wno-pointer-sign for clang.
2011-05-26 12:56:24 +00:00
ndiscvt
Input function is not used
2011-06-09 13:09:42 +00:00
ndp
make this work again after routing socket alignment changes
2011-06-06 16:50:46 +00:00
netgroup_mkdb
Remove 3rd and 4th clauses in christos' license. OK christos.
2009-10-21 01:07:44 +00:00
nfsd
PR/42486: Ed Ravin nfsd sometimes exits prematurely during port-scan fix
2009-12-21 05:06:55 +00:00
npf
As per request from the author, put non-standard PERFORMANCE back.
2011-03-24 05:48:54 +00:00
ofctl
Make ofctl for ofppc machines.
2010-06-20 21:30:26 +00:00
paxctl
security(7), not (8).
2011-04-28 11:57:08 +00:00
pcictl
make pcictl pci0 list dump all busses by default, unless a bus number is
2011-02-25 21:40:48 +00:00
perfused
Use SOCK_SEQPACKET in perfuse if available. This fix file operations hangs
2011-05-30 14:50:08 +00:00
pf
Default to -Wno-sign-compare -Wno-pointer-sign for clang.
2011-05-26 12:56:24 +00:00
postinstall
provide a new 'bluetooth' rc.d script, to handle Bluetooth configuration
2011-05-27 09:28:41 +00:00
powerd
Rump-ify powerd.
2010-12-19 22:52:08 +00:00
pppd
remove most of the remaining HAVE_GCC tests that are always true in
2011-06-20 07:43:56 +00:00
psrset
Enable WARNS=4 by default, except for:
2009-04-22 15:23:01 +00:00
pstat
Fix memory leak in error case. Found by cppcheck.
2011-01-04 09:58:03 +00:00
puffs
remove some always true if () checks GCC 4.5.3 picks up.
2011-06-22 04:03:23 +00:00
pvcsif
…
pvctxctl
fix -Wshadow
2009-04-19 08:53:37 +00:00
pwd_mkdb
Fix fd leaks in error cases. Found by cppcheck.
2011-01-04 10:01:51 +00:00
quot
KNF
2011-03-06 23:41:47 +00:00
quotacheck
more code deduplication
2011-03-06 23:25:42 +00:00
quotactl
Fix bad cut'n'paste in copyright. Pointed out by dyoung@
2011-06-07 14:56:12 +00:00
quotaon
Add a new libquota library, which contains some blocks to build and/or
2011-03-24 17:05:39 +00:00
racoon
Ignore warnings when building with clang for now.
2011-05-30 14:41:26 +00:00
racoonctl
Ignore warnings when building with clang for now.
2011-05-30 14:41:26 +00:00
rarpd
remove most of the remaining HAVE_GCC tests that are always true in
2011-06-20 07:43:56 +00:00
rbootd
remove most of the remaining HAVE_GCC tests that are always true in
2011-06-20 07:43:56 +00:00
rdate
Remove 3rd and 4th clauses in christos' license. OK christos.
2009-10-21 01:07:44 +00:00
repquota
Make sure to not report quotas for a class if we didn't get valid datas
2011-03-27 17:15:17 +00:00
rip6query
…
rmt
Fix -Wshadow issue
2009-04-18 09:25:50 +00:00
route6d
no [longer?] need to define _KERNEL when including <net/route.h>
2010-04-23 15:30:30 +00:00
rpc.bootparamd
Fix -Wshadow and -Wcast-qual issues
2009-04-18 12:57:10 +00:00
rpc.lockd
allow comparing v2 and v3 filehandles.
2009-11-19 22:27:26 +00:00
rpc.pcnfsd
remove most of the remaining HAVE_GCC tests that are always true in
2011-06-20 07:43:56 +00:00
rpc.statd
Fix -Wshadow and -Wcast-qual issues
2009-04-18 13:02:36 +00:00
rpc.yppasswdd
Properly use format strings
2011-05-24 13:26:41 +00:00
rpcbind
remove unnecessary superuser check -- bind will fail if bind fails
2011-03-14 12:03:45 +00:00
rtadvd
remove most of the remaining HAVE_GCC tests that are always true in
2011-06-20 07:43:56 +00:00
rtsold
check if i is in range before using it.
2010-01-18 04:53:10 +00:00
rwhod
Enable WARNS=4 by default, except for:
2009-04-22 15:23:01 +00:00
sa
On LP64 platforms, uid_t is not the same size as u_long, so the key
2010-08-30 02:49:17 +00:00
schedctl
Use a better width for the list.
2011-03-21 15:35:21 +00:00
screenblank
System utilities, boot programs and kernel modules are machine
2009-12-13 05:01:32 +00:00
sdpd
move debug output before the loop, which possibly changes the value of fd
2010-10-18 20:43:23 +00:00
services_mkdb
bump PROTOMAX
2010-10-07 01:28:50 +00:00
sesd
Fix fd leak in error case. Found by cppcheck.
2011-01-04 10:10:39 +00:00
sliplogin
Remove the \n and tabs from the __COPYRIGHT() strings.
2008-07-21 13:36:57 +00:00
sntp
Merge ntp 4.2.4p8
2009-12-08 21:52:05 +00:00
spray
Fix -Wsign-compare issue
2009-04-18 14:01:37 +00:00
srtconfig
Fix -Wextra issue
2009-04-18 14:02:42 +00:00
sti
improve wording a bit
2009-08-28 21:19:13 +00:00
sunlabel
Userland now builds and uses terminfo instead of termcap.
2010-02-03 15:34:37 +00:00
sup
Default to -Wno-sign-compare -Wno-pointer-sign for clang.
2011-05-26 12:56:24 +00:00
syslogd
Now need to use own buffer for klog read due to previous change.
2011-06-20 08:27:15 +00:00
tadpolectl
System utilities, boot programs and kernel modules are machine
2009-12-13 05:01:32 +00:00
tcpdchk
Enable WARNS=4 by default, except for:
2009-04-22 15:23:01 +00:00
tcpdmatch
Enable WARNS=4 by default, except for:
2009-04-22 15:23:01 +00:00
tcpdrop
Enable WARNS=4 by default, except for:
2009-04-22 15:23:01 +00:00
tcpdump
remove most of the remaining HAVE_GCC tests that are always true in
2011-06-20 07:43:56 +00:00
timed
Enable WARNS=4 by default, except for:
2009-04-22 15:23:01 +00:00
tpctl
Fix WARNS=4 issues.
2009-04-28 10:57:24 +00:00
tprof
deal with the output of new objdump.
2009-10-13 00:49:38 +00:00
traceroute
use err(3) and warn(3) for error and warning printing, tiny knf.
2011-05-12 01:59:16 +00:00
traceroute6
Sync usage with manpage.
2011-05-15 00:06:23 +00:00
trpt
Remove superfluous comma.
2009-05-04 20:54:50 +00:00
unlink
Remove the \n and tabs from the __COPYRIGHT() strings.
2008-07-21 13:36:57 +00:00
usbdevs
The structure returned by USB_DEVICEINFO has the vendor/device strings
2010-02-02 16:25:30 +00:00
user
Close masterfd after reading from it. Found by cppcheck.
2011-01-04 10:30:21 +00:00
veriexecgen
security(7), not (8).
2011-04-28 11:23:57 +00:00
videomode
Fix fd leaks. Found by cppcheck.
2011-01-04 10:32:34 +00:00
vipw
Fix -Wcast-qual issue
2009-04-19 00:44:49 +00:00
vnconfig
Restore historic SCCS IDs in the comments (were removed in previous commit).
2011-02-09 10:25:40 +00:00
wake
remove stupid casts. if lint complains about return values that are ignored,
2010-01-10 19:40:11 +00:00
wiconfig
remove most of the remaining HAVE_GCC tests that are always true in
2011-06-20 07:43:56 +00:00
wlanctl
Fix formatting. New sentence, new line.
2009-05-04 20:47:48 +00:00
wsconscfg
Enable WARNS=4 by default, except for:
2009-04-22 15:23:01 +00:00
wsfontload
Sync usage with man page.
2011-06-08 12:49:45 +00:00
wsmoused
a little undocumented debugging.
2011-05-31 03:37:02 +00:00
wsmuxctl
Fix preamble to match order set out by mdoc(7). Discussed with wiz.
2009-03-09 19:24:26 +00:00
ypbind
Don't print uninitialized values off the stack, even as debug messages.
2011-05-25 04:59:22 +00:00
yppoll
Use Fl for flags, not Ar.
2011-04-25 22:34:46 +00:00
ypserv
Add -f to usage, and make it match man page.
2011-04-25 22:54:05 +00:00
ypset
…
zdump
…
zic
Enable WARNS=4 by default, except for:
2009-04-22 15:23:01 +00:00
Makefile
Enable the build of perfused and libperfuse
2011-05-09 08:51:08 +00:00
Makefile.inc
Enable WARNS=4 by default, except for:
2009-04-22 15:23:01 +00:00