Subject: CVS commit: src/bin/mv
To: None <source-changes@NetBSD.org>
From: Roland Illig <rillig@netbsd.org>
List: source-changes
Date: 02/15/2007 09:57:16
Module Name: src
Committed By: rillig
Date: Thu Feb 15 09:57:16 UTC 2007
Modified Files:
src/bin/mv: mv.c
Log Message:
Allow files whose name starts with a dash be moved across filesystem
boundaries.
This fix was inspired by the recent -froot zero day exploit for Solaris.
To generate a diff of this commit:
cvs rdiff -r1.37 -r1.38 src/bin/mv/mv.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.