NetBSD/bin/ps
nathanw 43634bc5ba Since kinfo_proc2 has many values that are 64-bit, ps needs to know
that they're 64-bit, and grab them out of memory appropriately. Otherwise,
big-endian systems get the wrong end of the 64-bit value and lose.

Keywords affected: inblk, majflt, minflt, msgrcv, msgsnd, nivcsw, nsigs,
nswap, nvcsw, and oublk.
2002-04-24 21:41:22 +00:00
..
Makefile
extern.h
fmt.c Just use return value of strvis instead of calling strlen. 2002-02-14 06:57:19 +00:00
keyword.c Since kinfo_proc2 has many values that are 64-bit, ps needs to know 2002-04-24 21:41:22 +00:00
nlist.c
print.c Since kinfo_proc2 has many values that are 64-bit, ps needs to know 2002-04-24 21:41:22 +00:00
procfs_ops.c
ps.1 "a, b, c, and d", not "a, b, c and d". 2002-04-24 08:58:33 +00:00
ps.c
ps.h Since kinfo_proc2 has many values that are 64-bit, ps needs to know 2002-04-24 21:41:22 +00:00