Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 17 Aug 1999 07:59:08 -0700 (PDT)
From:      Brian Somers <brian@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/usr.sbin/ppp chap.c chat.c command.c exec.c
Message-ID:  <199908171459.HAA40136@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
brian       1999/08/17 07:59:08 PDT

  Modified files:
    usr.sbin/ppp         chap.c chat.c command.c exec.c 
  Log:
  Set the close-on-exec flag for all unused descriptors when
  exec()ing other programs.
  
  Revision  Changes    Path
  1.54      +10 -14    src/usr.sbin/ppp/chap.c
  1.60      +10 -9     src/usr.sbin/ppp/chat.c
  1.206     +8 -7      src/usr.sbin/ppp/command.c
  1.8       +7 -5      src/usr.sbin/ppp/exec.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?199908171459.HAA40136>