Add passwd manipulation code based on parts of vipw and chpass.
commite1ff81b6d70699499885cee60ab5149cb3dcaea9
authorJoerg Sonnenberger <joerg@dragonflybsd.org>
Mon, 1 Aug 2005 16:13:20 +0000 (1 16:13 +0000)
committerJoerg Sonnenberger <joerg@dragonflybsd.org>
Mon, 1 Aug 2005 16:13:20 +0000 (1 16:13 +0000)
treea100bdf08262446c1fc94e74ebdd97066eca20d4
parent6517f4bfff11d8a6d5a35f4f0248aaecfde1779f
Add passwd manipulation code based on parts of vipw and chpass.

Obtained-from: FreeBSD

Keep pw_scan.c for now until it's clear whether __pw_scan can be
merged pw_scan.
lib/libutil/Makefile
lib/libutil/libutil.h
lib/libutil/pw_scan.c [new file with mode: 0644]
lib/libutil/pw_util.c [new file with mode: 0644]