Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 16 Nov 1997 17:13:48 -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 main.c
Message-ID:  <199711170113.RAA29374@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
brian       1997/11/16 17:13:48 PST

  Modified files:
    usr.sbin/ppp         main.c 
  Log:
  Don't SetLabel() 'till we've done the SelectSystem().  This
  avoids the situation where we specify label ``x'' on the command
  line, and label ``x'' has a ``load y'' command embedded in it.
  When the line comes up, we want to use ``x'' from ppp.linkup,
  not ``y''.
  
  Revision  Changes    Path
  1.101     +17 -13    src/usr.sbin/ppp/main.c



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