git: kernel: Add NO_SYSCTL_DESCR option to exclude sysctl descriptions.
Sascha Wildner
swildner at crater.dragonflybsd.org
Fri Jun 21 01:08:56 PDT 2019
commit 23591d78897896e07b2f78d2651c1b4d70a53ab4
Author: Sascha Wildner <saw at online.de>
Date: Fri Jun 21 08:20:02 2019 +0200
kernel: Add NO_SYSCTL_DESCR option to exclude sysctl descriptions.
<sys/sysctl.h> has the code for it already, brought in in commit
8e82189d49ed5be4533e1a3d2609460e8aae81bf, but the option was not
added.
While here, remove some old no-op IPSec related options.
Summary of changes:
sys/conf/options | 7 ++-----
sys/config/LINT64 | 5 +++++
2 files changed, 7 insertions(+), 5 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/23591d78897896e07b2f78d2651c1b4d70a53ab4
--
DragonFly BSD source repository
More information about the Commits
mailing list