Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 9 Mar 1997 22:21:04 -0800 (PST)
From:      "Andrey A. Chernov" <ache>
To:        CVS-committers, cvs-all, cvs-usrsbin
Subject:   cvs commit:  src/usr.sbin/ppp command.c main.c modem.c
Message-ID:  <199703100621.WAA08019@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
ache        97/03/09 22:21:03

  Modified:    usr.sbin/ppp  command.c main.c modem.c
  Log:
  Don't waste time scanning tun_in+10 descriptors, scan exactly what
  we need now.
  Don't assume that file descriptor can't be 0 (many places)
  Protect FD_* macros from being used with negative descriptors
  Shorten MS EXT show help to fit 80 cols
  
  Revision  Changes    Path
  1.33      +2 -4      src/usr.sbin/ppp/command.c
  1.37      +33 -22    src/usr.sbin/ppp/main.c
  1.30      +10 -10    src/usr.sbin/ppp/modem.c



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