From owner-freebsd-current@FreeBSD.ORG Sun Feb 24 21:34:38 2008 Return-Path: Delivered-To: current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 74BAB16A406; Sun, 24 Feb 2008 21:34:38 +0000 (UTC) (envelope-from obrien@NUXI.org) Received: from dragon.nuxi.org (trang.nuxi.org [74.95.12.85]) by mx1.freebsd.org (Postfix) with ESMTP id 39C9613C4D1; Sun, 24 Feb 2008 21:34:38 +0000 (UTC) (envelope-from obrien@NUXI.org) Received: from dragon.nuxi.org (obrien@localhost [127.0.0.1]) by dragon.nuxi.org (8.14.1/8.14.1) with ESMTP id m1OLYYvY029121; Sun, 24 Feb 2008 13:34:34 -0800 (PST) (envelope-from obrien@dragon.nuxi.org) Received: (from obrien@localhost) by dragon.nuxi.org (8.14.2/8.14.1/Submit) id m1OLYYnG029120; Sun, 24 Feb 2008 13:34:34 -0800 (PST) (envelope-from obrien) Date: Sun, 24 Feb 2008 13:34:34 -0800 From: "David O'Brien" To: Ruslan Ermilov , Dag-Erling Sm??rgrav , Joseph Koshy , current@freebsd.org Message-ID: <20080224213434.GA29077@dragon.NUXI.org> Mail-Followup-To: obrien@freebsd.org, Ruslan Ermilov , Dag-Erling Sm??rgrav , Joseph Koshy , current@freebsd.org References: <86abltqjiz.fsf@ds4.des.no> <20080222124617.GA16580@team.vega.ru> <86wsoxp2ob.fsf@ds4.des.no> <20080223201808.GB65540@team.vega.ru> <20080224180433.GA21162@dragon.NUXI.org> <20080224190637.GB18096@team.vega.ru> <20080224193221.GA25526@dragon.NUXI.org> <20080224194358.GC18096@team.vega.ru> <20080224205121.GB27938@dragon.NUXI.org> <20080224212642.GA15362@plan0.kaiwan.csbnet.se> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20080224212642.GA15362@plan0.kaiwan.csbnet.se> X-Operating-System: FreeBSD 8.0-CURRENT User-Agent: Mutt/1.5.16 (2007-06-09) Cc: Subject: Re: [HEADS UP] ar(1) front-end committed. (notes for cross compile) X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: obrien@freebsd.org List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 24 Feb 2008 21:34:38 -0000 On Sun, Feb 24, 2008 at 10:26:42PM +0100, Kai Wang wrote: > On Sun, Feb 24, 2008 at 12:51:21PM -0800, David O'Brien wrote: > > What is the thing you're checking the value 700044 for? > > http://www.freebsd.org/doc/en_US.ISO8859-1/books/porters-handbook/freebsd-versions.html > > 700044 > > 7.0-CURRENT after changing the argument for vn_open()/VOP_OPEN() > > from filedescriptor index to the struct file *. > > 700045 > > 7.0-CURRENT after changing pam_nologin(8) to provide an account > > management function instead of an authentication function to the > > PAM framework. > > I guess, probably des@ meant that: libarchive 2.2.3 (committed > at May 29 2007) included the last major fix to the 'ar' support, > and 700044 (though not specific to this) bumped at Jun 7 2007 > is closest to that day? If that is the case - this web page should be updated with that information. It is find to go back after the fact and note that a particular version number represents more than one thing. -- -- David (obrien@FreeBSD.org)