History log of /netbsd/sbin/sysctl/pathconf.c (Results 1 – 4 of 4)
Revision Date Author Comments
# 29e15c79 25-Mar-2004 atatat <atatat@NetBSD.org>

Move sysctlbyname(), sysctlnametomib(), and sysctlgetmibinfo() from
sysctl(8) into libc, making the minor number jump. Add prototypes to
sys/sysctl.h, fix sets, modify man pages, etc. That oughta c

Move sysctlbyname(), sysctlnametomib(), and sysctlgetmibinfo() from
sysctl(8) into libc, making the minor number jump. Add prototypes to
sys/sysctl.h, fix sets, modify man pages, etc. That oughta cover it.

show more ...


# 276d62f6 07-Aug-2003 agc <agc@NetBSD.org>

Move UCB-licensed code from 4-clause to 3-clause licence.

Patches provided by Joel Baker in PR 22308, verified by myself.


# 48a5c3ef 14-Apr-2000 simonb <simonb@NetBSD.org>

Don't declare 'extern opt*' getopt variables.


# 7c02ef53 17-Jan-2000 itojun <itojun@NetBSD.org>

Moved from usr.sbin/sysctl/pathconf.c,v