Sync userland up with the kernel. This primarily adjusts ps, etc to handle
authorMatthew Dillon <dillon@dragonflybsd.org>
Tue, 1 Jul 2003 00:19:36 +0000 (00:19 +0000)
committerMatthew Dillon <dillon@dragonflybsd.org>
Tue, 1 Jul 2003 00:19:36 +0000 (00:19 +0000)
commit17c88c3a3a981314eb92d42f9d19f6367a158e41
treeda9933d4bc04a1b8301676fa4a56e5f8dc30061f
parent73e4f7b939e100687a39d95bf490e9a15c0d8780
Sync userland up with the kernel.  This primarily adjusts ps, etc to handle
information stored in the thread structure.
bin/ps/extern.h
bin/ps/keyword.c
bin/ps/print.c
bin/ps/ps.c
bin/ps/ps.h
lib/libkvm/kvm_proc.c
usr.bin/killall/killall.c
usr.bin/systat/pigs.c
usr.bin/top/machine.c