index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
usr.bin
/
systat
/
pigs.c
Age
Commit message (
Expand
)
Author
2007-09-02
use calloc() to avoid malloc(n * m) overflows; checked by djm canacar jsg
Theo de Raadt
2007-02-25
use the 1 line load line from 'systat vm' on all the other displays, giving
Theo de Raadt
2006-11-29
Do not test for processes being swapped out since this can't happen anymore.
Miod Vallat
2006-03-31
fairly simple cleanup, lots of testing done
Theo de Raadt
2006-02-01
double semicolon; from Daniel Matic in PR 4929
Otto Moerbeek
2004-01-08
Convert to kvm_getproc2(); ok deraadt@
Todd C. Miller
2003-06-03
Remove the advertising clause in the UCB license which Berkeley
Todd C. Miller
2002-06-18
ANSI
Theo de Raadt
2002-02-16
Part one of userland __P removal. Done with a simple regexp with some minor ...
Todd C. Miller
2001-12-07
move back. pvalchev -- the bug was quite obscure
Theo de Raadt
2001-12-07
back out latest changes which cause problems on alpha/sparc64 until
Peter Valchev
2001-11-23
fix signal races. use sysctl() instead of kvm where possible, and then KNF
Theo de Raadt
2001-11-19
kill more registers
Mike Pechkin
2001-07-28
Wall cleanup
Peter Valchev
2001-05-04
handle kvm_nlist() failing, from pr#1798.
Eric Jackson
2000-06-18
Mark kernel threads as system processes. Make ps hide them by default,
Niklas Hallqvist
1997-12-19
bye bye sprintf
Theo de Raadt
1997-06-23
Cleanup by Theo and myself. CMDLINE changed to long to make
Todd C. Miller
1996-06-26
rcsid
Theo de Raadt
1996-06-02
it compiles w/ new curses
Michael Shalayeff
1995-10-18
initial import of NetBSD tree
Theo de Raadt