Subject: CVS commit: basesrc [netbsd-1-5]
To: None <source-changes@netbsd.org>
From: Luke Mewburn <lukem@netbsd.org>
List: source-changes
Date: 03/29/2001 16:03:58
Module Name:	basesrc
Committed By:	lukem
Date:		Thu Mar 29 13:03:58 UTC 2001

Modified Files:
	basesrc/lib/libc/gen [netbsd-1-5]: __glob13.c

Log Message:
pull up revs 1.13 - 1.20 (for christos):
	* deal with buffer overflows for fixed length buffers
	* set gl_pathv to NULL after we free it
	* implement GLOB_LIMIT to limit the amount of memory used to ARG_MAX
	* squash lint errors by using size_t instead of u_int


To generate a diff of this commit:
cvs rdiff -r1.13 -r1.13.4.1 basesrc/lib/libc/gen/__glob13.c

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