Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: [netbsd-1-5] src/sys/kern



Module Name:    src
Committed By:   msaitoh
Date:           Wed Aug 27 03:18:11 UTC 2003

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

Log Message:
Pull up rev. 1.143 via patch (requested by atatat in ticket #75):
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.73.2.4 -r1.73.2.5 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.




Home | Main Index | Thread Index | Old Index