.. |
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
|
define HAVE_XDR_MOUNTRES3 in pre-generated config.h as we have mountres3 now.
|
2003-05-18 09:44:28 +00:00 |
apm
|
.Nm does not need a dummy argument ("") before punctuation or
|
2003-02-25 10:34:36 +00:00 |
apmd
|
Make child processes log failure to exec scripts.
|
2003-06-24 09:41:34 +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
|
getopt() returns -1 on error, not EOF.
|
2001-08-18 17:10:04 +00:00 |
config
|
Correct comment string "mkoptions" -> "makeoptions"
|
2003-06-25 07:02:04 +00:00 |
cron
|
In "crontab -l", suppress the header lines, just as "crontab -e" does.
|
2003-06-23 22:36:02 +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
|
correct partition structure initialization for new union
|
2002-05-27 16:39:29 +00:00 |
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
|
Clarify description of -v, following a hint from felix zaslavski.
|
2003-06-24 09:31:17 +00:00 |
inetd
|
"user:group=foo.bar" is weird. use colon on both sides
|
2003-04-22 07:46:46 +00:00 |
installboot
|
Another mistake in the ufs2 code - a missing else.
|
2003-05-30 09:22:50 +00:00 |
iopctl
|
The correct capitalisation of 'NetBSD.org' is (you
|
2003-02-14 16:11:34 +00:00 |
iostat
|
no need to #include <sys/dkstat.h>
|
2003-06-11 17:26:31 +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
|
Whitespace nits, use standard headers.
|
2002-01-19 03:20:56 +00:00 |
link
|
Generate <>& symbolically. I'm avoiding .../dist/... directories for now.
|
2002-02-08 01:36:18 +00:00 |
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
|
Fix function declaration mismatch with src/sys/ufs/ffs/ffs_extern.h which
|
2003-06-15 18:10:56 +00:00 |
map-mbone
|
fix strncat too. from wiz
|
2003-05-17 13:56:41 +00:00 |
mdconfig
|
Generate <>& symbolically. I'm avoiding .../dist/... directories for now.
|
2002-02-08 01:36:18 +00:00 |
mdsetimage
|
Now that <bsd.prog.mk> DTRT if HOSTPROG is defined (i.e, it is a no-op),
|
2003-05-18 07:57:31 +00:00 |
memswitch
|
.Nm does not need a dummy argument ("") before punctuation or
|
2003-02-25 10:34:36 +00:00 |
mld6query
|
- sync up MLD declaration with RFC3542 (s/MLD6/MLD/)
|
2003-06-06 08:13:43 +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
|
Now that <bsd.prog.mk> DTRT if HOSTPROG is defined (i.e, it is a no-op),
|
2003-05-18 07:57:31 +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
|
Quote % characters in macro lines.
|
2003-06-26 10:09:05 +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
|
revert to revision 1.41, since 1.42 did not fix the problem and made the
|
2003-06-09 13:35:10 +00:00 |
pstat
|
Add support for UFS2. UFS2 is an enhanced FFS, adding support for
|
2003-04-02 10:39:19 +00:00 |
pvcsif
|
Sort sections and SEE ALSO, use standard headers.
|
2002-02-02 01:37:13 +00:00 |
pvctxctl
|
Punctuation nits, sort sections and SEE ALSO, improve markup, use standard headers.
|
2002-02-02 01:38:54 +00:00 |
pwd_mkdb
|
Now that <bsd.prog.mk> DTRT if HOSTPROG is defined (i.e, it is a no-op),
|
2003-05-18 07:57:31 +00:00 |
quot
|
Pass a NULL to getbsize() for any arguments that aren't needed, and
|
2003-05-30 00:17:25 +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
|
ANSIfy. Remove ifndef __STDC__. Remove __P().
|
2002-07-14 01:01:10 +00:00 |
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
|
getstring() safer by passing buffer size. millert@openbsd
|
2002-07-04 06:43:19 +00:00 |
route6d
|
port numbers are unsigned. use %u. from kame
|
2003-04-22 09:56:30 +00:00 |
rpc.bootparamd
|
make it possible to obtain default router address from any interface (-i).
|
2003-06-26 05:38:45 +00:00 |
rpc.lockd
|
We can't keep a reference to the value returned by svc_getrpccaller().
|
2003-06-19 11:13:06 +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
|
"addrs" is not needed any more
|
2003-06-25 03:45:02 +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
|
new copyright notice for VJ. via openbsd.
|
2002-06-18 22:32:16 +00:00 |
spray
|
Remove superfluous .Ek.
|
2003-06-26 10:10:11 +00:00 |
sunlabel
|
Now that <bsd.prog.mk> DTRT if HOSTPROG is defined (i.e, it is a no-op),
|
2003-05-18 07:57:31 +00:00 |
sup
|
fix problem with fgets()
|
2003-04-04 23:10:10 +00:00 |
sushi
|
use strlcpy/cat
|
2003-06-13 07:26:41 +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
|
Generate <>& symbolically. I'm avoiding .../dist/... directories for now.
|
2002-02-08 01:36:18 +00:00 |
usbdevs
|
KNF- blank line at start of a function with local variable declarations.
|
2003-01-20 01:14:35 +00:00 |
user
|
Some patches from Todd C. Miller:
|
2003-06-12 17:00:53 +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
|
ANSIfy, remove __P(), unifdef __STDC__.
|
2002-07-06 21:44:40 +00:00 |
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
|
Now that <bsd.prog.mk> DTRT if HOSTPROG is defined (i.e, it is a no-op),
|
2003-05-18 07:57:31 +00:00 |
Makefile
|
Don't build kvm_mkdb anymore.
|
2003-05-11 18:19:09 +00:00 |
Makefile.inc
|
…
|
|