Subject: CVS commit: [netbsd-1-6] src/sys/kern
To: None <source-changes@NetBSD.org>
From: Matthias Scheler <tron@netbsd.org>
List: source-changes
Date: 08/26/2003 14:38:02
Module Name:	src
Committed By:	tron
Date:		Tue Aug 26 14:38:02 UTC 2003

Modified Files:
	src/sys/kern [netbsd-1-6]: kern_sysctl.c

Log Message:
Pull up revision 1.143 via patch (requested by atatat in ticket #1437):
Use pfind() in proc_sysctl() to find the target process instead of a
home-grown routine.  Remove defcorenamelen, since it's not used
anywhere.


To generate a diff of this commit:
cvs rdiff -r1.108.4.1 -r1.108.4.2 src/sys/kern/kern_sysctl.c

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