summaryrefslogtreecommitdiffstats
path: root/bin/mv/mv.c
Commit message (Expand)AuthorAgeFilesLines
* Fixed printf format errors.bde1998-06-281-3/+3
* Make sure we don't overflow the path buffer. Exit if we do.imp1998-06-091-2/+4
* Don't append a '/' to the destination directory if theresteve1998-05-251-3/+5
* Correct use of .Nm. Add rcsid.charnier1998-05-151-3/+5
* Merge from OpenBSD:eivind1997-12-101-2/+16
* Synchronize usage() and man page.helbig1997-10-261-3/+3
* mv(1) is too silent if used with the option -i. It shouldwosch1997-10-041-6/+9
* Endless loop.wosch1997-09-281-5/+6
* compare return value from getopt against -1 rather than EOF, per the finalimp1997-03-281-2/+2
* Make mv more robust. A race has been fixed, as well as an extra warningguido1997-03-081-10/+28
* Revert $FreeBSD$ to $Id$peter1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-141-1/+1
* -Wall cleaning.steve1996-12-141-3/+3
* delete unused label endargwosch1996-03-011-9/+8
* option -f and -i are exclusive (Posix)wosch1996-02-201-4/+15
* -- is implemented in getopt(3)pst1996-02-191-5/+2
* delete my last commitwosch1996-02-191-15/+4
* option -f and -i are exclusivewosch1996-02-181-5/+16
* Handle trailing slashes in source filenames correctly. E.g., rewritebde1995-10-071-5/+11
* Added $Id$dg1994-09-241-0/+2
* BSD 4.4 Lite bin Sourcesrgrimes1994-05-261-0/+300
OpenPOWER on IntegriCloud