summaryrefslogtreecommitdiff
path: root/sbin/sysctl/Makefile
AgeCommit message (Expand)Author
2012-11-29use the proper variablechristos
2010-12-13RUMP_ACTION -> RUMPPRGpooka
2010-11-05make sysctl(8) work as a rump clientpooka
2009-02-13Comment out CFLAGS+=-g.uebayasi
2005-04-06PPR/29909: Manuel Bouyer: sysctl dumps core if kern.consdev returns unknownchristos
2004-03-25Move sysctlbyname(), sysctlnametomib(), and sysctlgetmibinfo() fromatatat
2003-12-04New sysctl(8) binary. Performs auto-discovery and can add/removeatatat
2002-11-30tweaks for fparseln(3) move from libutil to libc:lukem
2002-08-19Use ${NETBSDSRCDIR}/some/path instead of ${.CURDIR}/../../some/pathlukem
2002-03-20handle new emulation sysctls, and cleanup function duplication.christos
2000-03-12Add a "-f file" flag to process directives from a file.tsarna
2000-01-17don't install /usr/sbin/sysctl (backward compat symlink)itojun
2000-01-17move sysctl to /sbin/sysctl. symlink from /usr/sbin/sysctlitojun
2000-01-17Moved from usr.sbin/sysctl/Makefile,vitojun