NetBSD/sbin/sysctl
christos 404831da9c PR/17441: John F. Woods: integer sysctl does not accept numbers > 0x7fffffff
Use unsigned int in the range comparison, and use strerror() instead of
home brewed error strings.
2006-02-05 22:42:55 +00:00
..
Makefile PPR/29909: Manuel Bouyer: sysctl dumps core if kern.consdev returns unknown 2005-04-06 21:13:03 +00:00
pathconf.c Move sysctlbyname(), sysctlnametomib(), and sysctlgetmibinfo() from 2004-03-25 19:36:26 +00:00
sysctl.8 Bump date for security.* 2006-02-04 18:37:58 +00:00
sysctl.c PR/17441: John F. Woods: integer sysctl does not accept numbers > 0x7fffffff 2006-02-05 22:42:55 +00:00