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
/
bin
/
ps
Age
Commit message (
Expand
)
Author
2001-09-27
If kvm_openfiles() fail the systctl() should work.
Mike Pechkin
2001-09-06
o) __progname aria;
Mike Pechkin
2001-08-13
Typo in comments: 'interuptable' => 'interruptible'
Heikki Korpela
2001-06-27
UVM is no longer an option
Artur Grabowski
2001-06-03
Use kern.nprocs
Angelos D. Keromytis
2001-06-03
Use sysctl to get process information, if kvm has not been initialized
Angelos D. Keromytis
2001-06-03
Style.
Angelos D. Keromytis
2001-06-03
Use sysctl() to get fscale, ccpu, and physmem if we haven't
Angelos D. Keromytis
2001-05-04
Update man page to match new start time sorting; kstailey@disclosure.com
Todd C. Miller
2001-04-30
CLSIZE is 1 on all archs and will go away soon.
Artur Grabowski
2001-04-17
Missing bits from last commit here; kstailey@disclosure.com
Todd C. Miller
2001-04-17
Updated version of last patch from kstailey@disclosure.com.
Todd C. Miller
2001-04-15
Randomized PIDs uglifies "ps -ax" output since it sorts on tty then
Todd C. Miller
2001-02-05
[-] outside braces
Theo de Raadt
2001-02-05
extra - in usage too
Theo de Raadt
2000-11-09
Insert some missing commas.
Aaron Campbell
2000-11-09
Change all option list specifications to ".Bl -tag -width Ds". Most man
Aaron Campbell
2000-10-18
Add some rudimentary EXAMPLES sections and standardize the way we display
Aaron Campbell
2000-09-03
Boring... Add :L modifier to all tweakable variables tests.
Marc Espie
2000-06-18
Mark kernel threads as system processes. Make ps hide them by default,
Niklas Hallqvist
2000-05-28
Need -DUVM if UVM is enabled.
Artur Grabowski
2000-05-04
avoid IEEE underflow in exp(), shows up most on 68060 FPE which is precise; a...
Theo de Raadt
2000-04-16
correct getopt
Eric Jackson
2000-03-17
Remove hard sentence breaks.
Aaron Campbell
1999-11-25
there is no poip
Theo de Raadt
1999-08-17
consistency
Aaron Campbell
1999-08-16
don't cast third argument to kvm_read to char *. (it's void *)
Artur Grabowski
1999-06-21
stop casting the third argument to kvm_read to char *. it is a void *.
Artur Grabowski
1999-05-23
remove argument from .Os macros so value in /usr/share/tmac/mdoc/doc-common
Aaron Campbell
1999-04-30
Grammar'n'formatting
Paul Janzen
1999-04-28
please use Ar macros when describing option flags, too
Aaron Campbell
1999-04-28
Implement -U <username> option from FreeBSD. Original code by Peter Wemm.
Alex Feldman
1999-02-01
accurately reflect what ps can do
David Leonard
1998-12-15
always give .Nm macros an argument in SYNOPSIS sections; krw@tcn.net
Aaron Campbell
1998-11-28
start killing redundant .Nm macro arguments (mandoc ``remembers'' the first one
Aaron Campbell
1998-11-25
null pointers are not your friend
Aaron Campbell
1998-11-06
use .Dq/.Sq macros instead of `` ''s and ` 's (think typesetting and future
Aaron Campbell
1998-09-14
typos; pjanzen@foatdi.harvard.edu
Aaron Campbell
1998-09-14
First complete sweep of man pages, bin/. Command/function names previously
Aaron Campbell
1998-07-08
whack kmem gid after kvm_openfiles()
Theo de Raadt
1998-04-28
Xr madvise not vadvise
Theo de Raadt
1998-04-26
Use the physmem variable to get at the physical memory size (instead of the
Theo de Raadt
1997-11-30
oh yeah, we are min() clean
Theo de Raadt
1997-11-30
deal with unterminated e_login and e_wmesg
Theo de Raadt
1997-11-06
fix ps(1) LIM column
kstailey
1997-11-05
print "-" instead of "" for login name; dada@sbox.tu-graz.ac.at
Theo de Raadt
1997-09-21
$OpenBSD$
Theo de Raadt
1997-09-12
#include <grp.h>
Todd C. Miller
1997-09-03
doc emul option
kstailey
1997-09-03
add ps "emul" option
kstailey
[next]