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_4_9


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] Makefile  1.24   13 years  giovanni   Let systat -N states resolve network addresses help and ok sthen@ lum@ ok canac...
[TXT] cache.c  1.3   15 years  canacar   Warning cleanup including unused variables and shadowed names
[TXT] cache.h  1.2   15 years  canacar   Cleanup #define maze leftover from pftop compatibility. Pointed out by mcbride@,...
[TXT] engine.c  1.13   13 years  lum   Remove unused function. ok canacar@
[TXT] engine.h  1.6   13 years  lum   Make the terminal checking capability of systat better. Checks taken from top(1)...
[TXT] if.c  1.18   13 years  lum   Add prototype and remove unused variable. ok canacar@
[TXT] inetname.c  1.1   13 years  giovanni   Let systat -N states resolve network addresses help and ok sthen@ lum@ ok canac...
[TXT] iostat.c  1.37   14 years  art   Show the busy and mapped pages in iostat.
[TXT] main.c  1.57   13 years  lum   Make the terminal checking capability of systat better. Checks taken from top(1)...
[TXT] malloc.c  1.1   15 years  canacar   Add malloc and buckets views that display kernel malloc statistics similar to vm...
[TXT] mbufs.c  1.31   13 years  claudio   Print relativ number of livelocks that happend between two systat updates instea...
[TXT] netstat.c  1.33   13 years  giovanni   Let systat -N states resolve network addresses help and ok sthen@ lum@ ok canac...
[TXT] nfs.c  1.5   13 years  jasper   Making the numbers Right aligned (instead of left as it is) as the numbers in...
[TXT] pf.c  1.3   13 years  lum   Add prototype and remove unnecessary includes. ok canacar@
[TXT] pftop.c  1.17   13 years  lum   Remove duplicated prototypes. ok miod@
[TXT] pigs.c  1.23   15 years  canacar   Warning cleanup including unused variables and shadowed names
[TXT] pool.c  1.5   15 years  canacar   Skip missing pool indices instead of printing errors.
[TXT] sensors.c  1.23   14 years  deraadt   scale angle by 1000000 to permit min.sec accuracy
[TXT] swap.c  1.22   15 years  canacar   Warning cleanup including unused variables and shadowed names
[TXT] systat.1  1.90   13 years  lum   Remove one of the three occurances of "delay is 5 seconds" ok jmc@
[TXT] systat.h  1.15   13 years  giovanni   Let systat -N states resolve network addresses help and ok sthen@ lum@ ok canac...
[TXT] vmstat.c  1.73   13 years  mikeb   Make KERN_CPTIME return an avarage number of ticks across all CPUs tedu agreed w...