Subject: CVS commit: src
To: None <source-changes@NetBSD.org>
From: Elad Efrat <elad@netbsd.org>
List: source-changes
Date: 02/18/2006 16:32:45
Module Name:	src
Committed By:	elad
Date:		Sat Feb 18 16:32:45 UTC 2006

Modified Files:
	src/include: util.h
	src/lib/libutil: pw_policy.3 pw_policy.c

Log Message:
Don't expose struct pw_policy and use pw_policy_t, use malloc, man-page
fixups.

As discussed on source-changes@.

Okay yamt@, thorpej@.


To generate a diff of this commit:
cvs rdiff -r1.39 -r1.40 src/include/util.h
cvs rdiff -r1.2 -r1.3 src/lib/libutil/pw_policy.3
cvs rdiff -r1.3 -r1.4 src/lib/libutil/pw_policy.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.