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_6_3


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] Makefile  1.27   9 years  claudio   Switch the netstat view of systat to use the same kvm_getfiles() function simila...
[TXT] cache.c  1.7   7 years  guenther   Pull in <time.h> for time() ok deraadt@
[TXT] cache.h  1.5   8 years  canacar   fix a number of minor issues in the state view: 1. peak and rate computations w...
[TXT] cpu.c  1.5   8 years  benno   garbage collect unused variable tm ok kettenis@ florian@
[TXT] engine.c  1.22   6 years  martijn   Add the order keyword to systat global command interpreter. This command shows t...
[TXT] engine.h  1.9   6 years  martijn   Add the order keyword to systat global command interpreter. This command shows t...
[TXT] if.c  1.23   9 years  deraadt   first batch of programs adapting to the namespace cleanup (pfvar.h nameser.h pro...
[TXT] inetname.c  1.3   7 years  guenther   The POSIX APIs that that sockaddrs all ignore the s*_len field in the incoming s...
[TXT] iostat.c  1.47   7 years  beck   Statistics for high memory flips in the buffer cache nits from deraadt@ ok krw@ ...
[TXT] main.c  1.67   6 years  martijn   Add the order keyword to systat global command interpreter. This command shows t...
[TXT] malloc.c  1.3   9 years  deraadt   first batch of programs adapting to the namespace cleanup (pfvar.h nameser.h pro...
[TXT] mbufs.c  1.41   8 years  sthen   Add sys/queue.h where it's needed. Unbreak userland following recent removal fro...
[TXT] netstat.c  1.45   9 years  claudio   Switch the netstat view of systat to use the same kvm_getfiles() function simila...
[TXT] nfs.c  1.7   9 years  deraadt   first batch of programs adapting to the namespace cleanup (pfvar.h nameser.h pro...
[TXT] pf.c  1.9   6 years  patrick   Return time_uptime as value for when pf was enabled instead of time_second. Sin...
[TXT] pftop.c  1.41   6 years  martijn   Add the order keyword to systat global command interpreter. This command shows t...
[TXT] pigs.c  1.30   8 years  deraadt   use sysctl() to get FSCALE value; ok guenther
[TXT] pool.c  1.17   6 years  martijn   Make sorting in the pcache view work. This allows us to sort on all shown column...
[TXT] sensors.c  1.30   9 years  deraadt   first batch of programs adapting to the namespace cleanup (pfvar.h nameser.h pro...
[TXT] swap.c  1.27   8 years  deraadt   Do not cast result of malloc/calloc/realloc* if stdlib.h is in scope ok krw mill...
[TXT] systat.1  1.104   6 years  martijn   Make sorting in the pcache view work. This allows us to sort on all shown column...
[TXT] systat.h  1.21   9 years  claudio   Switch the netstat view of systat to use the same kvm_getfiles() function simila...
[TXT] vmstat.c  1.82   7 years  krw   Remove statements that have no effect from X(), Y() and Z() #define's. Leftovers...