Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 24 Dec 1998 04:07:17 -0800 (PST)
From:      Bruce Evans <bde@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG
Subject:   cvs commit: src/sys/kern vfs_subr.c
Message-ID:  <199812241207.EAA21740@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
bde         1998/12/24 04:07:16 PST

  Modified files:
    sys/kern             vfs_subr.c 
  Log:
  Restored rev.1.31 which was clobbered by rev.1.69 (the big Lite2
  merge).  This fixes at least hanging in revoke(2) when a somewhat
  active slave pty is revoked.  The hang made the window for the
  null pointer bug in ufsspec_{read,write} much larger.
  
  There are many other bugs in this area (revoke of an active fifo
  at best leaks memory...).
  
  Revision  Changes    Path
  1.177     +3 -2      src/sys/kern/vfs_subr.c

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message



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