Subject: CVS commit: basesrc [netbsd-1-4]
To: None <source-changes@netbsd.org>
From: Havard Eidnes <he@netbsd.org>
List: source-changes
Date: 04/01/2001 19:07:42
Module Name:	basesrc
Committed By:	he
Date:		Sun Apr  1 16:07:41 UTC 2001

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

Log Message:
Pull up revisions 1.11-1.20 (requested by christos):
  Fixes buffer overflow problems in glob(3).  Adds and uses GLOB_LIMIT
  to prevent denial of service attacks.
(syncs to current head of trunk).


To generate a diff of this commit:
cvs rdiff -r1.10 -r1.10.2.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.