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
F106096756: D22465.id64636.diff
Wed, Dec 25, 8:36 AM
Unknown Object (File)
Tue, Dec 24, 7:37 PM
Unknown Object (File)
Thu, Dec 12, 4:49 AM
Unknown Object (File)
Thu, Dec 12, 1:07 AM
Unknown Object (File)
Oct 21 2024, 6:27 AM
Unknown Object (File)
Sep 26 2024, 3:11 PM
Unknown Object (File)
Sep 19 2024, 3:33 AM
Unknown Object (File)
Sep 15 2024, 10:20 PM
Subscribers

Diff Detail

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

Event Timeline

emaste added inline comments.
sys/compat/linux/linux_misc.c
2307

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.