git: <sys/sysctl.h>: Remove CTLFLAGs which we don't handle.
Sascha Wildner
swildner at crater.dragonflybsd.org
Thu Jul 3 11:33:04 PDT 2014
commit 849f7278abbcef6ee90686388c8d6d64fd10027a
Author: Sascha Wildner <saw at online.de>
Date: Thu Jul 3 20:24:53 2014 +0200
<sys/sysctl.h>: Remove CTLFLAGs which we don't handle.
To not give the wrong impression that we do (just because code compiles).
The removal of CTLFLAG_CAP{RD,WR} was discussed with joris.
While here, remove SYSCTL_ASSERT_TYPE which was doing nothing for us.
Summary of changes:
sys/sys/sysctl.h | 17 ++---------------
1 file changed, 2 insertions(+), 15 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/849f7278abbcef6ee90686388c8d6d64fd10027a
--
DragonFly BSD source repository
More information about the Commits
mailing list