FreeBSD src
Go to file
Brian Somers 1e991daad5 Remove some more globals:
o int modem was unused.
  o StateNames[] is now accessed via State2Nam()
  o ipKeepAlive is no more.  As a result, we must call FilterCheck()
    twice if we're doing TCP/IP logging (once when we queue and log
    the packet and once when we transmit it and need to know if the
    idle timer should be reset), but this won't be the case
    in normal life.
1998-03-24 18:47:32 +00:00
etc/ppp Correct filter syntax. 1998-03-17 01:26:52 +00:00
usr.sbin/ppp Remove some more globals: 1998-03-24 18:47:32 +00:00