Date: Tue, 23 May 2000 18:00:24 -0700 (PDT) From: Brian Somers <brian@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/ppp ipcp.c Message-ID: <200005240100.SAA05567@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
brian 2000/05/23 18:00:24 PDT Modified files: usr.sbin/ppp ipcp.c Log: Don't attempt to fputs(NULL, fp) when ``enable dns'' is given and there's no resolv.conf. Use a umask of 022 when creating resolv.conf, not 0644 ! Revision Changes Path 1.95 +4 -3 src/usr.sbin/ppp/ipcp.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?200005240100.SAA05567>