From owner-freebsd-bugs Thu Aug 2 22:56:17 2001 Delivered-To: freebsd-bugs@freebsd.org Received: from takhus.dyn.mind.net (208-046-220-101.pc.ashlandfiber.net [208.46.220.101]) by hub.freebsd.org (Postfix) with ESMTP id BBF7237B405; Thu, 2 Aug 2001 22:56:14 -0700 (PDT) (envelope-from takhus@takhus.mind.net) Received: from localhost (fleisher@localhost) by takhus.dyn.mind.net (8.11.4/8.11.4) with ESMTP id f735u9K17728; Thu, 2 Aug 2001 22:56:14 -0700 (PDT) (envelope-from takhus@takhus.mind.net) X-Authentication-Warning: takhus.dyn.mind.net: fleisher owned process doing -bs Date: Thu, 2 Aug 2001 22:56:09 -0700 (PDT) From: Tony Fleisher X-X-Sender: To: Cc: Subject: Re: bin/16155: cp -p does not preserve modification time with msdos-fs In-Reply-To: <200108020228.f722SBc17521@freefall.freebsd.org> Message-ID: <20010802225252.U14618-100000@takhus.dyn.mind.net> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org I am unable to reproduce this problem on a 5.0-Current (July 13) system. takhus# ls -l total 76 -rwxrwxr-x 1 fleisher fleisher 36513 Jul 13 20:16 NETLOG.TXT takhus# cp -p NETLOG.TXT /mnt/win98/temp/ cp: chown: /mnt/win98/temp/NETLOG.TXT: Invalid argument takhus# ls -l /mnt/win98/temp total 48 -rwxrwxr-x 1 root wheel 36513 Jul 13 20:16 NETLOG.TXT To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message