CVSROOT: /cvs Module name: src Changes by: [email protected] 2015/11/05 10:17:13
Modified files:
usr.bin/top : top.c
Log message:
allow "kill" from top, by using proc instead of id
(event though the documentation does not yet state that proc allows
setpriority for renice)
Problem found by me, tweak suggested by theo buehler
Committed prompted by deraadt@
