Page MenuHomeFreeBSD

Implement Linux syslog(2) syscall; just enough to make the dmesg(8) utility work.
ClosedPublic

Authored by trasz on Nov 20 2019, 7:22 PM.
Tags
None
Referenced Files
F153236335: D22465.diff
Mon, Apr 20, 12:00 AM
Unknown Object (File)
Thu, Apr 16, 6:04 AM
Unknown Object (File)
Wed, Apr 15, 10:02 AM
Unknown Object (File)
Wed, Apr 15, 5:29 AM
Unknown Object (File)
Tue, Apr 14, 1:41 PM
Unknown Object (File)
Tue, Apr 14, 4:35 AM
Unknown Object (File)
Mon, Apr 13, 11:07 PM
Unknown Object (File)
Mon, Apr 13, 4:44 PM
Subscribers

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

emaste added inline comments.
sys/compat/linux/linux_misc.c
2307 ↗(On Diff #64636)

linux_mxg(td, "syslog: unsupported type... perhaps?

Add missed chunks and make the fix suggested by emaste@.

This revision was not accepted when it landed; it landed in state Needs Review.Dec 29 2019, 3:54 PM
This revision was automatically updated to reflect the committed changes.