Date: Sat, 6 Dec 1997 20:08:51 -0800 (PST) From: Sean Eric Fagan <sef@FreeBSD.ORG> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-usrbin@FreeBSD.ORG Subject: cvs commit: src/usr.bin/truss setup.c Message-ID: <199712070408.UAA29751@freefall.freebsd.org>
index | next in thread | raw e-mail
sef 1997/12/06 20:08:51 PST
Modified files:
usr.bin/truss setup.c
Log:
Use the new PF_LINGER flag -- when this is set in a process' proc structure,
said process will not have its event mask cleared (and be restarted) on
the last close of a procfs/mem file for that pid. This reduces the chance
that a truss-monitored process will be left hanging with these bits set
and nobody looking for it.
This is the least-tested change of all of these, I'm afraid.
Revision Changes Path
1.4 +20 -1 src/usr.bin/truss/setup.c
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199712070408.UAA29751>
