From owner-freebsd-chat@FreeBSD.ORG Fri Dec 14 15:25:20 2007 Return-Path: Delivered-To: freebsd-chat@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 9ABFB16A421 for ; Fri, 14 Dec 2007 15:25:20 +0000 (UTC) (envelope-from das@FreeBSD.ORG) Received: from VARK.MIT.EDU (VARK.MIT.EDU [18.95.3.179]) by mx1.freebsd.org (Postfix) with ESMTP id 5CC3C13C4EB for ; Fri, 14 Dec 2007 15:25:20 +0000 (UTC) (envelope-from das@FreeBSD.ORG) Received: from VARK.MIT.EDU (localhost [127.0.0.1]) by VARK.MIT.EDU (8.14.2/8.14.1) with ESMTP id lBEFENFa035331; Fri, 14 Dec 2007 10:14:23 -0500 (EST) (envelope-from das@FreeBSD.ORG) Received: (from das@localhost) by VARK.MIT.EDU (8.14.2/8.14.1/Submit) id lBEFEMid035330; Fri, 14 Dec 2007 10:14:22 -0500 (EST) (envelope-from das@FreeBSD.ORG) Date: Fri, 14 Dec 2007 10:14:22 -0500 From: David Schultz To: freebsd-chat@FreeBSD.ORG, julian@elischer.org Message-ID: <20071214151422.GA35275@VARK.MIT.EDU> References: <20071213234413.GA28240@VARK.MIT.EDU> <200712141017.lBEAHi77051971@lurza.secnetix.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200712141017.lBEAHi77051971@lurza.secnetix.de> Cc: Subject: Re: cvs commit: src/sys/conf files src/sys/netinet tcp_ofld.c ?tcp_ofld.h tcp_var.h toedev.h src/sys/sys socket.h X-BeenThere: freebsd-chat@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Non technical items related to the community List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 14 Dec 2007 15:25:20 -0000 On Fri, Dec 14, 2007, Oliver Fromme wrote: > > > I think I'd have just gone for > > > tcp_offload.c > > > it's not the longest filename in the system. > > I agree with Julian here. This isn't DOS where we need > to fit filenames in 8.3 characters. There's no reason > to abbreviate that way. > > > I don't think > > src/contrib/bind9/doc/draft/draft-ietf-dnsext-signed-nonexistence-requirements-01.txt > > should really count because it's a vendor source, though. > > We do, however, have > > src/lib/libarchive/archive_read_support_compression_compress.c > > Just out of curiosity I made a small survery on the src tree. > First in src/sys only (this is a RELENG_6 machine): [...] Just in case it wasn't clear, my comments about the longest filenames in the system were intended to be more amusing than serious. I have no quibble here, and I hope others can find better things to do than continue to argue about a filename.