From owner-cvs-usrsbin Mon Dec 9 06:05:39 1996 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.4/8.8.4) id GAA04271 for cvs-usrsbin-outgoing; Mon, 9 Dec 1996 06:05:39 -0800 (PST) Received: (from joerg@localhost) by freefall.freebsd.org (8.8.4/8.8.4) id GAA04263; Mon, 9 Dec 1996 06:05:36 -0800 (PST) Date: Mon, 9 Dec 1996 06:05:36 -0800 (PST) From: Joerg Wunsch Message-Id: <199612091405.GAA04263@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-usrsbin Subject: cvs commit: src/usr.sbin/pw - Imported sources Sender: owner-cvs-usrsbin@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk joerg 96/12/09 06:05:36 src/usr.sbin/pw - Imported sources Update of /home/ncvs/src/usr.sbin/pw In directory freefall.freebsd.org:/a/joerg/usr.sbin/pw Revision/Branch: 1.1.1 Log Message: pw(8) -- a backend utility to manage the user and group databases. sysinstall's new User&group menu will use it, hence it's a 2.2 candidate despite of providing new functionality. Submitted by: David L. Nugent, Status: Vendor Tag: DAVIDN Release Tags: v1_0 N src/usr.sbin/pw/Makefile N src/usr.sbin/pw/pwupd.h N src/usr.sbin/pw/pwupd.c N src/usr.sbin/pw/pw_user.c N src/usr.sbin/pw/pw_log.c N src/usr.sbin/pw/pw_group.c N src/usr.sbin/pw/pw_conf.c N src/usr.sbin/pw/pw.h N src/usr.sbin/pw/pw.conf.5 N src/usr.sbin/pw/pw.c N src/usr.sbin/pw/pw.8 N src/usr.sbin/pw/psdate.h N src/usr.sbin/pw/psdate.c N src/usr.sbin/pw/grupd.c N src/usr.sbin/pw/fileupd.c N src/usr.sbin/pw/edgroup.c N src/usr.sbin/pw/cpdir.c N src/usr.sbin/pw/bitmap.h N src/usr.sbin/pw/bitmap.c N src/usr.sbin/pw/README N src/usr.sbin/pw/rm_r.c No conflicts created by this import