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
/
extern.h
Age
Commit message (
Expand
)
Author
2022-09-01
Add forest (-f) mode
Job Snijders
2022-01-05
Delete 'emul' keyword: it's been just returned 'native' for a long time
Philip Guenther
2021-08-28
/bin/ps: Implement reporting of supplemental groups
Christopher Zimmermann
2019-06-23
add "ps -o pledge" option, which prints a comma-seperated list of pledges
Theo de Raadt
2016-09-08
etime isn't just an alias for start. the output format is different.
Ted Unangst
2016-01-10
UTF-8 support:
Ingo Schwarze
2015-12-30
rename a few variables/functions to avoid shadowing
Ted Unangst
2015-06-29
After removing the p_swtime from the kernel, ps always printed 0.0
Alexander Bluhm
2011-12-29
Suppress the header line if all the field headers have been set to empty.
Philip Guenthe
2011-12-11
Make ps understand -o cwd using the new KERN_PROC_CWD sysctl. Some help
Nicholas Marriott
2011-04-10
Switch back from KERN_PROC2/kinfo_proc2 to KERN_PROC/kinfo_proc now
Philip Guenthe
2006-05-02
Format nicelevel relative NZERO as other tools do.
Hugh Graham
2005-01-07
avoid negative memory sizes, ok deraadt@
Otto Moerbeek
2004-09-14
rename internal uname() to euname() to avoid libc conflict
Theo de Raadt
2004-01-08
Convert to kinfo_proc2. The sort order for -u and -m will be different
Todd C. Miller
2003-06-02
Remove the advertising clause in the UCB license which Berkeley
Todd C. Miller
2002-12-19
add dsiz and ssiz to accompany tsiz; millert@ ok
Michael Shalayeff
2002-02-16
Part one of userland __P removal. Done with a simple regexp with some minor ...
Todd C. Miller
2001-12-05
Get MAXSLP from kvm/sysctl. It's patchable in the kernel now.
Artur Grabowski
1997-09-03
add ps "emul" option
kstailey
1997-08-22
XPG4 compatibility for format options:
kstailey
1997-08-04
toast non-NEWVM code; freebsd
Theo de Raadt
1996-06-23
update rcsid
Theo de Raadt
1995-10-18
initial import of NetBSD tree
Theo de Raadt