From owner-cvs-user Mon Aug 19 20:46:12 1996 Return-Path: owner-cvs-user Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id UAA11003 for cvs-user-outgoing; Mon, 19 Aug 1996 20:46:12 -0700 (PDT) Received: from precipice.shockwave.com (ppp-206-170-5-26.rdcy01.pacbell.net [206.170.5.26]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id UAA10981; Mon, 19 Aug 1996 20:45:58 -0700 (PDT) Received: from shockwave.com (localhost.shockwave.com [127.0.0.1]) by precipice.shockwave.com (8.7.5/8.7.3) with ESMTP id UAA17884; Mon, 19 Aug 1996 20:45:31 -0700 (PDT) Message-Id: <199608200345.UAA17884@precipice.shockwave.com> To: Nate Williams cc: CVS-committers@freefall.freebsd.org, cvs-all@freefall.freebsd.org, cvs-user@freefall.freebsd.org Subject: Re: cvs commit: src/contrib/tcpdump addrtoname.c print-isoclns.c In-reply-to: Your message of "Mon, 19 Aug 1996 15:59:17 MDT." <199608192159.PAA17988@rocky.mt.sri.com> Date: Mon, 19 Aug 1996 20:45:31 -0700 From: Paul Traina Sender: owner-cvs-user@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk That's what I thought too, however that's what I was told to do. I see no value-add to putting things in contrib, however I'm using it as an easy way to gut the living crap out of the cvs repository because of all the improperly imported code that has gone before. All I know is I'm REALLY F_CKING SICK AND TIRED of people clobbering my cleanly imported code (cf groff et al). From: Nate Williams Subject: Re: cvs commit: src/contrib/tcpdump addrtoname.c print-isoclns.c > > Modified: contrib/tcpdump addrtoname.c print-isoclns.c > Log: > Handle IS-IS IIH messages and print NSAPs in canonical format. > Submitted by: Tony Li I thought the idea of doing the 'contrib' thing was that we were supposed to create 'patches' to the sources, rather than patching the sources directly. If we patch the sources directly, were in the *exact* same boat we were in except the sources live in src/contrib. Nate