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


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] Makefile  1.17   5 years  millert   Use user_from_uid() and uid_from_user() directly. The wrappers in username.c ar...
[TXT] commands.c  1.33   4 years  kn   Replace "boolean.h" with <stdbool.h> Be consistent with other programs in base ...
[TXT] display.c  1.67   19 months  cheloha   top(1): remove last vestiges of "last pid" support millert@ removed most of the...
[TXT] display.h  1.16   19 months  cheloha   top(1): remove last vestiges of "last pid" support millert@ removed most of the...
[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.113   15 months  guenther   Add {get,set}thrname(2) for putting thread names in the kernel and exposed in a ...
[TXT] machine.h  1.32   19 months  cheloha   top(1): remove last vestiges of "last pid" support millert@ removed most of the...
[TXT] screen.c  1.22   4 years  kn   Replace "boolean.h" with <stdbool.h> Be consistent with other programs in base ...
[TXT] screen.h  1.6   15 years  chl   remove unused function from tobias@ ok otto@ tobias@
[TXT] top.1  1.81   2 years  naddy   man pages: add missing commas between subordinate and main clauses jmc@ dislike...
[TXT] top.c  1.109   13 months  guenther   Delete obsolete /* ARGSUSED */ lint comments. ok miod@ millert@
[TXT] top.h  1.18   5 years  millert   Use user_from_uid() and uid_from_user() directly. The wrappers in username.c ar...
[TXT] top.local.h  1.5   5 years  millert   Remove unused Table_size define and digits() function.
[TXT] utils.c  1.29   5 years  millert   Remove unused Table_size define and digits() function.
[TXT] utils.h  1.11   5 years  millert   Remove unused Table_size define and digits() function.
[TXT] DISCLAIMER (in the Attic) [Hide]  1.2   21 years  deraadt   license change from William LeFebvre <wnl@groupsys.com>; top is now BSD licensed...
[TXT] boolean.h (in the Attic) [Hide]  1.3   4 years  kn   Replace "boolean.h" with <stdbool.h> Be consistent with other programs in base ...
[TXT] loadavg.h (in the Attic) [Hide]  1.5   9 years  millert   Kill loadavg.h and just use the fscale value directly. There's no need for crazy...
[TXT] os.h (in the Attic) [Hide]  1.2   26 years  downsj   First sweep. Prototype, type fixes, long fixes, mostly compiles with -Wall.
[TXT] patchlevel.h (in the Attic) [Hide]  1.2   16 years  otto   remove unneeded files, from Mark Lumsden
[TXT] sigconv.awk (in the Attic) [Hide]  1.6   17 years  millert   Use sys_signame[] from libc instead of creating a top-specific signame name to n...
[TXT] username.c (in the Attic) [Hide]  1.21   5 years  millert   Use user_from_uid() and uid_from_user() directly. The wrappers in username.c ar...
[TXT] version.c (in the Attic) [Hide]  1.7   16 years  otto   remove unneeded files, from Mark Lumsden