| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2009-11-18 | sysctl: Remove CTL_NONE and CTL_UNNUMBERED | Eric W. Biederman | |
| Now that the sysctl structures no longer have a ctl_name field there is no reason to retain the definitions for CTL_NONE and CTL_UNNUMBERED, or to explain their historic usage. Signed-off-by: Eric W. Biederman <ebiederm@xmission.com> | |||
| 2007-07-16 | Add Documentation/sysctl/ctl_unnumbered.txt | Andrew Morton | |
| Poeple keep on adding new numbered sysctls, when they're supposed not to. Add a documentation file which explain why new sysctls should use CTL_UNNUMBERED. The next patch will sprinkle pointers to this throughout sysctl.c. Eric provided the text (thanks) Cc: "Eric W. Biederman" <ebiederm@xmission.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org> | |||
