iedowse 2004/01/31 09:44:27 PST
FreeBSD src repository
Modified files:
usr.sbin/syslogd syslogd.c
Log:
Use strtol to parse the <%d> tags in printline() and printsys().
Sort local variables declarations in these functions.
Submitted by: bde
Revision Changes Path
1.120 +18 -18 src/usr.sbin/syslogd/syslogd.c