From owner-freebsd-hackers Wed Dec 21 22:49:44 1994 Return-Path: hackers-owner Received: (from root@localhost) by freefall.cdrom.com (8.6.9/8.6.6) id WAA14612 for hackers-outgoing; Wed, 21 Dec 1994 22:49:44 -0800 Received: from godzilla.zeta.org.au (godzilla.zeta.org.au [203.2.228.34]) by freefall.cdrom.com (8.6.9/8.6.6) with ESMTP id GAA14591 for ; Thu, 22 Dec 1994 06:49:33 GMT Received: (from bde@localhost) by godzilla.zeta.org.au (8.6.9/8.6.9) id RAA31406; Thu, 22 Dec 1994 17:45:26 +1100 Date: Thu, 22 Dec 1994 17:45:26 +1100 From: Bruce Evans Message-Id: <199412220645.RAA31406@godzilla.zeta.org.au> To: hackers@freebsd.org, kurto@tiny.mcs.usu.edu Subject: Re: boottimedevice configuration Sender: hackers-owner@freebsd.org Precedence: bulk >ps - I'm still waiting for someone to give an opinion of what to do > about drand48 and friends. They are prototyped in in 2.0 (if neither _ANSI_SOURCE nor _POSIX_SOURCE is defined). This is inelegant, but works well enough in practice. Bruce