Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 24 May 2001 02:27:02 -0700 (PDT)
From:      Poul-Henning Kamp <phk@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/usr.bin/tip/tip tip.c tipout.c
Message-ID:  <200105240927.f4O9R2a53217@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
phk         2001/05/24 02:27:02 PDT

  Modified files:
    usr.bin/tip/tip      tip.c tipout.c 
  Log:
  If the user exists abruptly, tip's "tipout" child can hang around
  forever. Since the lock file doesn't get cleaned up, this prevents
  other users from accessing the target device.
  
  (phk adds: Man, this has been bugging me for YEARS!)
  
  PR:		12528
  Submitted by:	Craig Leres leres@ee.lbl.gov
  MFC after:	1 week
  
  Revision  Changes    Path
  1.14      +13 -1     src/usr.bin/tip/tip/tip.c
  1.8       +3 -2      src/usr.bin/tip/tip/tipout.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?200105240927.f4O9R2a53217>