Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 8 Mar 1997 01:55:44 -0800 (PST)
From:      "Andrey A. Chernov" <ache>
To:        CVS-committers, cvs-all, cvs-usrsbin
Subject:   cvs commit:  src/usr.sbin/ppp timer.c
Message-ID:  <199703080955.BAA03844@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
ache        97/03/08 01:55:43

  Modified:    usr.sbin/ppp  timer.c
  Log:
  Don't pend SIGALRM (Timer Service) due to
  1) When carrier dropped, old variant often forget to detect it cause
  unkillable loop forever (because SIGTERM pended too, but it will be
  separate commit)
  2) Time intervals accuracy reasons
  
  Should go into 2.2
  
  Revision  Changes    Path
  1.11      +3 -3      src/usr.sbin/ppp/timer.c



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