CVSROOT: /cvs Module name: src Changes by: l...@cvs.openbsd.org 2012/06/08 07:41:16
Modified files: usr.bin/top : top.c Log message: Add checks for command line input (or the TOP environment var) ommitted from 1.78. Now a $ top -U -username -U username command will behave the same as interactive mode. ok brynet@