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_6


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.60   4 years  kn   Replace "boolean.h" with <stdbool.h> Be consistent with other programs in base ...
[TXT] display.h  1.15   5 years  cheloha   Add new KERN_CPUSTATS sysctl(2) so we can identify offline CPUs. Because of hw....
[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.100   4 years  kn   Simplify threads flag handling Instead of always passing the threads flag which...
[TXT] machine.h  1.27   4 years  kn   Simplify threads flag handling Instead of always passing the threads flag which...
[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.71   5 years  kn   Allow reverse sort order Prefixing the field with a dash will sort processes in...
[TXT] top.c  1.101   4 years  kn   Simplify threads flag handling Instead of always passing the threads flag which...
[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.