Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 22 Dec 1999 13:48:13 -0800 (PST)
From:      Brian Somers <brian@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/usr.sbin/ppp auth.c chat.c command.c defs.c defs.h exec.c systems.c
Message-ID:  <199912222148.NAA44305@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
brian       1999/12/22 13:48:13 PST

  Modified files:
    usr.sbin/ppp         auth.c chat.c command.c defs.c defs.h 
                         exec.c systems.c 
  Log:
  Don't munge ``set dial|login|logout|hangup'' arguments before
  ExpandString() has a chance to do its own substitutions.
  
  Revision  Changes    Path
  1.49      +5 -5      src/usr.sbin/ppp/auth.c
  1.67      +3 -3      src/usr.sbin/ppp/chat.c
  1.228     +2 -2      src/usr.sbin/ppp/command.c
  1.28      +10 -7     src/usr.sbin/ppp/defs.c
  1.50      +3 -3      src/usr.sbin/ppp/defs.h
  1.15      +2 -2      src/usr.sbin/ppp/exec.c
  1.54      +2 -2      src/usr.sbin/ppp/systems.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?199912222148.NAA44305>