summaryrefslogtreecommitdiffstats
path: root/kernel/sysctl_binary.c
Commit message (Expand)AuthorAgeFilesLines
* SYSCTL: Print binary sysctl warnings (nearly) only onceAndi Kleen2009-12-231-1/+30
* [sysctl] Fix breakage on systems with older glibcAndi Kleen2009-12-161-0/+7
* sysctl binary: Reorder the tests to process wild card entries first.Eric W. Biederman2009-11-121-8/+7
* sysctl: sysctl_binary.c Fix compilation when !CONFIG_NETEric W. Biederman2009-11-121-15/+20
* sysctl: Warn about all uses of sys_sysctl.Eric W. Biederman2009-11-111-7/+1
* sysctl: Reduce sys_sysctl to a compatibility wrapper around /proc/sysEric W. Biederman2009-11-111-102/+1383
* sysctl: Make do_sysctl staticEric W. Biederman2009-11-061-1/+1
* sysctl: Introduce a generic compat sysctl sysctlEric W. Biederman2009-11-061-0/+50
* sysctl: Refactor the binary sysctl handling to remove duplicate codeEric W. Biederman2009-11-061-65/+58
* sysctl: Separate the binary sysctl logic into it's own file.Eric W. Biederman2009-11-061-0/+185
OpenPOWER on IntegriCloud