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
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
1997-09-01
i am bored enough to fix terminal space/tab uglies
Theo de Raadt
1997-08-26
drum not swap; entropy@tardis.bernstein.com
Theo de Raadt
1997-08-22
document XPG4 compatible format options
kstailey
1997-08-22
XPG4 compatibility for format options:
kstailey
1997-08-08
Add a "parsed" flag for ps fields so we don't print the same field
Todd C. Miller
1997-08-04
toast non-NEWVM code; freebsd
Theo de Raadt
1997-08-01
show args later on; works around page wrap in middle of line
Theo de Raadt
1997-08-01
for lstart, use %c not %C; tetsuya@secom-sis.co.jp
Theo de Raadt
1997-07-23
tabify
kstailey
1997-06-18
(foo *)NULL -> NULL
kstailey
1997-06-13
return 1 if the process does not exist.
michaels
1997-05-30
xref corrections
Theo de Raadt
1997-02-12
Stat field takes 5 chars not 4 (think "IW<s+")
kstailey
1997-02-05
Added "gid" keyword to print effective group ID of process.
kstailey
1996-12-22
Deal with _POSIX_SAVED_IDS when relinquishing privileges
Thorsten Lockert
1996-12-14
-Wall'ing.
Michael Shalayeff
1996-08-06
_POSIX2_LINE_MAX errbuf for kvm_openfiles()
Theo de Raadt
1996-08-02
zap getopt() case of -?, come on, it is the default!
Theo de Raadt
1996-07-08
kernel is /bsd, os is OpenBSD
ccappuc
1996-06-23
update rcsid
Theo de Raadt
1996-06-16
allocate large enough buffer; netbsd pr#2550; gsstark@mit.edu
Theo de Raadt
1996-06-10
in findvar() return NULL for keywords not found
Theo de Raadt
1996-04-19
from netbsd; fix 4.4 sccs damage
Theo de Raadt
1995-10-25
LIBMATH -> LIBM
Theo de Raadt
1995-10-18
initial import of NetBSD tree
Theo de Raadt