NetBSD/bin/ps
simonb 5801c247fa "ps -e" only shows the environment for the processes owned by the
current user id or all process if run by root.

Fixes PR security/5967 from Todd Vierling.
1999-12-03 02:16:41 +00:00
..
extern.h "ps -e" only shows the environment for the processes owned by the 1999-12-03 02:16:41 +00:00
fmt.c add <sys/time.h> to fix compiler error 1998-02-03 03:16:01 +00:00
keyword.c Since our gcc doesn't warn about NULL format strings anymore, we can 1999-11-09 15:06:30 +00:00
Makefile the PMAP_NEW option is gone as the new interface is no longer optional. 1999-09-12 01:19:23 +00:00
nlist.c Use the physmem variable to get at the physical memory size (instead of the 1998-03-27 22:45:47 +00:00
print.c "ps -e" only shows the environment for the processes owned by the 1999-12-03 02:16:41 +00:00
procfs_ops.c command(): don't start using procfs_getargv() instead of kvm_getargv() 1999-10-15 20:39:52 +00:00
ps.1 "ps -e" only shows the environment for the processes owned by the 1999-12-03 02:16:41 +00:00
ps.c "ps -e" only shows the environment for the processes owned by the 1999-12-03 02:16:41 +00:00
ps.h oops, fix merge botch in previous.. 1999-05-03 00:20:07 +00:00