Subject: CVS commit: src/sbin/sysctl
To: None <source-changes@NetBSD.org>
From: Andrew Brown <atatat@netbsd.org>
List: source-changes
Date: 02/19/2004 06:40:14
Module Name:	src
Committed By:	atatat
Date:		Thu Feb 19 06:40:14 UTC 2004

Modified Files:
	src/sbin/sysctl: sysctl.c sysctlutil.c

Log Message:
Rename sysctlnametomib() to sysctlgetmibinfo() and add FreeBSD
compatible sysctlnametomib() and sysctlbyname() functions.

These are intended to move to libc real soon now.


To generate a diff of this commit:
cvs rdiff -r1.77 -r1.78 src/sbin/sysctl/sysctl.c
cvs rdiff -r1.3 -r1.4 src/sbin/sysctl/sysctlutil.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.