aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/top/machine.h
Commit message (Expand)AuthorAgeFilesLines
* Remove $FreeBSD$: one-line .h patternWarner Losh2023-08-161-1/+0
* top(1): support command name and argument greppingJohn Grafton2021-06-291-1/+1
* top: display battery capacity remainingPhilip Paeps2019-12-211-0/+2
* top(1): garbage collectEitan Adler2018-06-221-2/+3
* top(1): reimplement header formatting as sbufEitan Adler2018-06-221-1/+1
* top(1): style and relatedEitan Adler2018-06-121-4/+0
* top(1): use a different command to toggle tid vs pidEitan Adler2018-06-091-12/+13
* top(1): include what you useEitan Adler2018-06-041-0/+3
* top(1): another pass of cleanupEitan Adler2018-06-031-2/+5
* top(1): top warnings and cleanupEitan Adler2018-06-031-8/+8
* top(1): partial revert of r334517Eitan Adler2018-06-031-1/+1
* top: add -p option and p command to only show a single processRoman Bogorodskiy2018-06-021-0/+1
* top(1): Use uid_t for uid rather than 'int'Eitan Adler2018-06-021-1/+1
* top(1): ansify, style(9). and nitsEitan Adler2018-06-021-1/+0
* top(1): modernize a bit; reduce warningsEitan Adler2018-05-211-1/+2
* Revert r333969 which contained one too many changesEitan Adler2018-05-211-3/+2
* top(1): modernize a bit; reduce warningsEitan Adler2018-05-211-2/+3
* top(1): further unconditionally assume we're on FreeBSDEitan Adler2018-05-211-7/+1
* top(1): build with WARNS=3Eitan Adler2018-05-211-0/+4
* top(1): set max username length based on system constantEitan Adler2018-05-201-1/+1
* top(1): assume that we're building on FreeBSDEitan Adler2018-05-191-2/+0
* top(1): Migrate top to usr.binEitan Adler2018-05-191-0/+96