.. |
ac
|
getopt returns -1 not EOF, deprecate register
|
1997-10-17 00:12:51 +00:00 |
accton
|
use err()
|
1997-10-18 07:26:45 +00:00 |
amd
|
Resolve RCSID conflicts; hopefully this is the last time :-)
|
1997-10-26 00:24:41 +00:00 |
apm
|
use CPPFLAGS instead of CFLAGS
|
1997-10-23 06:27:34 +00:00 |
apmd
|
enable WARNS=1 by default, but disable in unclean 3rd party code
|
1997-10-18 06:42:25 +00:00 |
arp
|
use __progname
|
1997-10-18 07:32:17 +00:00 |
bad144
|
WARNSify, use err/warn, use opendisk
|
1997-10-17 05:31:02 +00:00 |
bootp
|
use CPPFLAGS instead of CFLAGS
|
1997-10-25 06:57:53 +00:00 |
bootpd
|
use CPPFLAGS instead of CFLAGS
|
1997-10-25 06:57:53 +00:00 |
bootpef
|
use CPPFLAGS instead of CFLAGS
|
1997-10-25 06:57:53 +00:00 |
bootpgw
|
use CPPFLAGS instead of CFLAGS
|
1997-10-25 06:57:53 +00:00 |
bootptest
|
use CPPFLAGS instead of CFLAGS
|
1997-10-25 06:57:53 +00:00 |
catman
|
while catman doesn't `work' properly yet, use snprintf() when creating the
|
1997-10-24 01:31:35 +00:00 |
chown
|
use CPPFLAGS instead of CFLAGS
|
1997-10-23 06:31:59 +00:00 |
chroot
|
WARNSify
|
1997-10-18 04:06:28 +00:00 |
chrtbl
|
use CPPFLAGS instead of CFLAGS
|
1997-10-23 06:31:59 +00:00 |
config
|
use CPPFLAGS instead of CFLAGS
|
1997-10-23 06:31:59 +00:00 |
cron
|
use CPPFLAGS instead of CFLAGS
|
1997-10-23 06:31:59 +00:00 |
dbsym
|
3rd argument to msync() is now needed by NetBSD as well.
|
1997-10-25 10:49:36 +00:00 |
dev_mkdb
|
deprecate register, use memset/memmove instead of bzero/bcopy
|
1997-10-18 08:18:00 +00:00 |
dhcp
|
use CPPFLAGS instead of CFLAGS
|
1997-10-25 06:57:53 +00:00 |
diskpart
|
WARNSify
|
1997-10-17 00:16:55 +00:00 |
dumpfs
|
fix compile warnings on the alpha.
|
1997-10-19 09:23:29 +00:00 |
dumplfs
|
enable WARNS=1 by default, but disable in unclean 3rd party code
|
1997-10-18 06:42:25 +00:00 |
edquota
|
fix compile warning on the sparc (erik fair).
|
1997-10-21 06:40:40 +00:00 |
eeprom
|
deprecate register, use memset/memmove instead of bzero/bcopy
|
1997-10-18 08:40:40 +00:00 |
gettable
|
rcsid fascism
|
1997-10-18 04:36:50 +00:00 |
grfconfig
|
use CPPFLAGS instead of CFLAGS
|
1997-10-25 06:57:53 +00:00 |
grfinfo
|
getopt returns -1 not EOF
|
1997-11-01 06:49:14 +00:00 |
gspa
|
use CPPFLAGS instead of CFLAGS
|
1997-10-25 06:57:53 +00:00 |
hilinfo
|
use CPPFLAGS instead of CFLAGS
|
1997-10-25 06:57:53 +00:00 |
htable
|
use CPPFLAGS instead of CFLAGS
|
1997-10-25 06:57:53 +00:00 |
inetd
|
use CPPFLAGS instead of CFLAGS
|
1997-10-25 06:57:53 +00:00 |
iostat
|
use CPPFLAGS instead of CFLAGS
|
1997-10-25 06:57:53 +00:00 |
ipf
|
sigh. merge ipfilter 3.2 onto the trunk. merge to the branch was a mistake.
|
1997-10-30 16:08:54 +00:00 |
iteconfig
|
use CPPFLAGS instead of CFLAGS
|
1997-10-25 06:57:53 +00:00 |
kgmon
|
getopt returns -1 not EOF
|
1997-11-01 06:49:14 +00:00 |
kvm_mkdb
|
Work around GCC uninitialized variable warning.
|
1997-10-23 12:30:32 +00:00 |
lastlogin
|
WARNSify
|
1997-10-17 10:18:36 +00:00 |
lpr
|
use CPPFLAGS instead of CFLAGS
|
1997-10-25 06:57:53 +00:00 |
map-mbone
|
use CPPFLAGS instead of CFLAGS
|
1997-10-25 06:57:53 +00:00 |
mdconfig
|
WARNSify
|
1997-10-17 10:18:36 +00:00 |
mdsetimage
|
WARNSify
|
1997-10-17 10:28:39 +00:00 |
mopd
|
use CPPFLAGS instead of CFLAGS
|
1997-10-25 06:57:53 +00:00 |
mountd
|
Add a warning about exporting a filesystem using WebNFS and also exporting
|
1997-10-19 15:29:20 +00:00 |
mrinfo
|
use CPPFLAGS instead of CFLAGS
|
1997-10-25 06:57:53 +00:00 |
mrouted
|
WARNSify
|
1997-10-17 10:38:25 +00:00 |
mtrace
|
use CPPFLAGS instead of CFLAGS
|
1997-10-25 06:57:53 +00:00 |
mtree
|
use CPPFLAGS instead of CFLAGS
|
1997-10-25 06:57:53 +00:00 |
named
|
use CPPFLAGS instead of CFLAGS
|
1997-10-25 06:57:53 +00:00 |
netgroup_mkdb
|
WARNSify, getopt returns -1 not EOF
|
1997-10-17 11:46:30 +00:00 |
nfsd
|
use memcmp/memset/memmove instead of bcmp/bzero/bcopy
|
1997-10-18 11:02:19 +00:00 |
nfsiod
|
WARNSify
|
1997-10-17 11:53:25 +00:00 |
pkg_install
|
use CPPFLAGS instead of CFLAGS
|
1997-10-25 06:57:53 +00:00 |
portmap
|
use emset instead of bzero
|
1997-10-18 11:06:08 +00:00 |
pppd
|
use CPPFLAGS instead of CFLAGS
|
1997-10-25 06:57:53 +00:00 |
pstat
|
use CPPFLAGS instead of CFLAGS
|
1997-10-25 06:57:53 +00:00 |
pwd_mkdb
|
use CPPFLAGS instead of CFLAGS
|
1997-10-25 06:57:53 +00:00 |
quot
|
deprecate register, use err/warn instead of perror, memmove instead of bcopy
|
1997-10-18 11:11:18 +00:00 |
quotacheck
|
use CPPFLAGS instead of CFLAGS
|
1997-10-25 06:57:53 +00:00 |
quotaon
|
Initialize "cp" to make gcc/sparc error go away:
|
1997-10-22 18:43:16 +00:00 |
rarpd
|
use CPPFLAGS instead of CFLAGS
|
1997-10-25 06:57:53 +00:00 |
rbootd
|
Use S_IS*(), not S_IF*.
|
1997-10-19 19:40:21 +00:00 |
rdate
|
use memset instead of bzero
|
1997-10-18 11:23:19 +00:00 |
repquota
|
initialize "cp" in hasquota() to avoid gcc/sparc compiler error:
|
1997-10-23 04:53:03 +00:00 |
rmt
|
WARNSify
|
1997-10-17 13:02:01 +00:00 |
rpc.bootparamd
|
use CPPFLAGS instead of CFLAGS
|
1997-10-25 06:57:53 +00:00 |
rpc.lockd
|
use CPPFLAGS instead of CFLAGS
|
1997-10-25 06:57:53 +00:00 |
rpc.pcnfsd
|
WARNSify, KNFify
|
1997-10-25 13:45:55 +00:00 |
rpc.statd
|
use CPPFLAGS instead of CFLAGS
|
1997-10-25 06:57:53 +00:00 |
rpc.yppasswdd
|
xref ypbind(8), not nonexistent ypbind(1)
|
1997-10-18 06:50:50 +00:00 |
rwhod
|
deprecate register, use warn/err
|
1997-10-18 11:37:10 +00:00 |
sa
|
fix compile warnings on the alpha.
|
1997-10-19 09:56:10 +00:00 |
screenblank
|
use memset instead of bzero
|
1997-10-18 11:37:45 +00:00 |
sendmail
|
use CPPFLAGS instead of CFLAGS
|
1997-10-25 06:57:53 +00:00 |
sliplogin
|
WARNSify
|
1997-10-17 13:36:36 +00:00 |
slstats
|
deprecate register, s/bcopy/memmove
|
1997-10-18 11:38:26 +00:00 |
spray
|
WARNSify
|
1997-10-17 13:36:36 +00:00 |
sup
|
use CPPFLAGS instead of CFLAGS
|
1997-10-25 06:57:53 +00:00 |
sysctl
|
getopt returns -1 not EOF
|
1997-11-01 06:49:14 +00:00 |
syslogd
|
prefer snprintf() to sprintf()
|
1997-10-24 01:41:47 +00:00 |
tcpdchk
|
enable WARNS=1 by default, but disable in unclean 3rd party code
|
1997-10-18 06:42:25 +00:00 |
tcpdmatch
|
enable WARNS=1 by default, but disable in unclean 3rd party code
|
1997-10-18 06:42:25 +00:00 |
tcpdump
|
use CPPFLAGS instead of CFLAGS
|
1997-10-25 06:57:53 +00:00 |
timed
|
Oops, mrg had a reason to use %ld format.
|
1997-10-20 18:42:17 +00:00 |
traceroute
|
Eliminate some alignment assumptions in packed IP/UDP frames. (port-alpha issue)
|
1997-10-31 23:32:24 +00:00 |
trpt
|
enable WARNS=1 by default, but disable in unclean 3rd party code
|
1997-10-18 06:42:25 +00:00 |
trsp
|
enable WARNS=1 by default, but disable in unclean 3rd party code
|
1997-10-18 06:42:25 +00:00 |
update
|
WARNSify
|
1997-10-17 13:59:34 +00:00 |
videomode
|
use CPPFLAGS instead of CFLAGS
|
1997-10-25 06:57:53 +00:00 |
vipw
|
WARNSify
|
1997-10-17 14:26:43 +00:00 |
vnconfig
|
WARNSify
|
1997-10-18 03:54:00 +00:00 |
xntp
|
use CPPFLAGS instead of CFLAGS
|
1997-10-25 06:57:53 +00:00 |
ypbind
|
use CPPFLAGS instead of CFLAGS
|
1997-10-25 06:57:53 +00:00 |
yppoll
|
enable WARNS=1 by default, but disable in unclean 3rd party code
|
1997-10-18 06:42:25 +00:00 |
ypserv
|
fix spellos and incorrect man page references
|
1997-10-25 10:18:36 +00:00 |
ypset
|
enable WARNS=1 by default, but disable in unclean 3rd party code
|
1997-10-18 06:42:25 +00:00 |
zdump
|
Back out the .PATH.c changes. The .depend problem (and others)
|
1997-05-08 21:11:01 +00:00 |
zic
|
backout previous
|
1997-05-06 22:38:46 +00:00 |
Makefile
|
merge lite-2 rcsids
|
1997-10-17 09:04:12 +00:00 |
Makefile.inc
|
enable WARNS=1 by default, but disable in unclean 3rd party code
|
1997-10-18 06:42:25 +00:00 |