Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 24 Oct 1997 16:15:47 -0700 (PDT)
From:      Brian Somers <brian@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-usrsbin@FreeBSD.ORG
Subject:   cvs commit: src/usr.sbin/ppp chat.c command.c defs.h main.c modem.c timer.c
Message-ID:  <199710242315.QAA22924@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
brian       1997/10/24 16:15:46 PDT

  Modified files:        (Branch: RELENG_2_2)
    usr.sbin/ppp         chat.c command.c defs.h main.c modem.c 
                         timer.c 
  Log:
  MFC: sleep => nointr_sleep
       usleep => nointr_usleep
  
  Revision  Changes    Path
  1.11.2.17 +3 -3      src/usr.sbin/ppp/chat.c
  1.24.2.44 +2 -2      src/usr.sbin/ppp/command.c
  1.4.2.10  +7 -1      src/usr.sbin/ppp/defs.h
  1.22.2.43 +6 -6      src/usr.sbin/ppp/main.c
  1.24.2.27 +3 -3      src/usr.sbin/ppp/modem.c
  1.5.2.7   +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?199710242315.QAA22924>