Date: Sat, 4 Jan 1997 23:15:39 -0800 (PST) From: David Nugent <davidn> To: CVS-committers, cvs-all, cvs-usrsbin Subject: cvs commit: src/usr.sbin/pw pw_nis.c Makefile pw.8 pw.c pw.conf.5 pw.h pw_conf.c pw_user.c Message-ID: <199701050715.XAA18090@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
davidn 97/01/04 23:15:39
Modified: usr.sbin/pw Makefile pw.8 pw.c pw.conf.5 pw.h pw_conf.c
pw_user.c
Added: usr.sbin/pw pw_nis.c
Log:
Adds optional NIS passwd file updating and optionally rebuilding
NIS maps.
Suggested by: Peter Wemm
Revision Changes Path
1.3 +2 -2 src/usr.sbin/pw/Makefile
1.6 +29 -3 src/usr.sbin/pw/pw.8
1.2 +95 -47 src/usr.sbin/pw/pw.c
1.3 +11 -2 src/usr.sbin/pw/pw.conf.5
1.4 +6 -1 src/usr.sbin/pw/pw.h
1.3 +13 -1 src/usr.sbin/pw/pw_conf.c
1.12 +25 -3 src/usr.sbin/pw/pw_user.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199701050715.XAA18090>
