.. |
ac
|
strncpy -> strlcpy
|
2003-05-17 18:51:13 +00:00 |
accton
|
The correct capitalisation of 'NetBSD.org' is (you
|
2003-02-14 16:11:34 +00:00 |
altq
|
sscanf overrun
|
2003-05-17 14:54:53 +00:00 |
amd
|
make amd compile again.
|
2003-05-08 13:34:04 +00:00 |
apm
|
.Nm does not need a dummy argument ("") before punctuation or
|
2003-02-25 10:34:36 +00:00 |
apmd
|
.Nm does not need a dummy argument ("") before punctuation or
|
2003-02-25 10:34:36 +00:00 |
arp
|
ensure string termination
|
2003-05-17 19:00:22 +00:00 |
bad144
|
Uppercase DEC. PR 19678 by Igor Sobrado.
|
2003-03-30 21:24:48 +00:00 |
bind
|
use NETBSDSRCDIR as appropriate
|
2002-09-18 03:54:26 +00:00 |
bootp
|
use strlcpy/strlcat
|
2003-05-17 20:58:39 +00:00 |
catman
|
KNF
|
2003-05-09 00:47:46 +00:00 |
chown
|
.Nm does not need a dummy argument ("") before punctuation or
|
2003-02-25 10:34:36 +00:00 |
chroot
|
.Nm does not need a dummy argument ("") before punctuation or
|
2003-02-25 10:34:36 +00:00 |
chrtbl
|
Fix two typos, from Igor Sobrado in PR 20722.
|
2003-03-15 22:30:37 +00:00 |
cnwctl
|
…
|
|
config
|
strncpy -> strlcpy
|
2003-05-17 18:51:13 +00:00 |
cron
|
PR/3713: Aaron Brown: crontab fails with signals.
|
2003-04-20 01:24:05 +00:00 |
dev_mkdb
|
use strlcpy. don't hardcode sizes, use sizeof.
|
2003-05-17 19:09:08 +00:00 |
dhcp
|
minor makefile delint
|
2002-09-18 13:31:52 +00:00 |
diskpart
|
…
|
|
dumpfs
|
Add explicit cats for %lld printf format args, for the benefit of LP64
|
2003-04-02 22:50:52 +00:00 |
dumplfs
|
dumplfs needs one argument -- remove .Op.
|
2003-04-16 10:21:57 +00:00 |
edquota
|
.Nm does not need a dummy argument ("") before punctuation or
|
2003-02-25 10:34:36 +00:00 |
eeprom
|
Add CPPFLAGS.
|
2003-05-08 20:24:10 +00:00 |
envstat
|
Not all size_t's are equal to int...
|
2003-02-21 07:23:43 +00:00 |
eshconfig
|
DMA, not dma nor Dma.
|
2003-05-03 18:10:37 +00:00 |
etcupdate
|
Use awk instead of fgrep and sed, and default to 80 if we get
|
2003-04-02 22:32:19 +00:00 |
faithd
|
simplify by strdup. expilcitly specify IPPROTO_TCP (to cope with sctp-ready
|
2003-05-15 00:23:54 +00:00 |
grfconfig
|
.Nm does not need a dummy argument ("") before punctuation or
|
2003-02-25 10:34:36 +00:00 |
grfinfo
|
use NETBSDSRCDIR as appropriate
|
2002-09-18 03:54:26 +00:00 |
gspa
|
Remove extraneous \n's in {err,warn}{,x} that used to be printfs.
|
2002-08-08 13:24:12 +00:00 |
hilinfo
|
use NETBSDSRCDIR as appropriate
|
2002-09-18 03:54:26 +00:00 |
hprop
|
add DPADD
|
2002-10-23 01:11:09 +00:00 |
ifmcstat
|
Setting BINMODE=555 is redundant, as is setting BIN{OWN,GRP} of we're
|
2002-08-02 03:58:09 +00:00 |
ifwatchd
|
KNF
|
2003-05-17 19:14:25 +00:00 |
inetd
|
"user:group=foo.bar" is weird. use colon on both sides
|
2003-04-22 07:46:46 +00:00 |
installboot
|
Format fixes.
|
2003-05-08 20:33:44 +00:00 |
iopctl
|
The correct capitalisation of 'NetBSD.org' is (you
|
2003-02-14 16:11:34 +00:00 |
iostat
|
Increase width now we mention flag arguments.
|
2003-05-01 15:29:24 +00:00 |
ipf
|
use NETBSDSRCDIR as appropriate
|
2002-09-18 03:54:26 +00:00 |
irdaattach
|
.Nm does not need a dummy argument ("") before punctuation or
|
2003-02-25 10:34:36 +00:00 |
isdn
|
setup -> set up.
|
2003-05-14 12:11:03 +00:00 |
iteconfig
|
clear errno before strtol() if we're going to test it for ERANGE afterwards
|
2003-04-17 02:41:21 +00:00 |
kadmin
|
style
|
2002-10-23 01:09:50 +00:00 |
kdc
|
add DPADD
|
2002-10-23 01:09:37 +00:00 |
kgmon
|
.Nm does not need a dummy argument ("") before punctuation or
|
2003-02-25 10:34:36 +00:00 |
kstash
|
add DPADD
|
2002-10-23 01:11:09 +00:00 |
ktutil
|
add DPADD
|
2002-10-23 01:11:09 +00:00 |
kvm_mkdb
|
Bump date for last.
|
2003-05-06 08:37:34 +00:00 |
lastlogin
|
…
|
|
link
|
…
|
|
lpr
|
use strlcpy/strlcat.
|
2003-05-17 20:46:42 +00:00 |
mailwrapper
|
Revert previous changes. Add a comment to the source explaining the
|
2003-03-09 08:10:43 +00:00 |
makefs
|
just for safety - use sizeof
|
2003-05-09 00:48:59 +00:00 |
map-mbone
|
fix strncat too. from wiz
|
2003-05-17 13:56:41 +00:00 |
mdconfig
|
…
|
|
mdsetimage
|
Include -DNLIST_ELF64 for x86_64.
|
2002-12-10 17:59:41 +00:00 |
memswitch
|
.Nm does not need a dummy argument ("") before punctuation or
|
2003-02-25 10:34:36 +00:00 |
mld6query
|
null commit
|
2002-09-23 12:44:34 +00:00 |
mlxctl
|
Some e.g. cleanup: replace "eg" with "e.g.,". From Igor Sobrado in PR 19692.
|
2003-04-07 06:56:38 +00:00 |
mopd
|
interactive errors.
|
2003-04-20 00:19:56 +00:00 |
mountd
|
blank line
|
2003-05-16 14:53:55 +00:00 |
moused
|
The correct capitalisation of 'NetBSD.org' is (you
|
2003-02-14 16:11:34 +00:00 |
mrinfo
|
Match latest mouted code
|
2003-05-16 23:10:15 +00:00 |
mrouted
|
remove obsolete comment
|
2003-05-17 19:19:50 +00:00 |
mscdlabel
|
clean up {LD,DP}ADD. no need to set WARNS=1 here
|
2002-11-30 06:00:42 +00:00 |
mtrace
|
Match latest mrouted source.
|
2003-05-16 23:24:38 +00:00 |
mtree
|
grammar tweak.
|
2003-03-31 08:44:22 +00:00 |
ndbootd
|
select() -> poll(), nanosleep()
|
2002-09-19 16:45:57 +00:00 |
ndp
|
sscanf overrun
|
2003-05-17 01:02:01 +00:00 |
netgroup_mkdb
|
sweep of errx/warnx, remove unnecessary trailing \n
|
2002-07-20 08:40:16 +00:00 |
nfsd
|
exeeds->exceeds, from PR misc/20741 (Igor Sobrado)
|
2003-03-31 01:14:14 +00:00 |
ntp
|
MKSHARE -> MKDOC
|
2003-04-18 18:33:22 +00:00 |
pcictl
|
sweep of errx/warnx, remove unnecessary trailing \n
|
2002-07-20 08:40:16 +00:00 |
pkg_install
|
Uppercase URL.
|
2003-05-14 14:30:59 +00:00 |
powerd
|
Bump date for last; sort sections; comment out sysmon(4) xref for now.
|
2003-04-23 05:46:21 +00:00 |
pppd
|
use strlcat
|
2003-05-17 21:00:57 +00:00 |
pstat
|
Add support for UFS2. UFS2 is an enhanced FFS, adding support for
|
2003-04-02 10:39:19 +00:00 |
pvcsif
|
…
|
|
pvctxctl
|
…
|
|
pwd_mkdb
|
strncpy -> strlcpy
|
2003-05-17 19:18:59 +00:00 |
quot
|
Add support for UFS2. UFS2 is an enhanced FFS, adding support for
|
2003-04-02 10:39:19 +00:00 |
quotacheck
|
Skip over inodes <= ROOTINO for getnextinode(). PR 21208 by Geoff Wing.
|
2003-04-17 09:21:01 +00:00 |
quotaon
|
.Nm does not need a dummy argument ("") before punctuation or
|
2003-02-25 10:34:36 +00:00 |
racoon
|
Don't explicitly add -Wall -Werror -g to CFLAGS, the .mk infrastructure
|
2002-11-24 21:54:38 +00:00 |
rarpd
|
assume presense of getifaddrs(3).
|
2003-05-15 14:50:02 +00:00 |
rbootd
|
assume presense of getifaddrs(3).
|
2003-05-15 14:50:02 +00:00 |
rdate
|
…
|
|
repquota
|
.Nm does not need a dummy argument ("") before punctuation or
|
2003-02-25 10:34:36 +00:00 |
rip6query
|
%d is not 10 chars, but 12 chars. uwse NI_MAXSERV. sync w/ kame. from openbsd
|
2003-04-15 07:23:19 +00:00 |
rmt
|
…
|
|
route6d
|
port numbers are unsigned. use %u. from kame
|
2003-04-22 09:56:30 +00:00 |
rpc.bootparamd
|
The correct capitalisation of 'NetBSD.org' is (you
|
2003-02-14 16:11:34 +00:00 |
rpc.lockd
|
getlock: detect duplicated locks slightly correctly.
|
2003-03-16 09:05:56 +00:00 |
rpc.pcnfsd
|
The Double-Semi-Colon Police.
|
2003-01-20 05:29:53 +00:00 |
rpc.statd
|
More e.g. cleanup. Igor Sobrado, PR 19692.
|
2003-04-07 07:04:49 +00:00 |
rpc.yppasswdd
|
Use a non-blocking SVC for TCP connections.
|
2002-11-08 00:14:50 +00:00 |
rpcbind
|
.Nm does not need a dummy argument ("") before punctuation or
|
2003-02-25 10:34:36 +00:00 |
rtadvd
|
strncpy -> strlcpy
|
2003-05-17 18:51:13 +00:00 |
rtsold
|
strncpy -> strlcpy
|
2003-05-17 18:13:55 +00:00 |
rwhod
|
PR/20318: Johnny Billquist: rwhod does not compile with -DDEBUG
|
2003-02-12 17:49:35 +00:00 |
sa
|
Don't cast (dubious) values to pointers, only to memcpy from them to
|
2003-05-02 15:15:52 +00:00 |
screenblank
|
.Nm does not need a dummy argument ("") before punctuation or
|
2003-02-25 10:34:36 +00:00 |
sendmail
|
…
|
|
sesd
|
fix english
|
2003-01-06 14:43:01 +00:00 |
sliplogin
|
strncpy -> strlcpy to ensure string termination
|
2002-11-16 04:29:01 +00:00 |
slstats
|
…
|
|
spray
|
…
|
|
sunlabel
|
remove dependencies on ${LIBC} ${LIBM} and ${LIBTERMCAP} static libraries
|
2003-05-14 00:24:06 +00:00 |
sup
|
fix problem with fgets()
|
2003-04-04 23:10:10 +00:00 |
sushi
|
Uppercase URL.
|
2003-05-14 14:30:59 +00:00 |
syslogd
|
whitespace fix
|
2003-05-14 23:58:23 +00:00 |
tadpolectl
|
always has only one l, from Adrian Mrva.
|
2002-12-21 12:48:05 +00:00 |
tcpdchk
|
debugging log message committed by mistake (rev 1.8). catched by lukem
|
2002-12-26 14:11:28 +00:00 |
tcpdmatch
|
use NETBSDSRCDIR as appropriate
|
2002-09-19 12:08:37 +00:00 |
tcpdump
|
enable SMB support
|
2003-03-28 11:06:32 +00:00 |
timed
|
use strlcpy
|
2003-05-17 20:55:44 +00:00 |
tpctl
|
.Nm does not need a dummy argument ("") before punctuation or
|
2003-02-25 10:34:36 +00:00 |
traceroute
|
strncpy -> strlcpy
|
2003-05-17 18:13:55 +00:00 |
traceroute6
|
sysctl/setsockopt takes int, not u_long.
|
2003-01-21 09:15:54 +00:00 |
trpt
|
Update for callout changes, and show TCP timers in relative, rather
|
2003-02-04 01:22:08 +00:00 |
trsp
|
die if out-of-range address is specified to -p
|
2002-11-16 04:20:42 +00:00 |
unlink
|
…
|
|
usbdevs
|
KNF- blank line at start of a function with local variable declarations.
|
2003-01-20 01:14:35 +00:00 |
user
|
The "default" case usually occurs at the end of all other options, so change
|
2003-04-14 17:40:07 +00:00 |
videomode
|
use NETBSDSRCDIR as appropriate
|
2002-09-18 03:54:26 +00:00 |
vipw
|
.Nm does not need a dummy argument ("") before punctuation or
|
2003-02-25 10:34:36 +00:00 |
vnconfig
|
Sync usage with man page.
|
2003-04-16 10:29:05 +00:00 |
wiconfig
|
strcpy audit (command line argument was used as src, subject to overrun)
|
2003-05-15 00:02:25 +00:00 |
wsconscfg
|
.Nm does not need a dummy argument ("") before punctuation or
|
2003-02-25 10:34:36 +00:00 |
wsfontload
|
Bump date for last.
|
2003-05-06 08:43:45 +00:00 |
wsmoused
|
Increase width in a tagged list for nicer display.
|
2003-04-16 08:42:16 +00:00 |
wsmuxctl
|
maybe -> may be
|
2003-05-16 08:37:09 +00:00 |
ypbind
|
…
|
|
yppoll
|
Avoid strict alias warning.
|
2002-12-06 15:21:08 +00:00 |
ypserv
|
PR/5999: Todd Vierling: minor nits about Makefile.yp
|
2003-04-20 20:53:45 +00:00 |
ypset
|
sweep of errx/warnx, remove unnecessary trailing \n
|
2002-07-20 08:40:16 +00:00 |
zdump
|
use NETBSDSRCDIR as appropriate
|
2002-09-18 03:54:26 +00:00 |
zic
|
use NETBSDSRCDIR as appropriate
|
2002-09-18 03:54:26 +00:00 |
Makefile
|
Don't build kvm_mkdb anymore.
|
2003-05-11 18:19:09 +00:00 |
Makefile.inc
|
…
|
|