CVSROOT: /cvs Module name: src Changes by: t...@cvs.openbsd.org 2013/03/23 15:12:32
Modified files: bin/ps : print.c usr.bin/top : machine.c Log message: wchan is no longer exposed, just check if wmesg is not empty. (wmesg hasn't itself been a pointer since conversion to kinfo_proc.) noticed by sthen. ok deraadt jsing millert sthen