From owner-cvs-all Sun May 5 13:43:32 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id D6A8A37B404; Sun, 5 May 2002 13:43:27 -0700 (PDT) Received: (from luigi@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g45KhR699782; Sun, 5 May 2002 13:43:27 -0700 (PDT) (envelope-from luigi) Message-Id: <200205052043.g45KhR699782@freefall.freebsd.org> From: Luigi Rizzo Date: Sun, 5 May 2002 13:43:27 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/release/picobsd/tinyware/passwd Makefile passwd.c X-FreeBSD-CVS-Branch: HEAD 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 luigi 2002/05/05 13:43:27 PDT Added files: release/picobsd/tinyware/passwd Makefile passwd.c Log: Bring in a slightly older version of usr/bin/passwd which does not require libpam and all the libraries that libpam brings in. We have no room for those on picobsd images. Revision Changes Path 1.1 +109 -0 src/release/picobsd/tinyware/passwd/Makefile (new) 1.1 +250 -0 src/release/picobsd/tinyware/passwd/passwd.c (new) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message