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, Apr 27, 1:53 PM
Unknown Object (File)
Sat, Apr 27, 1:52 PM
Unknown Object (File)
Sat, Apr 27, 1:52 PM
Unknown Object (File)
Sat, Apr 27, 1:52 PM
Unknown Object (File)
Sat, Apr 27, 12:31 PM
Unknown Object (File)
Wed, Apr 24, 2:02 PM
Unknown Object (File)
Tue, Apr 23, 8:40 AM
Unknown Object (File)
Sun, Apr 7, 5:33 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.