From owner-freebsd-stable Thu Feb 19 10:31:31 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id KAA26828 for freebsd-stable-outgoing; Thu, 19 Feb 1998 10:31:31 -0800 (PST) (envelope-from owner-freebsd-stable@FreeBSD.ORG) Received: from rover.village.org (rover.village.org [204.144.255.49]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id KAA26805 for ; Thu, 19 Feb 1998 10:31:23 -0800 (PST) (envelope-from imp@village.org) Received: from harmony [10.0.0.6] by rover.village.org with esmtp (Exim 1.71 #1) id 0y5akN-0001Gh-00; Thu, 19 Feb 1998 11:30:59 -0700 Received: from harmony.village.org (localhost [127.0.0.1]) by harmony.village.org (8.8.8/8.8.3) with ESMTP id LAA01356 for ; Thu, 19 Feb 1998 11:31:08 -0700 (MST) Message-Id: <199802191831.LAA01356@harmony.village.org> To: stable@FreeBSD.ORG Subject: arc4random Date: Thu, 19 Feb 1998 11:31:08 -0700 From: Warner Losh Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk In doing some of the merging of some stuff that I've committed to -current, I've found a need for the arc4random stuff in -stable. Currently, there are two uses of arc4random in the -current tree. One is for good random numbers in the games and the other is for good random file names in mk*temp. I'd like to merge the latter into -stable, but need to add arc4random to -stable first. I asked -core and so far the onyl response has been go for it. I thought I'd ask here first to make sure I'm not overlooking any issues. Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message