Page MenuHomeFreeBSD

libc/syslog: deprecate use of "/var/run/logpriv"
ClosedPublic

Authored by glebius on May 23 2022, 9:06 PM.
Tags
None
Referenced Files
F86132505: D35305.diff
Sat, Jun 15, 9:58 PM
Unknown Object (File)
Tue, Jun 11, 8:48 PM
Unknown Object (File)
Mon, Jun 10, 2:48 AM
Unknown Object (File)
Sun, Jun 9, 8:22 AM
Unknown Object (File)
Sun, Jun 9, 8:19 AM
Unknown Object (File)
Apr 10 2024, 9:52 PM
Unknown Object (File)
Apr 5 2024, 10:17 AM
Unknown Object (File)
Apr 5 2024, 10:17 AM
Subscribers

Details

Summary

This additional socket was created in 2e89951b6f20 and 240d5a9b1ce76
to try workaround problems with classic AF_UNIX/SOCK_DGRAM sockets.

With recent changes in kernel this trick is no longer needed, so the
trick can be reverted.

In syslogd(8) we would still create the socket for the next several
major releases for compatibility.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 45686
Build 42574: arc lint + arc unit

Event Timeline

This revision was not accepted when it landed; it landed in state Needs Review.Jun 24 2022, 4:11 PM
This revision was automatically updated to reflect the committed changes.