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
F160590369: D22465.id66110.diff
Thu, Jun 25, 11:43 PM
Unknown Object (File)
Thu, Jun 25, 6:13 AM
Unknown Object (File)
Wed, Jun 24, 5:31 AM
Unknown Object (File)
Tue, Jun 23, 10:00 PM
Unknown Object (File)
Sun, Jun 21, 9:16 PM
Unknown Object (File)
May 25 2026, 6:20 PM
Unknown Object (File)
May 23 2026, 3:51 PM
Unknown Object (File)
May 20 2026, 11:47 AM
Subscribers

Diff Detail

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

Event Timeline

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

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.