NetBSD/bin/ps
martin d5af0ccf59 Pull up following revision(s) (requested by kamil in ticket #24):
bin/ps/ps.1: revision 1.110
	bin/ps/keyword.c: revision 1.57

Restore maxrss, idrss, isrss, ixrss printing in ps(1)

The RSS related statistics are now back in the NetBSD kernel.
These values were disabled since day0 until today.
libkvm(3) users will still receive inappropriate values as RSS statistics=
are updated upon sysctl(3) call.

Patch submitted by <Krzysztof Lasocki>
2019-08-07 08:25:32 +00:00
..
Makefile
extern.h ps: Rename local routine name from uname to usrname 2017-12-09 14:56:54 +00:00
fmt.c
keyword.c Pull up following revision(s) (requested by kamil in ticket #24): 2019-08-07 08:25:32 +00:00
nlist.c
print.c Add a fallback definition of LSDEAD in ps(1) 2019-06-19 21:25:50 +00:00
ps.1 Pull up following revision(s) (requested by kamil in ticket #24): 2019-08-07 08:25:32 +00:00
ps.c kvm_geterr() already contains errno, use errx. 2018-04-11 18:52:29 +00:00
ps.h provide a tree like display with -d, from FreeBSD 2016-12-02 21:59:03 +00:00