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
F83965592: D35304.diff
Fri, May 17, 12:28 PM
Unknown Object (File)
Apr 5 2024, 10:19 AM
Unknown Object (File)
Apr 5 2024, 10:19 AM
Unknown Object (File)
Apr 5 2024, 10:19 AM
Unknown Object (File)
Apr 5 2024, 10:05 AM
Unknown Object (File)
Feb 21 2024, 6:44 PM
Unknown Object (File)
Feb 2 2024, 3:46 AM
Unknown Object (File)
Jan 28 2024, 9:53 PM
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