dwmalone 2004/05/26 14:14:14 PDT
FreeBSD src repository
Modified files:
usr.sbin/syslogd syslogd.c
Log:
Silence some constness and printf type warnings. Most of the
const fixes are ugly 'cos the types in an iovec aren't quite
right for a writev.
Revision Changes Path
1.121 +14 -12 src/usr.sbin/syslogd/syslogd.c