aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/top/username.c
Commit message (Expand)AuthorAgeFilesLines
* Fix multiple warnings in usr.bin/top about variables shadowing globalDimitry Andric2019-02-101-3/+3
* top(1): style(9)Eitan Adler2018-06-131-3/+6
* top(1): filter fewer warnings; clean upEitan Adler2018-06-101-3/+1
* top(1): fix several style & const related issuesEitan Adler2018-06-081-1/+1
* top(1): include what you useEitan Adler2018-06-041-1/+0
* top(1): partial revert of r334517Eitan Adler2018-06-031-7/+6
* 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