sysctl was seriously broken. And since in some cases 'CONFIG_SYSCTL'
authorEric Andersen <andersen@codepoet.org>
Mon, 12 Sep 2005 21:26:42 +0000 (21:26 -0000)
committerEric Andersen <andersen@codepoet.org>
Mon, 12 Sep 2005 21:26:42 +0000 (21:26 -0000)
commit7a95dd6f828ebf0ccf6e4636ca15f4e01c56361b
tree318b24d687dad1ca8cd9fe39110191a360c1b391
parente76da05b7502ffed2e9f51aa33e1d0f697d278b9
sysctl was seriously broken.  And since in some cases 'CONFIG_SYSCTL'
could be included into application space via the kernel config option
of the same name, nasty compilation problems could result.
busybox/include/applets.h
busybox/include/usage.h
busybox/procps/Config.in
busybox/procps/Makefile.in
busybox/sysdeps/linux/defconfig