Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 14 Apr 1998 16:17:25 -0700 (PDT)
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 bundle.c
Message-ID:  <199804142317.QAA14592@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
brian       1998/04/14 16:17:25 PDT

  Modified files:        (Branch: MP)
    usr.sbin/ppp         bundle.c 
  Log:
  Pass all command arguments around with struct cmdargs rather
  than incrementing argv and decrementing argc.  Now individual
  functions can determine their caller.  This also removes the
  "prefix" hack in FindExec().
  
  Revision  Changes    Path
  1.1.2.46  +2 -2      src/usr.sbin/ppp/Attic/bundle.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?199804142317.QAA14592>