Date: Mon, 10 Mar 1997 00:04:19 -0800 (PST) From: "Andrey A. Chernov" <ache> To: CVS-committers, cvs-all, cvs-usrsbin Subject: cvs commit: src/usr.sbin/ppp chap.c command.c Message-ID: <199703100804.AAA02151@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
ache 97/03/10 00:04:17 Modified: usr.sbin/ppp chap.c command.c Log: Do not re-initialize random numbers generator several times. Use ^ getpid() to produce better initial state. Revision Changes Path 1.11 +6 -2 src/usr.sbin/ppp/chap.c 1.34 +6 -2 src/usr.sbin/ppp/command.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199703100804.AAA02151>