Date: Sun, 27 Jan 2008 07:37:01 +0000 (UTC) From: Diomidis Spinellis <dds@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/bin/mv mv.c Message-ID: <200801270737.m0R7b1f1032699@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
dds 2008-01-27 07:37:01 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) bin/mv mv.c Log: MFC revisions 1.47-1.50. - Follow POSIX specification when moving a directory to an existing directory across devices. - Improve consistency and remove some style bugs of earlier versions. This version passes all tests of tools/regression/bin/mv/regress.sh 1.6 PR: bin/118367 Revision Changes Path 1.45.2.2 +59 -18 src/bin/mv/mv.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200801270737.m0R7b1f1032699>