Page MenuHomeFreeBSD

Add compat.linux.debug sysctl.
ClosedPublic

Authored by trasz on Jun 11 2020, 12:54 PM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Nov 5, 10:00 PM
Unknown Object (File)
Oct 21 2024, 4:18 AM
Unknown Object (File)
Sep 30 2024, 11:11 PM
Unknown Object (File)
Sep 23 2024, 2:05 AM
Unknown Object (File)
Sep 11 2024, 3:43 PM
Unknown Object (File)
Sep 8 2024, 1:59 PM
Unknown Object (File)
Sep 8 2024, 11:51 AM
Unknown Object (File)
Sep 8 2024, 8:12 AM

Details

Summary

Add compat.linux.debug sysctl, to make it possible to silence down
the debug messages. While here, clean up some variable naming.

Diff Detail

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

Event Timeline

reasonable IMO

sys/compat/linux/linux_socket.c
972–974 ↗(On Diff #72980)

unrelated cleanup, just commit first

bcr added a subscriber: bcr.

OK from manpages.

Remove unrelated changes.

This revision is now accepted and ready to land.Jun 12 2020, 2:32 PM