aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/top/username.c
Commit message (Expand)AuthorAgeFilesLines
* top(1): Use uid_t for uid rather than 'int'Eitan Adler2018-06-021-9/+7
* top(1): ansify, style(9). and nitsEitan Adler2018-06-021-14/+5
* top(1): fix buildEitan Adler2018-05-211-1/+0
* top(1): modernize a bit; reduce warningsEitan Adler2018-05-211-1/+1
* Revert r333969 which contained one too many changesEitan Adler2018-05-211-1/+1
* top(1): modernize a bit; reduce warningsEitan Adler2018-05-211-1/+1
* top(1): pull configuration directly into header filesEitan Adler2018-05-201-38/+3
* top(1): set max username length based on system constantEitan Adler2018-05-201-11/+0
* top(1): remove use of 'register' keywordEitan Adler2018-05-201-2/+2
* top(1): Migrate top to usr.binEitan Adler2018-05-191-0/+195