Subject: CVS commit: src/sys/compat/darwin
To: None <source-changes@NetBSD.org>
From: Emmanuel Dreyfus <manu@netbsd.org>
List: source-changes
Date: 12/26/2003 16:00:53
Module Name:	src
Committed By:	manu
Date:		Fri Dec 26 16:00:53 UTC 2003

Modified Files:
	src/sys/compat/darwin: darwin_sysctl.c darwin_sysctl.h

Log Message:
Chand emul.darwin MIB to fit best current practice.
emul.darwin.init.pid instead of emul.darwin.init_pid, and so on.

This breaks backward compatibility with the pre-dynamic sysctl(8) for
emul.darwin, but it has never been available in a formal release, so
it should be alright.


To generate a diff of this commit:
cvs rdiff -r1.20 -r1.21 src/sys/compat/darwin/darwin_sysctl.c
cvs rdiff -r1.8 -r1.9 src/sys/compat/darwin/darwin_sysctl.h

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