CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]    2018/11/01 12:04:13

Modified files:
        usr.bin/top    : top.c 

Log message:
Merge duplicate code into helper functions

This introduces filteruser() and filterpid(), where the first one can now
easily be extended to support matching numeric UIDs. The latter one is now
used by the `highlight` command as well.

No change in behaviour or output.

Feedback and OK millert

Reply via email to