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_3_1_BASE


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] Makefile  1.8   22 years  art   UVM is no longer an option
[TXT] commands.c  1.4   22 years  millert   Part one of userland __P removal. Done with a simple regexp with some minor han...
[TXT] display.c  1.9   22 years  millert   Part one of userland __P removal. Done with a simple regexp with some minor han...
[TXT] display.h  1.3   22 years  millert   Part one of userland __P removal. Done with a simple regexp with some minor han...
[TXT] layout.h  1.1   26 years  downsj   top 3.4, with a few changes. Still needs more work.
[TXT] machine.c  1.27   22 years  millert   Part one of userland __P removal. Done with a simple regexp with some minor han...
[TXT] machine.h  1.4   22 years  millert   Manual cleanup of remaining userland __P use (excluding packages maintained outs...
[TXT] screen.c  1.7   22 years  deraadt   abort if stdout use ever produces EOF. before, top was one of those nasty proce...
[TXT] screen.h  1.3   22 years  millert   Part one of userland __P removal. Done with a simple regexp with some minor han...
[TXT] top.1  1.18   22 years  fgsch   Add 'S' to interactive mode to toggle the display of system processes; From NetB...
[TXT] top.c  1.15   22 years  millert   Part one of userland __P removal. Done with a simple regexp with some minor han...
[TXT] top.h  1.3   22 years  millert   Part one of userland __P removal. Done with a simple regexp with some minor han...
[TXT] top.local.h  1.2   26 years  downsj   Mandoc manual, and use the full screen.
[TXT] utils.c  1.4   22 years  mpech   kill more registers millert@ ok
[TXT] utils.h  1.4   22 years  millert   Part one of userland __P removal. Done with a simple regexp with some minor han...
[TXT] DISCLAIMER (in the Attic) [Hide]  1.1   26 years  downsj   top 3.4, with a few changes. Still needs more work.
[TXT] boolean.h (in the Attic) [Hide]  1.1   26 years  downsj   top 3.4, with a few changes. Still needs more work.
[TXT] loadavg.h (in the Attic) [Hide]  1.2   26 years  downsj   some small fixes...
[TXT] patchlevel.h (in the Attic) [Hide]  1.1   26 years  downsj   top 3.4, with a few changes. Still needs more work.
[TXT] sigconv.awk (in the Attic) [Hide]  1.2   26 years  downsj   some small fixes...
[TXT] username.c (in the Attic) [Hide]  1.5   22 years  millert   Part one of userland __P removal. Done with a simple regexp with some minor han...
[TXT] version.c (in the Attic) [Hide]  1.2   26 years  downsj   First sweep. Prototype, type fixes, long fixes, mostly compiles with -Wall.