Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 6 Dec 1997 20:01:04 -0800 (PST)
From:      Sean Eric Fagan <sef@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG
Subject:   cvs commit: src/sys/miscfs/procfs procfs_vnops.c
Message-ID:  <199712070401.UAA29640@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
sef         1997/12/06 20:01:04 PST

  Modified files:
    sys/miscfs/procfs    procfs_vnops.c 
  Log:
  Clear the stop events and wakeup the process on teh last close of the
  procfs/mem file.  While this doesn't prevent an unkillable process, it
  means that a broken truss prorgam won't do it accidently now (well,
  there's a small window of opportunity).  Note that this requires the
  change to truss I am about to commit.
  
  Revision  Changes    Path
  1.45      +29 -1     src/sys/miscfs/procfs/procfs_vnops.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199712070401.UAA29640>