From owner-freebsd-hackers Wed Oct 22 07:01:15 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id HAA29961 for hackers-outgoing; Wed, 22 Oct 1997 07:01:15 -0700 (PDT) (envelope-from owner-freebsd-hackers) Received: from word.smith.net.au (word.smith.net.au [202.0.75.3]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id HAA29956 for ; Wed, 22 Oct 1997 07:01:09 -0700 (PDT) (envelope-from mike@word.smith.net.au) Received: from word.smith.net.au (localhost.smith.net.au [127.0.0.1]) by word.smith.net.au (8.8.7/8.8.5) with ESMTP id XAA01139; Wed, 22 Oct 1997 23:27:45 +0930 (CST) Message-Id: <199710221357.XAA01139@word.smith.net.au> X-Mailer: exmh version 2.0zeta 7/24/97 To: Darren Reed cc: mike@smith.net.au (Mike Smith), hackers@freebsd.org Subject: Re: more struct ifnet move lossage. In-reply-to: Your message of "Wed, 22 Oct 1997 23:52:26 +1000." <199710221352.XAA07214@plum.cyber.com.au> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Wed, 22 Oct 1997 23:27:44 +0930 From: Mike Smith Sender: owner-freebsd-hackers@freebsd.org X-Loop: FreeBSD.org Precedence: bulk > You've missed the point totally of what I originally said and that is > that tcpdump no longer compiles "out of the box". "out of the box" > means ftp'ing it from LBL, not using what's in src/contrib/tcpdump. > Or do you want to debate about that too ? No, I'll confess that /usr/src on the box I checked on (I'm not completely stupid 8) is 2.2, not -current (I've been beating on 2.2.5 pre-release). > What's in src/contrib/tcpdump is the LBL tcpdump PLUS FreeBSD > compatibility hacks. Do you want to disagree on that ? No. Mea culpa. > > Um, as a committer you can't avoid receiving all the commit messages. > > Dump the ones that don't affect you, and just keep an eye on the ones > > that do. There's been slow change and declaration of intent in there > > for many months now. > > Sorry, I don't keep months worth of cvs commit messages in my head or > on disk. I just scan things for relevance to myself, which is usually > limited to reading the subject line :) No offense, but I think you need to at least keep a little continuity going... > But CVS commit messages do not make a discussion or announcement...(to > me anyway). A trend in commits, or attached comments thereto can generally be taken as an announcement. The people responsible for these changes (mostly Bruce and Garrett) aren't given to lengthy pontification. If one of them commits something, it's worth paying attention to. mike