DragonFly commits List (threaded) for 2009-09
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
git: Sync vipw(8) with FreeBSD.
commit ffa3b4d271ef8210cd8c5467fa2b612ddf6fcca2
Author: Sascha Wildner <saw@online.de>
Date: Sun Sep 20 16:18:37 2009 +0200
Sync vipw(8) with FreeBSD.
Mainly, use libutil for passwd manipulation.
Summary of changes:
usr.sbin/vipw/Makefile | 7 +-
usr.sbin/vipw/pw_util.c | 255 -----------------------------------------------
usr.sbin/vipw/pw_util.h | 43 --------
usr.sbin/vipw/vipw.c | 99 ++++++++----------
4 files changed, 49 insertions(+), 355 deletions(-)
delete mode 100644 usr.sbin/vipw/pw_util.c
delete mode 100644 usr.sbin/vipw/pw_util.h
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/ffa3b4d271ef8210cd8c5467fa2b612ddf6fcca2
--
DragonFly BSD source repository
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]