Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 17 Aug 2000 17:01:44 -0700 (PDT)
From:      Brian Somers <brian@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/usr.sbin/ppp Makefile bundle.c chap.c chat.c command.c exec.c id.h physical.c
Message-ID:  <200008180001.RAA01287@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
brian       2000/08/17 17:01:44 PDT

  Modified files:
    usr.sbin/ppp         Makefile bundle.c chap.c chat.c command.c 
                         exec.c id.h physical.c 
  Log:
  Make -DNOSUID (or -DPPP_NOSUID) possible to build ppp without SUID
  capabilities.
  
  Revision  Changes    Path
  1.75      +17 -5     src/usr.sbin/ppp/Makefile
  1.104     +6 -1      src/usr.sbin/ppp/bundle.c
  1.65      +3 -1      src/usr.sbin/ppp/chap.c
  1.73      +3 -1      src/usr.sbin/ppp/chat.c
  1.246     +3 -1      src/usr.sbin/ppp/command.c
  1.25      +3 -1      src/usr.sbin/ppp/exec.c
  1.15      +39 -1     src/usr.sbin/ppp/id.h
  1.40      +4 -1      src/usr.sbin/ppp/physical.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?200008180001.RAA01287>