Subject: CVS commit: basesrc [netbsd-1-5]
To: None <source-changes@netbsd.org>
From: Havard Eidnes <he@netbsd.org>
List: source-changes
Date: 06/10/2001 21:33:48
Module Name: basesrc
Committed By: he
Date: Sun Jun 10 18:33:48 UTC 2001
Modified Files:
basesrc/lib/libc/gen [netbsd-1-5]: __fts13.c
Log Message:
Pull up revisions 1.29-1.34 (requested by christos):
Make sure we ascend in the same tree we descended, to counter
the effects of otherwise possibly malicious directory tree moves.
Also improve error handling.
To generate a diff of this commit:
cvs rdiff -r1.28 -r1.28.4.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.