From owner-cvs-all Thu Jun 20 14:33: 3 2002 Delivered-To: cvs-all@freebsd.org Received: from iguana.icir.org (iguana.icir.org [192.150.187.36]) by hub.freebsd.org (Postfix) with ESMTP id 3677F37B40D; Thu, 20 Jun 2002 14:32:51 -0700 (PDT) Received: (from rizzo@localhost) by iguana.icir.org (8.11.6/8.11.3) id g5KLWpY73280; Thu, 20 Jun 2002 14:32:51 -0700 (PDT) (envelope-from rizzo) Date: Thu, 20 Jun 2002 14:32:50 -0700 From: Luigi Rizzo To: Juli Mallett Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/release/picobsd/tinyware/passwd Makefile extern.h local_passwd.c pw_copy.c pw_util.c pw_util.h Message-ID: <20020620143250.A73237@iguana.icir.org> References: <200206202117.g5KLHYm76330@freefall.freebsd.org> <20020620142201.A55848@FreeBSD.ORG> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit User-Agent: Mutt/1.2.5.1i In-Reply-To: <20020620142201.A55848@FreeBSD.ORG>; from jmallett@FreeBSD.org on Thu, Jun 20, 2002 at 02:22:04PM -0700 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 On Thu, Jun 20, 2002 at 02:22:04PM -0700, Juli Mallett wrote: > * Luigi Rizzo escriuréres > > luigi 2002/06/20 14:17:34 PDT > > > > Modified files: > > release/picobsd/tinyware/passwd Makefile > > Added files: > > release/picobsd/tinyware/passwd extern.h local_passwd.c > > pw_copy.c pw_util.c pw_util.h > > Log: > > Add a few files which are needed to build "passwd" now that > > the standard version of these files have been PAMified (and axed). > > Maybe should have been a repo copy? Or am I misunderstanding where these > come from? maybe. But the files are small, one or two have actually been modified, so i do not think it was worth the trouble of a repocopy (which i do not know how to do anyways). Actually, pw_util.h was committed by mistake now that I notice! cheers luigi > > Revision Changes Path > > 1.2 +9 -36 src/release/picobsd/tinyware/passwd/Makefile > > 1.1 +38 -0 src/release/picobsd/tinyware/passwd/extern.h (new) > > 1.1 +237 -0 src/release/picobsd/tinyware/passwd/local_passwd.c (new) > > 1.1 +306 -0 src/release/picobsd/tinyware/passwd/pw_copy.c (new) > > 1.1 +258 -0 src/release/picobsd/tinyware/passwd/pw_util.c (new) > > 1.1 +44 -0 src/release/picobsd/tinyware/passwd/pw_util.h (new) > > -- > Juli Mallett | FreeBSD: The Power To Serve > Will break world for fulltime employment. | finger jmallett@FreeBSD.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message