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_9_BASE


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] Makefile  1.28   5 years  krw   Add uvm view to show all values being collected in uvmexp. Feedbacks, tweaks, o...
[TXT] cache.c  1.8   5 years  tedu   use $OpenBSD markers ok millert mpi
[TXT] cache.h  1.6   5 years  tedu   use $OpenBSD markers ok millert mpi
[TXT] cpu.c  1.10   4 years  deraadt   When system calls indicate an error they return -1, not some arbitrary value < 0...
[TXT] engine.c  1.27   3 years  tb   Use message_set() instead of direct assignment to curr_message to avoid leaking ...
[TXT] engine.h  1.12   4 years  martijn   Add support for human readable numbers where applicable. OK stsp@ and bluhm@
[TXT] if.c  1.26   3 years  mortimer   Move defiition of sum variable from header file to avoid issues with -fno-common...
[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.49   4 years  deraadt   When system calls indicate an error they return -1, not some arbitrary value < 0...
[TXT] main.c  1.73   3 years  martijn   Fix delay parsing by stealing from strtonum and returning a proper error to the ...
[TXT] malloc.c  1.5   4 years  guenther   ks_mapblocks is gone
[TXT] mbufs.c  1.44   3 years  dlg   print all the rings on a nic without limiting it to the number of mclpools "mak...
[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.8   4 years  deraadt   When system calls indicate an error they return -1, not some arbitrary value < 0...
[TXT] pf.c  1.13   3 years  kn   pf: Merge NOTES column into NAME column NOTES stays unused unless pf.conf(5) co...
[TXT] pftop.c  1.45   4 years  millert   Use -1 to indicate an invalid uid/gid, not UID_MAX and GID_MAX. This is the user...
[TXT] pigs.c  1.32   4 years  deraadt   When system calls indicate an error they return -1, not some arbitrary value < 0...
[TXT] pool.c  1.19   4 years  deraadt   When system calls indicate an error they return -1, not some arbitrary value < 0...
[TXT] sensors.c  1.32   3 years  kettenis   POWE9 CPUs provide an energy sensor that accumulates the emount of energy used b...
[TXT] swap.c  1.28   4 years  deraadt   When system calls indicate an error they return -1, not some arbitrary value < 0...
[TXT] systat.1  1.119   3 years  kn   Document "s" command OK jmc
[TXT] systat.h  1.24   3 years  mortimer   Move defiition of sum variable from header file to avoid issues with -fno-common...
[TXT] uvm.c  1.5   4 years  deraadt   When system calls indicate an error they return -1, not some arbitrary value < 0...
[TXT] vmstat.c  1.91   4 years  deraadt   When system calls indicate an error they return -1, not some arbitrary value < 0...