CVSROOT: /cvs Module name: src Changes by: [email protected] 2012/04/20 21:14:50
Modified files:
bin/ps : ps.c
usr.bin/top : machine.c
usr.bin/pkill : pkill.c
Log message:
Remove a check made superfluous by the KERN_PROC_SHOW_THREADS flag.
This lets new binaries work (at least w/o the -H option) with old kernels.
ok pirofti@ deraadt@
