freebsd-src/usr.sbin/syslogd
Eugene Grosbein 3b4cc56e52 syslogd: undo regression after r326573
Restore ability for our syslogd to collect pre-RFC3164 formatted
messages from remote hosts that was broken with r326573.

For example, the line from Cisco SCE8000 splitted for readability:

1130: 03:37:57: %USER-6-PORT_OPERSTATUS_CHANGE_TRAP: CPU#000 trap:link
down EntityAdminState: 4  EntityAlarmStatus: 32

Such line was collected and stored before mentioned change
but silently dropped after that. Now syslogd saves it again.

Note that parsing of RFC5424 format not changed.

MFC after:	1 month
2021-09-27 14:25:21 +07:00
..
ftp.conf Move all syslogd related configs to usr.sbin/syslogd/ 2018-08-21 17:01:47 +00:00
lpr.conf Move all syslogd related configs to usr.sbin/syslogd/ 2018-08-21 17:01:47 +00:00
Makefile Remove trailing slash in pathname so that valid METALOG is created in the 2018-08-25 20:19:16 +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
ppp.conf Move all syslogd related configs to usr.sbin/syslogd/ 2018-08-21 17:01:47 +00:00
syslog.conf log daemon.info to /var/log/daemon.log by default 2019-09-17 20:03:20 +00:00
syslog.conf.5 syslog.conf.5: Fix the message priority order 2021-09-21 12:07:39 -04:00
syslogd.8 syslogd: Increase message size limits 2021-03-23 12:49:58 -04:00
syslogd.c syslogd: undo regression after r326573 2021-09-27 14:25:21 +07:00