From owner-cvs-all Sun Dec 30 11:21:56 2001 Delivered-To: cvs-all@freebsd.org Received: from sax.sax.de (sax.sax.de [193.175.26.33]) by hub.freebsd.org (Postfix) with ESMTP id 4694437B405; Sun, 30 Dec 2001 11:21:44 -0800 (PST) Received: (from uucp@localhost) by sax.sax.de (8.9.3/8.9.3) with UUCP id UAA16961; Sun, 30 Dec 2001 20:21:42 +0100 (CET) Received: (from j@localhost) by uriah.heep.sax.de (8.11.6/8.11.6) id fBUIvY127152; Sun, 30 Dec 2001 19:57:34 +0100 (MET) (envelope-from j) Date: Sun, 30 Dec 2001 19:57:34 +0100 From: Joerg Wunsch To: gj@freebsd.org, Hellmuth Michaelis Cc: cvs-committers@freebsd.org, cvs-all@freebsd.org Subject: Re: cvs commit: src/sys/i4b/capi capi_l4if.c src/sys/i4b/capi/iavc iavc_isa.c iavc_pci.c src/sys/i4b/driver i4b_ing.c i4b_ipr.c i4b_ispppsubr.c i4b_rbch.c i4b_trace.c src/sys/i4b/layer1/ifpi i4b_ifpi_pci.c src/sys/i4b/layer1/ifpi2 i4b_ifpi2_pci.c ... Message-ID: <20011230195734.A26993@uriah.heep.sax.de> Reply-To: Joerg Wunsch Mail-Followup-To: Joerg Wunsch , Hellmuth Michaelis , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org References: <200112300927.fBU9RSP39484@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <200112300927.fBU9RSP39484@freefall.freebsd.org>; from gj@FreeBSD.org on Sun, Dec 30, 2001 at 01:27:28AM -0800 X-Phone: +49-351-2012 669 X-PGP-Fingerprint: DC 47 E6 E4 FF A6 E9 8F 93 21 E0 7D F9 12 D6 4E Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG As Gary Jennejohn wrote: > gj 2001/12/30 01:27:28 PST > > Modified files: > sys/i4b/capi capi_l4if.c > sys/i4b/capi/iavc iavc_isa.c iavc_pci.c > sys/i4b/driver i4b_ing.c i4b_ipr.c i4b_ispppsubr.c ^^^^^^^^^^^^^^^ ... > Log: > Protect mtx_init() invocations with mtx_intialized() checks to avoid a > reported panic. Please do no longer commit to i4b_ispppsubr.c in -current, commit everything to net/if_spppsubr.c instead (where all those changes should have gone to from the very beginning). I almost missed that change now. You can consider i4b_ispppsubr.c dead. I'll cvs rm it after a few weeks of `quarantine', but it's already no longer referenced. (Gary, i know your commit predated mine somewhat, but well, you already knew the file was about to go away.) -- cheers, J"org .-.-. --... ...-- -.. . DL8DTL http://www.sax.de/~joerg/ NIC: JW11-RIPE Never trust an operating system you don't have sources for. ;-) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message