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_3_9_BASE


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] Makefile  1.16   19 years  markus   print network interface stats with 'systat ifstat'; ok deraadt, mickey
[TXT] if.c  1.4   18 years  dlg   fix the time view of the interface stats so that is shows the average over the r...
[TXT] iostat.c  1.23   20 years  tedu   'split' command for iostat mode from Pedro Martelletto <pbastos@rdc.puc-rio.br>
[TXT] main.c  1.31   18 years  djm   make these use setres[ug]id for simple privilege dropping; ok deraadt@ millert@ ...
[TXT] mbufs.c  1.15   19 years  deraadt   post-mortem stuff can go away here too
[TXT] netstat.c  1.28   18 years  otto   Use queue macros instead of directly accessing fields. ok pat@ "put it in" deraa...
[TXT] pigs.c  1.17   18 years  otto   double semicolon; from Daniel Matic in PR 4929
[TXT] swap.c  1.17   20 years  millert   Remove the advertising clause in the UCB license which Berkeley rescinded 22 Jul...
[TXT] systat.1  1.39   18 years  jmc   remove Xr to self from SEE ALSO;
[TXT] systat.h  1.8   20 years  millert   Remove the advertising clause in the UCB license which Berkeley rescinded 22 Jul...
[TXT] vmstat.c  1.55   18 years  pedro   - when we run out of static kernel map entries, grab a fresh page using the uv...
[TXT] cmds.c (in the Attic) [Hide]  1.12   20 years  millert   Remove the advertising clause in the UCB license which Berkeley rescinded 22 Jul...
[TXT] cmdtab.c (in the Attic) [Hide]  1.7   19 years  markus   print network interface stats with 'systat ifstat'; ok deraadt, mickey
[TXT] disks.c (in the Attic) [Hide]  1.14   20 years  millert   Remove the advertising clause in the UCB license which Berkeley rescinded 22 Jul...
[TXT] extern.h (in the Attic) [Hide]  1.14   19 years  markus   print network interface stats with 'systat ifstat'; ok deraadt, mickey
[TXT] fetch.c (in the Attic) [Hide]  1.7   20 years  millert   Remove the advertising clause in the UCB license which Berkeley rescinded 22 Jul...
[TXT] keyboard.c (in the Attic) [Hide]  1.17   18 years  millert   Send ourselves SIGTSTP, not SIGSTOP on ^Z. Noticed and OK deraadt@
[TXT] netcmds.c (in the Attic) [Hide]  1.15   19 years  cloder   Use correct byte order when printing out port numbers. OK jaredy@, tdeval@, hsho...