CVSROOT: /cvs Module name: src Changes by: guent...@cvs.openbsd.org 2011/08/29 19:09:29
Modified files: sys/sys : sysctl.h Log message: Make ps -N/-M work again by correcting kernel vs user address handling in the FILL_KPROC() macro. Problems pointed out by Martin Pelikan (martin.pelikan at gmail.com)