From owner-freebsd-bugs@FreeBSD.ORG Tue Aug 10 10:22:05 2010 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E6C051065679; Tue, 10 Aug 2010 10:22:05 +0000 (UTC) (envelope-from arundel@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id BE1698FC0C; Tue, 10 Aug 2010 10:22:05 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id o7AAM53n066970; Tue, 10 Aug 2010 10:22:05 GMT (envelope-from arundel@freefall.freebsd.org) Received: (from arundel@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id o7AAM5lT066966; Tue, 10 Aug 2010 10:22:05 GMT (envelope-from arundel) Date: Tue, 10 Aug 2010 10:22:05 GMT Message-Id: <201008101022.o7AAM5lT066966@freefall.freebsd.org> To: dalroi@wit401310.student.utwente.nl, arundel@FreeBSD.org, freebsd-bugs@FreeBSD.org From: arundel@FreeBSD.org Cc: Subject: Re: bin/15205: [patch] Addition to random(6) X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 10 Aug 2010 10:22:06 -0000 Synopsis: [patch] Addition to random(6) State-Changed-From-To: open->closed State-Changed-By: arundel State-Changed-When: Tue Aug 10 10:11:44 UTC 2010 State-Changed-Why: The functionality that is being provided by the patch can be reproduced by ls /bin | random -f -|head -n X (X being the number of random lines that should be generated). Due to this matter and the fact that the patch didn't trigger a lot of interest in more than 10 years I'm closing this PR. http://www.freebsd.org/cgi/query-pr.cgi?pr=15205