Subject: CVS commit: src/sys/compat
To: None <source-changes@NetBSD.org>
From: Andrew Brown <atatat@netbsd.org>
List: source-changes
Date: 05/25/2004 04:29:08
Module Name:	src
Committed By:	atatat
Date:		Tue May 25 04:29:08 UTC 2004

Modified Files:
	src/sys/compat/darwin: darwin_sysctl.c
	src/sys/compat/irix: irix_sysctl.c
	src/sys/compat/linux/common: linux_sysctl.c

Log Message:
Sysctl descriptions under emul subtree.


To generate a diff of this commit:
cvs rdiff -r1.25 -r1.26 src/sys/compat/darwin/darwin_sysctl.c
cvs rdiff -r1.3 -r1.4 src/sys/compat/irix/irix_sysctl.c
cvs rdiff -r1.15 -r1.16 src/sys/compat/linux/common/linux_sysctl.c

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