..
ac
Kill __P(), use ANSI function declarations, constify; WARNS=3
2005-03-16 01:41:20 +00:00
accton
Kill __P(), use ANSI function declarations; WARNS=3
2005-03-16 01:43:06 +00:00
altq
quell GCC 4.1 uninitialised variable warnings.
2006-05-10 21:53:14 +00:00
amd
netbsd authunix_create() actually takes an array of int not gid_t.
2006-05-12 01:28:34 +00:00
apm
build the apm utility on sparc since we already build apmd
2005-11-24 15:47:09 +00:00
apmd
change (mostly) int to socklen_t. GCC 4 doesn't like that int and
2006-05-09 20:18:05 +00:00
arp
PR/32681: Yves-Emmanuel JUTARD: Fix and document -d [hostname [pub]]
2006-01-31 17:47:04 +00:00
bad144
bind
sprinkle some -fno-strict-aliasing and -Wno-pointer-sign with GCC4.
2006-05-11 23:16:28 +00:00
bootp
sprinkle some -fno-strict-aliasing and -Wno-pointer-sign with GCC4.
2006-05-11 23:16:28 +00:00
catman
modified man(1):
2006-04-10 14:39:06 +00:00
chown
Add xref to chflags(1). From Andre Luiz de Oliveira in PR 32265.
2005-12-09 20:27:02 +00:00
chroot
chrtbl
sprinkle some -fno-strict-aliasing and -Wno-pointer-sign with GCC4.
2006-05-11 23:16:28 +00:00
cnwctl
cron
sprinkle some -fno-strict-aliasing and -Wno-pointer-sign with GCC4.
2006-05-11 23:16:28 +00:00
dev_mkdb
The latest fts fix that removes double-slashes from paths exposed a bug
2005-11-18 05:11:30 +00:00
dhcp
sprinkle some -fno-strict-aliasing and -Wno-pointer-sign with GCC4.
2006-05-11 23:16:28 +00:00
diskpart
dumpfs
Coverty CID 1643: free(ino_buf) on error return.
2006-04-24 21:20:44 +00:00
dumplfs
sprinkle some -fno-strict-aliasing and -Wno-pointer-sign with GCC4.
2006-05-11 23:16:28 +00:00
edquota
eeprom
envstat
eshconfig
Non-argument options in SYNOPSIS belong before options with arguments.
2005-06-17 18:22:18 +00:00
etcupdate
Fix default handling. etcupdate with no "-s" flag
2006-02-26 19:56:51 +00:00
extattrctl
Use more, and more correct macros. Fix Xr section.
2005-09-23 20:58:50 +00:00
faithd
plug memory leak. Patrick Latifi
2005-03-16 05:05:06 +00:00
fssconfig
Support user controllable flags for the snapshot driver:
2005-04-17 16:28:26 +00:00
fwctl
Fix marge miss. We use 'hw.fwmem.eui64_[hl]i'.
2005-08-23 19:19:51 +00:00
gpioctl
Remove default argument from .Nm. Add a missing article. Mention NetBSD import.
2005-09-27 09:16:20 +00:00
grfconfig
grfinfo
grfinfo(1) is hp300 specific, so move the man page to the hp300 subdir.
2005-08-20 17:21:29 +00:00
gspa
rename alloc() to emalloc().
2006-05-13 22:34:50 +00:00
hilinfo
hprop
sprinkle some -fno-strict-aliasing and -Wno-pointer-sign with GCC4.
2006-05-11 23:16:28 +00:00
ifmcstat
ifwatchd
inetd
- use socklen_t where appropriate
2006-05-11 06:59:40 +00:00
installboot
don't do the -Wno-pointer-sign dance for host programs.
2006-05-12 01:18:25 +00:00
iopctl
since i2ostrvis() is passed always passed u_char *, make it so.
2006-05-11 07:02:01 +00:00
iostat
update a comment.
2006-04-21 13:46:37 +00:00
ipf
add -fno-strict-aliasing when using GCC4.
2006-05-11 07:07:08 +00:00
ipwctl
Remove -k. Should no longer be needed.
2006-04-17 20:55:28 +00:00
irdaattach
iscsi
Add an initial makefile for the iscsiconfig utility. We don't yet descend
2006-02-20 09:01:39 +00:00
isdn
sprinkle some -Wno-pointer-sign for now.
2006-05-11 08:55:10 +00:00
iteconfig
iwictl
iwi(4) and iwictl(8) are no-longer restricted to the i386 platform.
2005-10-29 08:15:46 +00:00
kadmin
kdc
Remove some more references to kerberosIV.
2006-03-23 21:51:14 +00:00
kgmon
Change all .Xr config 8 to .Xr config 1, following the recent move of
2005-06-20 13:25:23 +00:00
kstash
Remove some more references to kerberosIV.
2006-03-23 21:51:14 +00:00
ktutil
kvm_mkdb
lastlogin
If the passwd entry is not found for a lastlog entry, cons up a fake
2005-04-09 02:13:20 +00:00
link
lmcconfig
New version from David Boggs
2006-04-20 16:53:19 +00:00
lpr
end the argument list to exec*(3) with a NULL instead of a bare '0', as
2006-05-11 00:22:52 +00:00
lptctl
mailwrapper
makefs
don't do the -Wno-pointer-sign dance for host programs.
2006-05-12 01:18:25 +00:00
map-mbone
change (mostly) int to socklen_t. GCC 4 doesn't like that int and
2006-05-09 20:18:05 +00:00
mdconfig
use correct types, allow size to be larger than 1 TB.
2005-11-01 01:42:29 +00:00
mdsetimage
memswitch
Initialize class and node in modify_single(), as their initial assignment
2005-06-11 18:42:56 +00:00
mld6query
change (mostly) int to socklen_t. GCC 4 doesn't like that int and
2006-05-09 20:18:05 +00:00
mlxctl
Prefix iostat structure elements with io_
2006-04-20 12:13:51 +00:00
mopd
use -Wno-pointer-sign with GCC4.
2006-05-12 01:54:57 +00:00
mountd
Another uninitialized var XXX: GCC
2006-05-14 01:26:34 +00:00
moused
Fix typo. New sentence, new line.
2006-02-25 02:27:42 +00:00
mrinfo
change (mostly) int to socklen_t. GCC 4 doesn't like that int and
2006-05-09 20:18:05 +00:00
mrouted
can't fit "256" in an 8bit value, don't have a switch case for it.
2006-05-12 01:27:27 +00:00
mscdlabel
sprinkle some -fno-strict-aliasing and -Wno-pointer-sign with GCC4.
2006-05-11 23:16:28 +00:00
mtrace
change (mostly) int to socklen_t. GCC 4 doesn't like that int and
2006-05-09 20:18:05 +00:00
mtree
i.e. without a space. PR 33328 by Igor Sobrado.
2006-04-22 19:35:35 +00:00
ndbootd
appease gcc -Wuninitialized
2005-06-02 11:29:01 +00:00
ndiscvt
properly match char * with char * instead of u_char *.
2006-05-11 07:12:11 +00:00
ndp
Cleanup KNF, WARNS=4.
2006-05-13 20:46:15 +00:00
netgroup_mkdb
nfsd
change (mostly) int to socklen_t. GCC 4 doesn't like that int and
2006-05-09 20:18:05 +00:00
ntp
Include "bsd.own.mk" to get the definition of "HAVE_GCC".
2006-05-11 10:32:37 +00:00
pcictl
pf
Build libpcap-0.9.4 from src/dist.
2006-04-25 18:36:44 +00:00
pkg_install
sprinkle a little (char *) to quell GCC4.
2006-05-11 23:50:15 +00:00
postinstall
Sync rc.d file list with etc/rc.d/Makefile, adding ftpd, hostapd, and
2006-05-14 15:46:40 +00:00
powerd
pass WARNS=4
2006-02-05 14:11:18 +00:00
pppd
sprinkle some -fno-strict-aliasing and -Wno-pointer-sign with GCC4.
2006-05-11 23:16:28 +00:00
pstat
Fix off-by-one found by Coverity, CID 1485.
2006-03-17 21:01:02 +00:00
pvcsif
pvctxctl
Fix -j description and "interface" case problem. From YOMURA Masanori in private mail.
2005-09-15 01:49:07 +00:00
pwd_mkdb
Mention pwhash(1) in a few places,
2005-09-05 03:37:14 +00:00
quot
fix compilatio problems on LP64
2005-08-20 15:00:27 +00:00
quotacheck
64 bit inode changes
2005-08-19 02:07:18 +00:00
quotaon
racoon
adjust to the new openssl
2005-11-26 02:32:32 +00:00
racoonctl
rarpd
since ar_tha() can return NULL, don't pass it directly to functions
2006-05-12 01:20:33 +00:00
rbootd
use -fno-strict-aliasing for utils.c with GCC4
2006-05-11 07:19:33 +00:00
rdate
WARNS=3
2005-06-02 09:21:01 +00:00
repquota
make sure there is space between the username and next field when
2005-03-05 14:46:29 +00:00
rip6query
rmt
route6d
Fix typos, reported by Alexey Dobriyan ("Gathered from Linux"),
2006-02-25 00:58:34 +00:00
rpc.bootparamd
rpc.lockd
64 bit inode changes
2005-08-19 02:07:18 +00:00
rpc.pcnfsd
sprinkle some -fno-strict-aliasing and -Wno-pointer-sign with GCC4.
2006-05-11 23:16:28 +00:00
rpc.statd
Use sigaction(2) to setup automatic disposal of child processes after
2006-03-28 15:21:00 +00:00
rpc.yppasswdd
YP -> NIS
2005-02-26 16:37:40 +00:00
rpcbind
Proper bounds access, found by Coverity, CID 1470.
2006-03-17 14:40:11 +00:00
rtadvd
u_char -> char for several things:
2006-05-11 08:35:47 +00:00
rtsold
rs_data is u_char *, so assign it from a u_char *.
2006-05-11 08:38:38 +00:00
rwhod
assign to wd.wd_recvtime rather than casting a pointer to it
2006-05-11 08:40:28 +00:00
sa
screenblank
Use the LIST_FOREACH macros.
2005-11-11 15:14:24 +00:00
sendmail
sesd
sliplogin
sntp
spray
sti
Don't core dump when the program is invoked without arguments.
2005-11-11 15:08:40 +00:00
sunlabel
__inline__ -> inline
2005-12-24 21:35:57 +00:00
sup
rename clog to sup_clog. (ugh. we don't even have clog())
2006-05-10 21:45:40 +00:00
syslogd
It's "its."
2006-04-24 19:00:29 +00:00
tadpolectl
tcpdchk
tcpdmatch
tcpdump
apply -Wno-pointer-sign to print-802_11.c as well.
2006-05-12 02:00:46 +00:00
timed
quell GCC 4.1 uninitialised variable warnings.
2006-05-10 21:53:14 +00:00
tpctl
Add initialization of a local variable to appease -Wuninitialized.
2005-06-07 14:01:49 +00:00
traceroute
change (mostly) int to socklen_t. GCC 4 doesn't like that int and
2006-05-09 20:18:05 +00:00
traceroute6
Add support for RFC 3542 Adv. Socket API for IPv6 (which obsoletes 2292).
2006-05-05 00:03:21 +00:00
trpt
Show ECN ECE and CWR flags too.
2006-03-31 10:20:21 +00:00
trsp
Remove a splurious check for a NULL pointer (always passed as &struct->member).
2006-03-30 21:05:07 +00:00
unlink
usbdevs
Print serial number if there is one.
2005-05-08 08:12:45 +00:00
user
Garbage collect cc in moduser, it is only set once, but never read as
2006-03-22 18:02:46 +00:00
videomode
vipw
Mention pwhash(1) in a few places,
2005-09-05 03:37:14 +00:00
vnconfig
Argument is regular_file, not "regular file". From YOMURA Masanori in private mail.
2005-09-11 23:49:58 +00:00
wiconfig
use -fno-strict-aliasing with GCC4.
2006-05-11 08:41:07 +00:00
wlanctl
le64 "big endian" is not printable by PRIu64 - cast via (u_int64_t).
2006-05-11 08:43:16 +00:00
wpa
Add a man page derived from the one in the distribution.
2006-05-15 02:17:43 +00:00
wsconscfg
Fix typo reported by adam@.
2005-11-30 18:31:45 +00:00
wsfontload
It's "its."
2006-04-24 19:00:29 +00:00
wsmoused
WSDISPLAY_CHARFUNCS is gone.
2006-04-15 17:53:03 +00:00
wsmuxctl
ypbind
change (mostly) int to socklen_t. GCC 4 doesn't like that int and
2006-05-09 20:18:05 +00:00
yppoll
Sort SEE ALSO.
2005-02-26 16:20:36 +00:00
ypserv
- fix pointer problems and unsigned int -> int confusion that lead to
2006-05-20 20:03:28 +00:00
ypset
zdump
zic
Makefile
A number of minor changes for NDIS. (OK'd by phil)
2006-04-18 16:49:19 +00:00
Makefile.inc