OpenBSD CVS

src/usr.bin/systat/


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 / systat

Current tag: OPENBSD_2_9_BASE


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] Makefile  1.12   23 years  espie   Boring... Add :L modifier to all tweakable variables tests. Closes PR 1246
[TXT] iostat.c  1.11   23 years  deraadt   fixed formatting in numlabels; danh
[TXT] main.c  1.14   26 years  kstailey   simple SIGWINCH handler; deals only with window size changes >= 80x24
[TXT] mbufs.c  1.4   26 years  deraadt   bye bye sprintf
[TXT] netstat.c  1.13   23 years  itojun   correct type to be passed to IN6_ARE_ADDR_EQUAL macro.
[TXT] pigs.c  1.6   23 years  niklas   Mark kernel threads as system processes. Make ps hide them by default, show the...
[TXT] swap.c  1.11   24 years  weingart   Merge for new vmswap code largely from netbsd.
[TXT] systat.1  1.20   23 years  millert   systat does not use /dev/drum
[TXT] systat.h  1.3   26 years  millert   Cleanup by Theo and myself. CMDLINE changed to long to make command line work o...
[TXT] vmstat.c  1.21   24 years  deraadt   _total is no longer a symbol in the kernel
[TXT] cmds.c (in the Attic) [Hide]  1.5   26 years  millert   Cleanup by Theo and myself. CMDLINE changed to long to make command line work o...
[TXT] cmdtab.c (in the Attic) [Hide]  1.2   27 years  deraadt   rcsid
[TXT] disks.c (in the Attic) [Hide]  1.8   26 years  millert   Cleanup by Theo and myself. CMDLINE changed to long to make command line work o...
[TXT] extern.h (in the Attic) [Hide]  1.6   26 years  kstailey   simple SIGWINCH handler; deals only with window size changes >= 80x24
[TXT] fetch.c (in the Attic) [Hide]  1.2   27 years  deraadt   rcsid
[TXT] keyboard.c (in the Attic) [Hide]  1.6   23 years  millert   Bail if getch() returns ERR. In ncurses < 5.1 getch() incorrectly returned 0 on...
[TXT] netcmds.c (in the Attic) [Hide]  1.5   24 years  itojun   IPv6 support. commands under "netstat" are all IPv6-aware. const checks in nets...