opnsense-src/usr.bin/logger
Eugene Grosbein 5aee3e14d4 syslog.3: document ident[N] format
When libc switched to generation of logs as per RFC 5424,
that change broke application ability to insert specific process id
using ident[N] format, the feature existed for decades.
Some processes rely on it (including logger and syslogd).

Later the regression was fixed but the feature remained undocumented.
This change documents it.

MFC after:	1 week
2023-07-03 19:46:40 +07:00
..
logger.1 syslog.3: document ident[N] format 2023-07-03 19:46:40 +07:00
logger.c logger(1): fix timestamps in case of long run 2023-04-27 23:43:16 +07:00
Makefile pkgbase: Put more binaries/lib in runtime 2021-12-21 10:17:27 +01:00
Makefile.depend Update/fix Makefile.depend for userland 2023-04-18 17:14:23 -07:00