new syslogd option for adding local timestamp

2008-02-20 Thread Thomas Vogt
Hi list I ported the -T option from netbsd syslogd.c to freebsd syslog. "Add a -T flag to syslogd, which causes it to use local time for messages received from the network. Useful for collecting logs from devices which do not have correct time or if you need localtime anyway. It does not replace

Re: new syslogd option for adding local timestamp

2008-02-20 Thread Thomas Vogt
Hi David Am 20.02.2008 um 22:12 schrieb David Malone: Hi Thomas, The -T option looks reasonable to me - can you submit a PR and let me know what number it is. I'll have a look at making the change. Thank you. http://www.freebsd.org/cgi/query-pr.cgi?pr=120891 Regards, Thomas ___