1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-21 15:45:02 +00:00
freebsd/bin/ps
Peter Wemm 7d1192a784 On today's kernels masking with ~KERNBASE is turning out to be less
than useful.  It still hits at least 8 digits. Adjust for reality.

This is still not satisfactory for the alpha if you add "-O paddr".
2001-08-24 09:56:44 +00:00
..
extern.h
fmt.c
keyword.c On today's kernels masking with ~KERNBASE is turning out to be less 2001-08-24 09:56:44 +00:00
Makefile
nlist.c
print.c On today's kernels masking with ~KERNBASE is turning out to be less 2001-08-24 09:56:44 +00:00
ps.1 mdoc(7) police: removed HISTORY info from the .Os call. 2001-07-10 10:04:09 +00:00
ps.c Handle kvm_getprocs() returning nothing. Dont pass -1 to a size 2001-08-24 09:53:26 +00:00
ps.h