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)
Sat, Jan 25, 5:05 PM
Unknown Object (File)
Sat, Jan 18, 4:55 AM
Unknown Object (File)
Dec 9 2024, 8:41 PM
Unknown Object (File)
Nov 5 2024, 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

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 31636
Build 29217: arc lint + arc unit

Event Timeline

reasonable IMO

sys/compat/linux/linux_socket.c
972–974

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