Subject: CVS commit: src/lib/libc/net
To: None <source-changes@NetBSD.org>
From: Christos Zoulas <christos@netbsd.org>
List: source-changes
Date: 02/24/2004 15:28:07
Module Name:	src
Committed By:	christos
Date:		Tue Feb 24 15:28:07 UTC 2004

Modified Files:
	src/lib/libc/net: getprotoent_r.c getservent_r.c

Log Message:
Fix allocation size bug from Takahiro Kambe.


To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 src/lib/libc/net/getprotoent_r.c \
    src/lib/libc/net/getservent_r.c

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