Source-Changes archive

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

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



Module Name:    src
Committed By:   snj
Date:           Wed Jul  1 22:42:29 UTC 2009

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

Log Message:
Pull up following revision(s) (requested by rmind in ticket #839):
        sys/kern/init_sysctl.c: revision 1.163
sysctl_doeproc:
        - simplify.
        - KERN_PROC: fix possible stale proc pointer dereference.
        - KERN_PROC: don't do copyout with proc_lock held.


To generate a diff of this commit:
cvs rdiff -u -r1.149.4.6 -r1.149.4.7 src/sys/kern/init_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