freebsd-nq/bin/ps
Matthew Dillon ebc1fff946 When blocked on a mutex, display the mutex name via the wchan string field
so we can at least tell the difference between being blocked in Giant
and being blocked in some other mutex.
2002-02-16 20:10:00 +00:00
..
extern.h WARNS=4 fixes (incomplete, so set NO_WERROR), and lots of extra 2002-02-03 14:43:04 +00:00
fmt.c WARNS=4 fixes (incomplete, so set NO_WERROR), and lots of extra 2002-02-03 14:43:04 +00:00
keyword.c WARNS=4 fixes (incomplete, so set NO_WERROR), and lots of extra 2002-02-03 14:43:04 +00:00
lomac.c WARNS=4 fixes (incomplete, so set NO_WERROR), and lots of extra 2002-02-03 14:43:04 +00:00
lomac.h WARNS=4 fixes (incomplete, so set NO_WERROR), and lots of extra 2002-02-03 14:43:04 +00:00
Makefile Correct inadvertent style botches in previous commit. 2002-02-04 03:06:51 +00:00
nlist.c WARNS=4 fixes (incomplete, so set NO_WERROR), and lots of extra 2002-02-03 14:43:04 +00:00
print.c When blocked on a mutex, display the mutex name via the wchan string field 2002-02-16 20:10:00 +00:00
ps.1 Document the 'M' state. 2002-02-16 18:47:22 +00:00
ps.c WARNS=4 fixes (incomplete, so set NO_WERROR), and lots of extra 2002-02-03 14:43:04 +00:00
ps.h WARNS=4 fixes (incomplete, so set NO_WERROR), and lots of extra 2002-02-03 14:43:04 +00:00