From owner-cvs-all@FreeBSD.ORG Wed Feb 1 15:06:03 2006 Return-Path: X-Original-To: cvs-all@freebsd.org Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E7EDD16A420 for ; Wed, 1 Feb 2006 15:06:03 +0000 (GMT) (envelope-from sgk@troutmask.apl.washington.edu) Received: from troutmask.apl.washington.edu (troutmask.apl.washington.edu [128.208.78.105]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9969B43D46 for ; Wed, 1 Feb 2006 15:06:03 +0000 (GMT) (envelope-from sgk@troutmask.apl.washington.edu) Received: from troutmask.apl.washington.edu (localhost [127.0.0.1]) by troutmask.apl.washington.edu (8.13.4/8.13.4) with ESMTP id k11F6371067317; Wed, 1 Feb 2006 07:06:03 -0800 (PST) (envelope-from sgk@troutmask.apl.washington.edu) Received: (from sgk@localhost) by troutmask.apl.washington.edu (8.13.4/8.13.1/Submit) id k11F62MC067316; Wed, 1 Feb 2006 07:06:02 -0800 (PST) (envelope-from sgk) Date: Wed, 1 Feb 2006 07:06:02 -0800 From: Steve Kargl To: Ruslan Ermilov Message-ID: <20060201150602.GA67259@troutmask.apl.washington.edu> References: <200601311757.k0VHvHuF060699@repoman.freebsd.org> <20060131.121247.100359574.imp@bsdimp.com> <20060131.135734.112813988.imp@bsdimp.com> <20060201080250.GA610@wombat.fafoe.narf.at> <20060201112513.GH90360@ip.net.ua> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20060201112513.GH90360@ip.net.ua> User-Agent: Mutt/1.4.2.1i Cc: src-committers@freebsd.org, cvs-src@freebsd.org, cvs-all@freebsd.org, stefanf@freebsd.org, Stefan Farfeleder , "M. Warner Losh" Subject: Re: cvs commit: src/sys/sys cdefs.h src/include nl_types.h stdio.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 01 Feb 2006 15:06:04 -0000 On Wed, Feb 01, 2006 at 01:25:13PM +0200, Ruslan Ermilov wrote: > > Commit what Warner sent you, but only to RELENG_6. > What abour -current? This problem with format_arg has totally hosed those people who are having panics with kernels that are newer than 2006-01-25. -- Steve