From owner-cvs-all Mon Nov 29 2:15:38 1999 Delivered-To: cvs-all@freebsd.org Received: from zippy.cdrom.com (zippy.cdrom.com [204.216.27.228]) by hub.freebsd.org (Postfix) with ESMTP id 52118156ED; Mon, 29 Nov 1999 02:15:30 -0800 (PST) (envelope-from jkh@zippy.cdrom.com) Received: from zippy.cdrom.com (localhost [127.0.0.1]) by zippy.cdrom.com (8.9.3/8.9.3) with ESMTP id CAA83458; Mon, 29 Nov 1999 02:15:26 -0800 (PST) (envelope-from jkh@zippy.cdrom.com) To: Dan Moschuk Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/i386/conf files.i386 src/sys/kern kern_fork.c src/sys/libkern arc4random.c src/sys/sys libkern.h In-reply-to: Your message of "Sun, 28 Nov 1999 09:51:09 PST." <199911281751.JAA40710@freefall.freebsd.org> Date: Mon, 29 Nov 1999 02:15:26 -0800 Message-ID: <83454.943870526@zippy.cdrom.com> From: "Jordan K. Hubbard" Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk > Introduce OpenBSD-like Random PIDs. Controlled by a sysctl knob > (kern.randompid), which is currently defaulted off. Use ARC4 (RC4) for our > random number generation, which will not get me executed for violating > crypto laws; a Good Thing(tm). Hmmm. A fine thing, but one small point: Are we actually documenting these new knobs anywhere? :-) - Jordan To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message