HardenedBSD/usr.sbin/syslogd
David Malone 75030d0676 Some string fixes.
1) Use strncpy on strings out of utmp.
2) Avoid running off the start of one string while removing white space.
   (I've used slightly different code to OpenBSD here.)
3) Ignore trailing spaces in the priority.

PR:		67139
Submitted by:	Xin LI <delphij@FreeBSD.org.cn>
Obtained from:	OpenBSD
2004-05-29 23:40:30 +00:00
..
Makefile
pathnames.h
syslog.conf.5
syslogd.8
syslogd.c Some string fixes. 2004-05-29 23:40:30 +00:00