Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 17 Dec 1997 13:21:44 -0800 (PST)
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 command.c ppp.8 systems.c
Message-ID:  <199712172121.NAA14732@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
brian       1997/12/17 13:21:43 PST

  Modified files:
    usr.sbin/ppp         command.c ppp.8 systems.c 
  Log:
  o Log ******** instead of the actual password for "set authkey"
    when command logging is switched on.
  o Display ******** for the authkey for "show auth"
  o Document how \P should be used, and document the other chat escapes
    while I'm there.
  o Make sure the full command is displayed when a compound command
    fails - ie, "set novar rubbish" should say "set novar: Invalid command"
    rather than "novar: Invalid command"
  
  Problem pointed out by: Theo de Raadt <deraadt@cvs.openbsd.org> (among others)
  
  Revision  Changes    Path
  1.112     +28 -12    src/usr.sbin/ppp/command.c
  1.86      +83 -14    src/usr.sbin/ppp/ppp.8
  1.30      +3 -3      src/usr.sbin/ppp/systems.c



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