Subject: CVS commit: src/sys
To: None <source-changes@NetBSD.org>
From: Andrew Doran <ad@netbsd.org>
List: source-changes
Date: 01/04/2008 14:53:33
Module Name:	src
Committed By:	ad
Date:		Fri Jan  4 14:53:33 UTC 2008

Modified Files:
	src/sys/kern: subr_kobj.c
	src/sys/sys: kobj.h

Log Message:
Add a kobj_stat() to get basic info about the object, and some other
minor changes.


To generate a diff of this commit:
cvs rdiff -r1.1 -r1.2 src/sys/kern/subr_kobj.c
cvs rdiff -r1.1 -r1.2 src/sys/sys/kobj.h

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