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
F164812461: D35304.id107362.diff
Tue, Aug 4, 4:16 AM
F164804810: D35304.id106303.diff
Tue, Aug 4, 3:24 AM
F164782251: D35304.diff
Tue, Aug 4, 12:28 AM
Unknown Object (File)
Mon, Aug 3, 7:01 AM
Unknown Object (File)
Sun, Aug 2, 7:58 AM
Unknown Object (File)
Mon, Jul 27, 3:16 PM
Unknown Object (File)
Fri, Jul 24, 9:23 PM
Unknown Object (File)
Sat, Jul 11, 4:22 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