Page MenuHomeFreeBSD

libc/syslog: fully deprecate and don't try to open "/dev/log"
ClosedPublic

Authored by glebius on May 23 2022, 9:02 PM.
Tags
None
Referenced Files
F135144464: D35304.id107362.diff
Thu, Nov 6, 9:40 PM
Unknown Object (File)
Fri, Oct 31, 7:34 PM
Unknown Object (File)
Wed, Oct 29, 1:53 PM
Unknown Object (File)
Wed, Oct 29, 1:10 PM
Unknown Object (File)
Tue, Oct 28, 5:53 PM
Unknown Object (File)
Tue, Oct 28, 12:40 PM
Unknown Object (File)
Sun, Oct 26, 6:51 AM
Unknown Object (File)
Tue, Oct 21, 2:56 AM
Subscribers

Details

Summary

The "/dev/log" socket existed in pre-FreeBSD times. Later it was
substituted to a compatibility symlink. The symlink creation was
deprecated in FreeBSD 10.2 and 9-STABLE.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable