OpenBSD CVS

src/usr.bin/top/


Click on a directory to enter that directory. Click on a file to display its revision history and to get a chance to display diffs between revisions.

Current directory: [local] / src / usr.bin / top

Current tag: OPENBSD_6_1_BASE


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] Makefile  1.16   9 years  okan   zap trailing newlines; "go for it" deraadt
[TXT] commands.c  1.32   7 years  deraadt   annoying whitespace die die die
[TXT] display.c  1.52   7 years  deraadt   annoying whitespace die die die
[TXT] display.h  1.12   11 years  guenther   When showing threads, say so. Fix up some comments and names at the same time. ...
[TXT] layout.h  1.5   17 years  otto   Remove some uneeded includes and declarations. -Wall is happy and no binary chan...
[TXT] machine.c  1.88   7 years  deraadt   annoying whitespace die die die
[TXT] machine.h  1.20   9 years  mpi   Display thread IDs instead of the name of the process's owner when "-H" is used....
[TXT] screen.c  1.21   7 years  deraadt   annoying whitespace die die die
[TXT] screen.h  1.6   15 years  chl   remove unused function from tobias@ ok otto@ tobias@
[TXT] top.1  1.68   7 years  tedu   as with ps, update bug to caveat and clarify
[TXT] top.c  1.89   7 years  deraadt   annoying whitespace die die die
[TXT] top.h  1.15   10 years  espie   more reasonable MAX_COLS for modern displays (5 arrays of that size, so we're ta...
[TXT] top.local.h  1.4   16 years  deraadt   using getpwent() in a loop is so 1980; ok millert
[TXT] utils.c  1.26   7 years  deraadt   annoying whitespace die die die
[TXT] utils.h  1.8   18 years  millert   Multi-cpu support for top. Each cpu now gets its own stats line. Based on work ...
[TXT] boolean.h (in the Attic) [Hide]  1.2   21 years  deraadt   license change from William LeFebvre <wnl@groupsys.com>; top is now BSD licensed...
[TXT] username.c (in the Attic) [Hide]  1.17   8 years  tedu   remove the silly username cache here and use libc user_from_uid. libc isn't (yet...