.. |
ac
|
Use __dead.
|
2011-08-29 20:38:53 +00:00 |
accton
|
Use __dead.
|
2011-08-29 20:38:53 +00:00 |
acpitools
|
Use __dead.
|
2011-08-29 20:38:53 +00:00 |
altq
|
Use __dead.
|
2011-08-29 20:38:53 +00:00 |
apm
|
Use static + __dead
|
2011-11-25 12:51:27 +00:00 |
apmd
|
Use static + __dead
|
2011-11-25 12:51:27 +00:00 |
arp
|
New sentence, new line. Remove trailing whitespace.
|
2011-04-25 22:20:29 +00:00 |
bad144
|
static + __dead
|
2011-11-25 13:13:33 +00:00 |
bootp
|
Fix under-allocation-by-one
|
2011-10-07 10:06:39 +00:00 |
btattach
|
Mark types as static and usage as dead.
|
2011-08-27 22:17:53 +00:00 |
btconfig
|
This file received some typo-love.
|
2011-10-17 16:37:50 +00:00 |
btdevctl
|
static + __dead
|
2011-08-27 22:22:01 +00:00 |
bthcid
|
static + __dead
|
2011-08-27 22:22:01 +00:00 |
btpand
|
Use __dead.
|
2011-08-29 20:38:53 +00:00 |
catman
|
make len unsigned; -1 will turn into a large number, failing the test.
|
2011-12-24 23:46:11 +00:00 |
chroot
|
- don't use an uninitialized grouplist (from Patrick Welche)
|
2011-09-20 14:28:52 +00:00 |
cnwctl
|
WARNS=4 love.
|
2008-05-02 19:59:19 +00:00 |
cpuctl
|
Sort sections. Uppercase CPU.
|
2012-01-14 00:59:56 +00:00 |
crash
|
Remove workaround for old binutils.
|
2012-01-17 18:44:24 +00:00 |
dev_mkdb
|
static openinfo. dead, not unused usage.
|
2011-08-30 10:04:50 +00:00 |
dhcp
|
this HAVE_PCC is not (any longer) required
|
2011-09-13 14:00:08 +00:00 |
diskpart
|
ANSIfy + static + dead.
|
2011-08-30 10:12:06 +00:00 |
dumpfs
|
static + __dead
|
2011-08-30 18:24:17 +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
|
"quotaclass" -> "idtype". After lengthy wrangling on the mailing lists
|
2012-01-09 15:44:42 +00:00 |
eeprom
|
build eeprom on shark
|
2011-12-15 07:51:29 +00:00 |
envstat
|
change printed indicator and battery charge strings from ON and OFF to TRUE
|
2011-12-04 19:34:22 +00:00 |
eshconfig
|
ANSIfy + static + __dead
|
2011-08-30 18:28:59 +00:00 |
etcupdate
|
Run services_mkdb if only the old hash exists
|
2010-06-24 17:12:06 +00:00 |
extattrctl
|
Use __dead
|
2011-08-31 13:32:36 +00:00 |
faithd
|
Use __dead
|
2011-09-16 15:39:25 +00:00 |
flashctl
|
Properly use format strings
|
2011-05-24 13:01:53 +00:00 |
fssconfig
|
static + __dead
|
2011-08-30 18:30:13 +00:00 |
fusermount
|
Enable WARNS=4 by default, except for:
|
2009-04-22 15:23:01 +00:00 |
fwctl
|
Revieve -> Receive in a comment.
|
2011-10-17 16:50:47 +00:00 |
gpioctl
|
Fix a "lonely name".
|
2011-11-13 14:39:42 +00:00 |
grfconfig
|
Fix fd leaks in error cases. Found by cppcheck.
|
2011-01-04 09:32:31 +00:00 |
gspa
|
Use __dead and __printflike
|
2011-08-30 18:53:41 +00:00 |
hdaudioctl
|
Use __dead
|
2011-08-31 13:32:36 +00:00 |
i2cscan
|
Update license to reflect actual source of this code which was extracted
|
2011-11-01 22:30:32 +00:00 |
ifmcstat
|
Fix WARNS=4 issues (-Wextra -Wshadow)
|
2009-04-19 07:49:07 +00:00 |
ifwatchd
|
static + __dead
|
2011-08-30 18:57:38 +00:00 |
inetd
|
include <netipsec/ipsec.h> rather than <netinet6/ipsec.h> from userland
|
2012-01-04 16:09:40 +00:00 |
installboot
|
Update for hp700. Bump date.
|
2012-01-09 19:40:09 +00:00 |
iopctl
|
static + __dead
|
2011-08-30 18:57:38 +00:00 |
iostat
|
static + __dead
|
2011-08-30 19:06:06 +00:00 |
ipf
|
Requires -Wno-array-bounds with clang now.
|
2011-08-09 13:06:10 +00:00 |
ipwctl
|
Enable WARNS=4 by default, except for:
|
2009-04-22 15:23:01 +00:00 |
irdaattach
|
static + __dead
|
2011-08-30 19:06:06 +00:00 |
isdn
|
NULL does not need a cast
|
2011-08-31 16:24:54 +00:00 |
isibootd
|
Rename FRAME* macro to TRFS_FRAME* for readability and
|
2011-12-18 14:45:23 +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 |
kgmon
|
Add option arguments to descriptions. From YOMURA Masanori.
|
2011-04-25 22:46:35 +00:00 |
kvm_mkdb
|
Fix fd leaks in error cases. Found by cppcheck.
|
2011-01-04 09:32:31 +00:00 |
lastlogin
|
__dead + ANSIfy
|
2011-08-31 13:31:29 +00:00 |
ldpd
|
avoid reusing inet_addr twice.
|
2011-12-24 23:54:26 +00:00 |
link
|
ANSIfy + __dead
|
2011-08-30 19:18:17 +00:00 |
lmcconfig
|
Fix WARNS=4 issues (-Wcast-qual -Wshadow)
|
2009-04-16 06:07:53 +00:00 |
lockstat
|
static + __dead
|
2011-08-30 19:20:20 +00:00 |
lpr
|
Use Sq, and remove trailing whitespace.
|
2011-11-09 14:16:00 +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
|
add support for setting the ufs label. (Nathan Whitehorn)
|
2011-10-09 21:33:43 +00:00 |
map-mbone
|
include sys/cdefs.h so that __attribute__ can be fixed later
|
2007-12-15 16:32:05 +00:00 |
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
|
static + __dead
|
2011-08-30 21:18:11 +00:00 |
mlxctl
|
avoid type punned warnings
|
2011-08-14 17:57:44 +00:00 |
mmcformat
|
Enable WARNS=4 by default, except for:
|
2009-04-22 15:23:01 +00:00 |
mopd
|
Fix build on mips (NOAOUT case).
|
2011-08-31 13:09:10 +00:00 |
mountd
|
include <netipsec/ipsec.h> rather than <netinet6/ipsec.h> from userland
|
2012-01-04 16:09:40 +00:00 |
moused
|
don't truncate time_t
|
2011-08-31 16:32:48 +00:00 |
mrinfo
|
Use __dead
|
2011-08-31 13:32:36 +00:00 |
mrouted
|
NULL does not need a cast
|
2011-08-31 16:24:54 +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
|
Use __dead
|
2011-08-31 13:32:36 +00:00 |
mtree
|
Use __dead and __printflike
|
2011-08-29 20:37:43 +00:00 |
ndbootd
|
Default to -Wno-sign-compare -Wno-pointer-sign for clang.
|
2011-05-26 12:56:24 +00:00 |
ndiscvt
|
Use __dead
|
2011-11-25 13:18:22 +00:00 |
ndp
|
Use __dead
|
2011-08-31 13:32:36 +00:00 |
netgroup_mkdb
|
Remove 3rd and 4th clauses in christos' license. OK christos.
|
2009-10-21 01:07:44 +00:00 |
nfsd
|
static + ANSIfy + __dead
|
2011-08-30 20:07:31 +00:00 |
npf
|
- Expire all sessions on flush.
|
2012-01-15 00:49:47 +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
|
static + __dead
|
2011-08-30 20:08:38 +00:00 |
perfused
|
Rename perfuse_mount to not conflict with libperfuse. Mark it and
|
2012-01-17 17:58:36 +00:00 |
pf
|
don't include pcap/bpf.h
|
2011-12-21 22:18:43 +00:00 |
postinstall
|
Add an rc.d(8) script for isibootd(8). Taken from ndbootd(8).
|
2011-12-17 13:37:49 +00:00 |
powerd
|
Rump-ify powerd.
|
2010-12-19 22:52:08 +00:00 |
pppd
|
Bump the queue size to 32K
|
2011-09-24 20:19:39 +00:00 |
psrset
|
Use __dead
|
2011-08-31 13:32:36 +00:00 |
pstat
|
Use __dead
|
2011-08-31 13:32:36 +00:00 |
puffs
|
Define RUMP_DISKFS to provide getdiskinfo from rumpdev_disk library.
|
2011-11-14 11:28:05 +00:00 |
pvcsif
|
static + __dead
|
2011-08-30 21:27:00 +00:00 |
pvctxctl
|
Localize variables. Use __dead
|
2011-08-30 21:28:27 +00:00 |
pwd_mkdb
|
NULL does not need a cast
|
2011-08-31 16:24:54 +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
|
Use __dead
|
2011-08-31 13:32:36 +00:00 |
quotaon
|
Fix an implementation inconsistency with the prop_*_send_syscall() and
|
2011-09-30 22:08:18 +00:00 |
racoon
|
-consistently use "char *" for the compiled policy buffer in the
|
2012-01-04 15:55:35 +00:00 |
racoonctl
|
Ignore warnings when building with clang for now.
|
2011-05-30 14:41:26 +00:00 |
rarpd
|
static + __printflike + __dead
|
2011-08-30 20:25:18 +00:00 |
rbootd
|
Remove nonexistent (probably HP-UX specific) Xref rmp(4).
|
2011-12-15 16:45:21 +00:00 |
rdate
|
Remove 3rd and 4th clauses in christos' license. OK christos.
|
2009-10-21 01:07:44 +00:00 |
repquota
|
Remove the explicit fallback direct file access code from repquota and
|
2012-01-09 15:42:37 +00:00 |
rip6query
|
ANSIfy + static + __dead
|
2011-08-30 21:17:06 +00:00 |
rmt
|
Fix -Wshadow issue
|
2009-04-18 09:25:50 +00:00 |
route6d
|
NULL does not need a cast
|
2011-08-31 16:24:54 +00:00 |
rpc.bootparamd
|
ANSIFy + static + __dead
|
2011-08-30 20:29:41 +00:00 |
rpc.lockd
|
Apply casts to cases where xdrproc_t is expected but is not
|
2011-08-30 17:06:20 +00:00 |
rpc.pcnfsd
|
Simplify
|
2011-10-07 10:46:29 +00:00 |
rpc.statd
|
Fix -Wshadow and -Wcast-qual issues
|
2009-04-18 13:02:36 +00:00 |
rpc.yppasswdd
|
NULL does not need a cast
|
2011-08-31 16:24:54 +00:00 |
rpcbind
|
NULL does not need a cast
|
2011-08-31 16:24:54 +00:00 |
rtadvd
|
Use RT_ADVANCE when available.
|
2011-12-12 01:11:33 +00:00 |
rtsold
|
Fix typo in comment.
|
2011-10-17 16:31:14 +00:00 |
rwhod
|
Use __dead
|
2011-08-31 13:32:36 +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 __dead
|
2011-08-31 13:32:36 +00:00 |
screenblank
|
static + __dead
|
2011-08-30 20:33:30 +00:00 |
sdpd
|
Use __dead
|
2011-08-31 13:32:36 +00:00 |
services_mkdb
|
Use __dead
|
2011-08-31 13:32:36 +00:00 |
sesd
|
Fix fd leak in error case. Found by cppcheck.
|
2011-01-04 10:10:39 +00:00 |
sliplogin
|
static + ANSIfy + __dead
|
2011-08-30 20:42:22 +00:00 |
spray
|
static + ANSIfy + __dead
|
2011-08-30 20:45:31 +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
|
be more portable, explain what we are doing, simplify.
|
2011-12-07 22:52:54 +00:00 |
syslogd
|
Simplify.
|
2011-10-07 10:50:01 +00:00 |
tadpolectl
|
System utilities, boot programs and kernel modules are machine
|
2009-12-13 05:01:32 +00:00 |
tcpdchk
|
NULL does not need a cast
|
2011-08-31 16:24:54 +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
|
PR/45842: Henning Petersen: compare fgets with NULL not 0
|
2012-01-16 17:38:16 +00:00 |
tpctl
|
Fix WARNS=4 issues.
|
2009-04-28 10:57:24 +00:00 |
tprof
|
Use __dead
|
2012-01-10 23:39:11 +00:00 |
traceroute
|
include <netipsec/ipsec.h> rather than <netinet6/ipsec.h> from userland
|
2012-01-04 16:09:40 +00:00 |
traceroute6
|
include <netipsec/ipsec.h> rather than <netinet6/ipsec.h> from userland
|
2012-01-04 16:09:40 +00:00 |
trpt
|
static + __dead
|
2011-08-30 20:49:29 +00:00 |
unlink
|
ANSIfy + __dead
|
2011-08-30 20:50:24 +00:00 |
usbdevs
|
static + __dead
|
2011-08-30 20:51:29 +00:00 |
user
|
Move path names to pathnames.h per conventions
|
2011-12-01 00:34:05 +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
|
NULL does not need a cast
|
2011-08-31 16:24:54 +00:00 |
vnconfig
|
ANSIfy + static + __dead
|
2011-08-30 20:54:18 +00:00 |
wake
|
Use __dead
|
2011-08-31 13:32:36 +00:00 |
wiconfig
|
ANSIfy + static + __dead
|
2011-08-30 20:54:18 +00:00 |
wlanctl
|
Use __dead
|
2011-08-31 13:32:36 +00:00 |
wsconscfg
|
Enable WARNS=4 by default, except for:
|
2009-04-22 15:23:01 +00:00 |
wsfontload
|
Use __dead
|
2011-08-31 13:32:36 +00:00 |
wsmoused
|
Use more markup. New sentence, new line. Sort sections.
|
2012-01-02 18:04:34 +00:00 |
wsmuxctl
|
static + __dead
|
2011-08-30 21:03:31 +00:00 |
ypbind
|
Apply casts to cases where xdrproc_t is expected but is not
|
2011-08-30 17:06:20 +00:00 |
yppoll
|
Apply casts to cases where xdrproc_t is expected but is not
|
2011-08-30 17:06:20 +00:00 |
ypserv
|
static + __dead
|
2011-08-30 21:03:31 +00:00 |
ypset
|
ANSIfy
|
2011-08-27 22:41:35 +00:00 |
zdump
|
- no need for gcc-4.5 hacks
|
2011-08-16 07:52:32 +00:00 |
zic
|
Enable WARNS=4 by default, except for:
|
2009-04-22 15:23:01 +00:00 |
Makefile
|
install tprof related commands and man pages.
|
2012-01-04 16:25:13 +00:00 |
Makefile.inc
|
Enable WARNS=4 by default, except for:
|
2009-04-22 15:23:01 +00:00 |