]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Teach pw(8) about how to use pw/gr API to reduce code duplication
authorbapt <bapt@FreeBSD.org>
Tue, 30 Oct 2012 08:00:53 +0000 (08:00 +0000)
committerbapt <bapt@FreeBSD.org>
Tue, 30 Oct 2012 08:00:53 +0000 (08:00 +0000)
commitcfea627c58f70cc4126131afee74d6b05a61cc6a
treef8fbed3c12f4f1af29e9e5a6673aebe65379a86c
parent730fb9d66a265a556977aeb09ba87ab28e754cba
Teach pw(8) about how to use pw/gr API to reduce code duplication

MFC after: 2 months
14 files changed:
usr.sbin/pw/Makefile
usr.sbin/pw/edgroup.c [deleted file]
usr.sbin/pw/fileupd.c
usr.sbin/pw/grupd.c
usr.sbin/pw/pw.8
usr.sbin/pw/pw.c
usr.sbin/pw/pw.h
usr.sbin/pw/pw_group.c
usr.sbin/pw/pw_log.c
usr.sbin/pw/pw_nis.c
usr.sbin/pw/pw_user.c
usr.sbin/pw/pw_vpw.c
usr.sbin/pw/pwupd.c
usr.sbin/pw/pwupd.h