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_4


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] Makefile  1.20   15 years  canacar   New display engine for systat, based on pftop. Adds new views for pf (status, st...
[TXT] cache.c  1.2   15 years  canacar   Cleanup #define maze leftover from pftop compatibility. Pointed out by mcbride@,...
[TXT] cache.h  1.2   15 years  canacar   Cleanup #define maze leftover from pftop compatibility. Pointed out by mcbride@,...
[TXT] engine.c  1.4   15 years  canacar   Add signed size printing functions, as requested by deraadt@. Just use print_fld...
[TXT] engine.h  1.2   15 years  canacar   Add signed size printing functions, as requested by deraadt@. Just use print_fld...
[TXT] if.c  1.12   15 years  canacar   New display engine for systat, based on pftop. Adds new views for pf (status, st...
[TXT] iostat.c  1.33   15 years  thib   change the bcachestats structures members to int64_t's and do the printing in sy...
[TXT] main.c  1.42   15 years  canacar   Do not allow negative or zero delay values from the command line, use the same c...
[TXT] mbufs.c  1.18   15 years  canacar   New display engine for systat, based on pftop. Adds new views for pf (status, st...
[TXT] netstat.c  1.31   15 years  canacar   New display engine for systat, based on pftop. Adds new views for pf (status, st...
[TXT] pf.c  1.1   15 years  canacar   New display engine for systat, based on pftop. Adds new views for pf (status, st...
[TXT] pftop.c  1.4   15 years  canacar   Cleanup #define maze leftover from pftop compatibility. Pointed out by mcbride@,...
[TXT] pigs.c  1.22   15 years  canacar   New display engine for systat, based on pftop. Adds new views for pf (status, st...
[TXT] sensors.c  1.13   15 years  canacar   New display engine for systat, based on pftop. Adds new views for pf (status, st...
[TXT] swap.c  1.21   15 years  canacar   New display engine for systat, based on pftop. Adds new views for pf (status, st...
[TXT] systat.1  1.61   16 years  jmc   .Nm does not require an argument; from Mark Lumsden
[TXT] systat.h  1.9   15 years  canacar   New display engine for systat, based on pftop. Adds new views for pf (status, st...
[TXT] vmstat.c  1.65   15 years  deraadt   compile on older gcc; no decl after code