Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Havard Eidnes <he@netbsd.org>
List: source-changes
Date: 09/03/1999 02:50:48
Module Name: basesrc
Committed By: he
Date: Fri Sep 3 09:50:48 UTC 1999
Modified Files:
basesrc/lib/libc/gen [netbsd-1-4]: __fts13.c
Log Message:
Pull up revisions 1.16-1.25:
Fix various bug in fts(3), preventing a buffer overflow on a very
deep tree, and a silent trucation of the path when fts_pathlen
overflows. Also, make this compile on Linux. (bouyer)
To generate a diff of this commit:
cvs rdiff -r1.15 -r1.15.2.1 basesrc/lib/libc/gen/__fts13.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.