Page MenuHomeFreeBSD

sysctl: use names instead of magic numbers
ClosedPublic

Authored by kaktus on Sep 17 2019, 10:55 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Nov 8, 2:59 AM
Unknown Object (File)
Tue, Nov 4, 2:29 AM
Unknown Object (File)
Thu, Oct 23, 10:39 PM
Unknown Object (File)
Wed, Oct 22, 10:24 PM
Unknown Object (File)
Mon, Oct 20, 7:31 PM
Unknown Object (File)
Mon, Oct 20, 7:20 AM
Unknown Object (File)
Mon, Oct 20, 7:20 AM
Unknown Object (File)
Mon, Oct 20, 7:20 AM
Subscribers

Details

Summary

Replace magic numbers with names for internal sysctl operations.
Convert in-kernel and libc consumers.

Diff Detail

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

Event Timeline

kib added inline comments.
sys/kern/kern_sysctl.c
939 ↗(On Diff #62240)

Please add space after comma

This revision is now accepted and ready to land.Sep 18 2019, 6:33 AM
kaktus edited the summary of this revision. (Show Details)

Add space after comma.

This revision now requires review to proceed.Sep 18 2019, 8:30 AM
This revision was not accepted when it landed; it landed in state Needs Review.Sep 18 2019, 4:13 PM
This revision was automatically updated to reflect the committed changes.