CVSROOT: /cvs Module name: src Changes by: [email protected] 2022/01/13 03:34:07
Modified files:
usr.sbin/syslogd: Makefile syslogd.c syslogd.h
Added files:
usr.sbin/syslogd: parsemsg.c parsemsg.h
Log message:
Move parsing of incoming syslog messages to their own section.
This should make it more manageable.
No functional change intended, debugging output slightly changed.
help from and OK bluhm@
