From owner-cvs-src@FreeBSD.ORG Tue Nov 11 12:06:53 2003 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5C50B16A4CE; Tue, 11 Nov 2003 12:06:53 -0800 (PST) Received: from harmony.village.org (rover.bsdimp.com [204.144.255.66]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0C1D643FAF; Tue, 11 Nov 2003 12:06:52 -0800 (PST) (envelope-from imp@bsdimp.com) Received: from localhost (warner@rover2.village.org [10.0.0.1]) by harmony.village.org (8.12.9p2/8.12.9) with ESMTP id hABK6neG051504; Tue, 11 Nov 2003 13:06:49 -0700 (MST) (envelope-from imp@bsdimp.com) Date: Tue, 11 Nov 2003 13:04:28 -0700 (MST) Message-Id: <20031111.130428.84670868.imp@bsdimp.com> To: hsu@FreeBSD.org From: "M. Warner Losh" In-Reply-To: <200311111933.hABJXPVs016926@mtaw6.prodigy.net> References: <200311111933.hABJXPVs016926@mtaw6.prodigy.net> X-Mailer: Mew version 2.1 on Emacs 21.3 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit cc: src-committers@FreeBSD.org cc: peter@wemm.org cc: cvs-src@FreeBSD.org cc: sam@errno.com cc: silby@silby.com cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/netinet tcp_syncache.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 11 Nov 2003 20:06:53 -0000 In message: <200311111933.hABJXPVs016926@mtaw6.prodigy.net> Jeffrey Hsu writes: : It is customary when demanding a backout for the challenger to : explain why, especially if he is wrong. It is also customary to behave in a polite and civil way, as well as providing an explaination as to the underlying facts when making a commit too. Warner