From owner-freebsd-doc Thu Mar 7 9:16:59 2002 Delivered-To: freebsd-doc@freebsd.org Received: from rwcrmhc54.attbi.com (rwcrmhc54.attbi.com [216.148.227.87]) by hub.freebsd.org (Postfix) with ESMTP id 931E137B404 for ; Thu, 7 Mar 2002 09:16:50 -0800 (PST) Received: from bmah.dyndns.org ([12.233.149.189]) by rwcrmhc54.attbi.com (InterMail vM.4.01.03.27 201-229-121-127-20010626) with ESMTP id <20020307171650.NRXY1214.rwcrmhc54.attbi.com@bmah.dyndns.org>; Thu, 7 Mar 2002 17:16:50 +0000 Received: (from bmah@localhost) by bmah.dyndns.org (8.11.6/8.11.6) id g27HGnr19793; Thu, 7 Mar 2002 09:16:49 -0800 (PST) (envelope-from bmah) Message-Id: <200203071716.g27HGnr19793@bmah.dyndns.org> X-Mailer: exmh version 2.5 07/13/2001 with nmh-1.0.4 To: Michael Lucas Cc: Tom Rhodes , freebsd-doc@FreeBSD.ORG Subject: Re: docs/35098: [PATCH] Handbook NFS stuff In-reply-to: <20020307120510.A13330@blackhelicopters.org> References: <200203052340.g25Ne2R93047@freefall.freebsd.org> <20020306171838.GC11735@hades.hell.gr> <20020307091720.GA6465@submonkey.net> <3C878D28.6010505@pittgoth.com> <20020307161225.GA87345@submonkey.net> <3C87998E.1050800@pittgoth.com> <20020307120510.A13330@blackhelicopters.org> Comments: In-reply-to Michael Lucas message dated "Thu, 07 Mar 2002 12:05:10 -0500." From: "Bruce A. Mah" Reply-To: bmah@FreeBSD.ORG X-Face: g~c`.{#4q0"(V*b#g[i~rXgm*w;:nMfz%_RZLma)UgGN&=j`5vXoU^@n5v4:OO)c["!w)nD/!!~e4Sj7LiT'6*wZ83454H""lb{CC%T37O!!'S$S&D}sem7I[A 2V%N&+ X-Image-Url: http://www.employees.org/~bmah/Images/bmah-cisco-small.gif X-Url: http://www.employees.org/~bmah/ Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Thu, 07 Mar 2002 09:16:49 -0800 Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org If memory serves me right, Michael Lucas wrote: > Tom, however, should feel free to start generating patches on whatever > he works on next. Since the latest version is in GNATS, his work is > immortalized for all time. (So, what is the *longest* PR in the > database? Is this one even close?) Believe it or not, it's not even close. freefall:gnats-db% pwd /usr/local/share/gnats/gnats-db freefall:gnats-db% find . -type f -ls | awk '{print $7, $11}' | sort -r -n | nl | head -20 1 6528495 ./gnats-adm/index 2 3707763 ./ports/31443 3 904856 ./ports/27535 4 830307 ./ports/21377 5 830117 ./ports/21361 6 733122 ./ports/10093 7 543621 ./ports/24456 8 513725 ./ports/27643 9 460813 ./kern/3234 10 454174 ./kern/8605 11 436255 ./ports/7672 12 428221 ./gnu/13935 13 422242 ./misc/18128 14 414242 ./kern/8410 15 410282 ./i386/15619 16 387946 ./ports/32231 17 386058 ./bin/2769 18 379900 ./kern/13841 19 379167 ./gnu/22972 20 358830 ./ports/27609 freefall:gnats-db% find . -type f -ls | awk '{print $7, $11}' | sort -r -n | nl | grep 35098 52 164088 ./docs/35098 35098 1536 ./ports/22325 Why the fsck did I just blow away five minutes working on this anyways? Bruce. PS. Idle curiosity (for statistics types): Is the distribution of files in the PR database heavy-tailed? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message