Subject: CVS commit: src/sbin/cgdconfig
To: None <source-changes@NetBSD.org>
From: Christos Zoulas <christos@netbsd.org>
List: source-changes
Date: 03/30/2005 17:10:18
Module Name:	src
Committed By:	christos
Date:		Wed Mar 30 17:10:18 UTC 2005

Modified Files:
	src/sbin/cgdconfig: params.c pkcs5_pbkdf2.c utils.c utils.h

Log Message:
Centralize error checking for malloc,calloc,strdup.


To generate a diff of this commit:
cvs rdiff -r1.12 -r1.13 src/sbin/cgdconfig/params.c
cvs rdiff -r1.6 -r1.7 src/sbin/cgdconfig/pkcs5_pbkdf2.c
cvs rdiff -r1.5 -r1.6 src/sbin/cgdconfig/utils.c
cvs rdiff -r1.4 -r1.5 src/sbin/cgdconfig/utils.h

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