Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 29 Aug 1998 16:02:40 -0700 (PDT)
From:      Brian Somers <brian@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG
Subject:   cvs commit: src/usr.sbin/ppp command.c
Message-ID:  <199808292302.QAA16709@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
brian       1998/08/29 16:02:40 PDT

  Modified files:
    usr.sbin/ppp         command.c 
  Log:
  Allow the use of HISADDR, MYADDR and INTERFACE as words
  embedded in the args of a "shell" or "!bg" command, and
  only accept upper case versions.
  
  We can now do:
    ! sh -c "ifconfig INTERFACE >/tmp/myfile"
  
  Revision  Changes    Path
  1.164     +78 -15    src/usr.sbin/ppp/command.c



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