Date: Mon, 16 Jun 1997 06:26:27 -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 main.c Message-ID: <199706161326.GAA13388@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
brian 1997/06/16 06:26:27 PDT
Modified files: (Branch: RELENG_2_2)
usr.sbin/ppp main.c
Log:
YAMFC: Remove call to daemon(). Just call setsid() and close
any relevent descriptors (0,2,[1]). We've already fork()d.
PR: 3874
Revision Changes Path
1.22.2.24 +10 -7 src/usr.sbin/ppp/main.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199706161326.GAA13388>
