Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sbin/sysctl
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.
Home |
Main Index |
Thread Index |
Old Index