freebsd-dev/usr.sbin/syslogd
Ed Schouten 8a66bdb414 Restore the order in which RFC 3164 messages with fac/pri are formatted.
The refactoring of the syslogd code to format messages using iovecs
slightly altered the output of syslogd by placing the facility/priority
after the hostname, as opposed to printing it right before. This change
reverts the behaviour to be consistent with how it was before.

PR:		229457
Reported by:	Andre Albsmeier
MFC after:	1 week
2018-07-02 10:57:22 +00:00
..
Makefile Fix enough warnings that we can build syslogd on all targets at WARNS=6. 2018-04-07 09:03:51 +00:00
Makefile.depend DIRDEPS_BUILD: Update dependencies. 2017-10-31 00:07:04 +00:00
pathnames.h General further adoption of SPDX licensing ID tags. 2017-11-20 19:49:47 +00:00
syslog.conf.5 Renumber copyright clause 4 2017-02-28 23:42:47 +00:00
syslogd.8 Use proper alphabetic sorting of options. 2018-04-15 08:44:26 +00:00
syslogd.c Restore the order in which RFC 3164 messages with fac/pri are formatted. 2018-07-02 10:57:22 +00:00