From owner-cvs-src@FreeBSD.ORG Sat Oct 15 07:45:10 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org 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 709ED16A41F; Sat, 15 Oct 2005 07:45:10 +0000 (GMT) (envelope-from yar@comp.chem.msu.su) Received: from comp.chem.msu.su (comp.chem.msu.su [158.250.32.97]) by mx1.FreeBSD.org (Postfix) with ESMTP id AA2AA43D45; Sat, 15 Oct 2005 07:45:09 +0000 (GMT) (envelope-from yar@comp.chem.msu.su) Received: from comp.chem.msu.su (localhost [127.0.0.1]) by comp.chem.msu.su (8.13.3/8.13.3) with ESMTP id j9F7j6c3087936; Sat, 15 Oct 2005 11:45:06 +0400 (MSD) (envelope-from yar@comp.chem.msu.su) Received: (from yar@localhost) by comp.chem.msu.su (8.13.3/8.13.3/Submit) id j9F7j6hE087935; Sat, 15 Oct 2005 11:45:06 +0400 (MSD) (envelope-from yar) Date: Sat, 15 Oct 2005 11:45:05 +0400 From: Yar Tikhiy To: Gleb Smirnoff Message-ID: <20051015074505.GA87863@comp.chem.msu.su> References: <200510141402.j9EE2Pkt056557@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200510141402.j9EE2Pkt056557@repoman.freebsd.org> User-Agent: Mutt/1.5.9i Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sbin/kldstat kldstat.8 kldstat.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 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: Sat, 15 Oct 2005 07:45:10 -0000 On Fri, Oct 14, 2005 at 02:02:25PM +0000, Gleb Smirnoff wrote: > glebius 2005-10-14 14:02:25 UTC > > FreeBSD src repository > > Modified files: (Branch: RELENG_6) > sbin/kldstat kldstat.8 kldstat.c > Log: > Merge the 'kldstat -q' functionality, that is required for proper > operation of the /etc/rc.d/pfsync script, that was merged before > the RELENG_6_0 has been forked. > > Approved by: re (kensmith) > > Revision Changes Path > 1.13.2.1 +3 -0 src/sbin/kldstat/kldstat.8 > 1.17.2.1 +13 -4 src/sbin/kldstat/kldstat.c Thanks for rescuing my poor little /etc/rc.d/pfsync! :-) -- Yar