CVSROOT: /cvs Module name: src Changes by: [email protected] 2010/03/31 23:05:19
Modified files:
usr.bin/top : commands.c
Log message:
Allow top to accept tab characters as input in interactive mode
while using the kill and renice commands. This removes a bug
where process numbers that came after a tab character in the
input string would not be affected by the corresponding command.
ok tedu@ otto@
