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_2


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] Makefile  1.18   17 years  deraadt   cannot remember what the vax -O0 workaround in 2002 was for. wish the commit me...
[TXT] if.c  1.10   17 years  tedu   naptime is already extern in extern.h, don't do it again found by mike erdely
[TXT] iostat.c  1.28   16 years  otto   rename msec to the less confusing sec and improve the description in the man pag...
[TXT] main.c  1.37   17 years  cnst   fix -Wall warning about unused variable `errstr', which was introduced in the pr...
[TXT] mbufs.c  1.17   17 years  deraadt   use the 1 line load line from 'systat vm' on all the other displays, giving them...
[TXT] netstat.c  1.30   17 years  deraadt   use the 1 line load line from 'systat vm' on all the other displays, giving them...
[TXT] pigs.c  1.20   17 years  deraadt   use the 1 line load line from 'systat vm' on all the other displays, giving them...
[TXT] sensors.c  1.12   16 years  cnst   zap redundant code; ok deanna@
[TXT] swap.c  1.19   17 years  deraadt   use the 1 line load line from 'systat vm' on all the other displays, giving them...
[TXT] systat.1  1.57   16 years  jmc   convert to new .Dd format;
[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.62   17 years  deraadt   use the 1 line load line from 'systat vm' on all the other displays, giving them...
[TXT] cmds.c (in the Attic) [Hide]  1.16   16 years  tedu   otto would prefer only displaying one digit after decimal for refresh rate
[TXT] cmdtab.c (in the Attic) [Hide]  1.9   17 years  deraadt   use the 1 line load line from 'systat vm' on all the other displays, giving them...
[TXT] disks.c (in the Attic) [Hide]  1.16   17 years  tedu   remove some bogus *p tests from charles longeau ok deraadt millert
[TXT] extern.h (in the Attic) [Hide]  1.19   16 years  ray   Let realloc handle NULL. Check for integer overflow and realloc failure. Avoid...
[TXT] fetch.c (in the Attic) [Hide]  1.8   18 years  deraadt   fairly simple cleanup, lots of testing done
[TXT] keyboard.c (in the Attic) [Hide]  1.19   17 years  matthieu   allow systat(1) to be exited with 'q' like top(1). ok beck@ ckuethe@ hshoexer@ m...
[TXT] netcmds.c (in the Attic) [Hide]  1.18   16 years  ray   Let realloc handle NULL. Check for integer overflow and realloc failure. Avoid...