freebsd-dev/usr.bin/truss
Sean Eric Fagan 893618352c Handle the case where we truss an SUGID program -- in particular, we need
to wake up any processes waiting via PIOCWAIT on process exit, and truss
needs to be more aware that a process may actually disappear while it's
waiting.

Reviewed by:	Paul Saab <ps@yahoo-inc.com>
2000-01-10 04:09:05 +00:00
..
alpha-fbsd.c $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
amd64-fbsd32.c $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
amd64-linux32.c $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
i386-fbsd.c $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
i386-linux.c $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
i386.conf Add a sysmk -> /dev/null definition ready for a coming change to 1998-01-25 09:09:48 +00:00
i386linux.conf Add a sysmk -> /dev/null definition ready for a coming change to 1998-01-25 09:09:48 +00:00
main.c Handle the case where we truss an SUGID program -- in particular, we need 2000-01-10 04:09:05 +00:00
Makefile Fix for the new usage of mkioctls 1999-12-03 17:35:34 +00:00
setup.c Handle the case where we truss an SUGID program -- in particular, we need 2000-01-10 04:09:05 +00:00
syscall.h $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
syscalls.c $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
truss.1 Add $FreeBSD$ lines to man pages that are missing them to make it 1999-08-28 23:23:38 +00:00