Date: Wed, 26 May 2004 14:14:14 -0700 (PDT) From: David Malone <dwmalone@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/syslogd syslogd.c Message-ID: <200405262114.i4QLEEce063985@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200405262114.i4QLEEce063985>
