summaryrefslogtreecommitdiff
path: root/bin/mv
AgeCommit message (Expand)Author
2020-06-24Note that -h is an extension to POSIX. Bump date.riastradh
2020-06-24New mv -h option.riastradh
2017-07-04Use Ex.wiz
2017-07-03Remove workaround for ancient HTML generation code.wiz
2016-08-10Forgot to bump date with previous commitsevan
2016-08-10Document the version mv first appeared.sevan
2016-02-28add SIGINFO for mv(1), largely based upon the support in cp(1).mrg
2015-03-02Don't truncate at microseconds while preserving timestamps.enami
2012-03-22Fix whitespace nits. Suggested by Bug Hunting.wiz
2011-08-29static + __deadjoerg
2011-08-03Make cp -p and mv preverve extended attributes, and complain if they cannot.manu
2009-03-11Remove redundant tabsjoerg
2008-07-20Remove the \n and tabs from the __COPYRIGHT() strings.lukem
2008-05-25PR/38738: murray armfield: Fix type of blen, and reset it on error path. Fromchristos
2008-01-16Code cleanup:hubertf
2007-02-15Allow files whose name starts with a dash be moved across filesystemrillig
2006-09-23PR/33396: Christian Biere: Global Warming may be caused by mv(1)elad
2006-08-21- detect buffer overflow.christos
2005-06-03the case of waitpid() returning an error was already tested, and errnohubertf
2004-08-19Deal with RESCUEDIRchristos
2004-01-04remove unused code left from printescaped() backput as pointed out by Jeffjschauma
2003-09-14Following private discussion with kleink@ and hubertf@ and public discussionjschauma
2003-08-13use bounded string opitojun
2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc
2003-08-04As discusses a little while back on tech-userlevel:jschauma
2003-07-13use bounded string opitojun
2003-02-25.Nm does not need a dummy argument ("") before punctuation orwiz
2003-01-19insert a paragraph break between the option list and following textjdolecek
2002-12-28Restore word that got removed when -v was added.wiz
2002-12-28Whitespace nits.wiz
2002-12-26Added verbose extension and updated manual pages. Changes approved by Klaus K...jrf
2002-11-30don't need -lutil herelukem
2002-02-08Generate <>& symbolically. I'm avoiding .../dist/... directories for now.ross
2001-12-20Drop unnecessary .Pps.wiz
2001-12-20Whitespace nits.wiz
2001-09-16ANSIfy, KNF, use [gs]etprogname. By Petri Koistinen, slightly modified by me.wiz
2001-06-19`existent', not `existant'wiz
2000-09-04For commands and utilities, use EXIT STATUS rather than RETURN VALUES askleink
2000-08-28Add 'RETURN VALUE' section header.hubertf
2000-07-16don't emit a warning message if fchflags() returns EOPNOTSUPPdarrenr
2000-07-15From FreeBSD:darrenr
1999-12-14fix typojdolecek
1999-11-09Since our gcc doesn't warn about NULL format strings anymore, we candrochner
1999-08-16make this compile on non bsd-4.4 systemschristos
1999-08-02Fix PR8073:sommerfeld
1998-11-04use utimes, if we don't have futimes.christos
1998-07-28Be more retentive about use of NOTREACHED and noreturn.mycroft
1998-07-28Delint.mycroft
1998-07-28Delint.mycroft
1998-04-20s/cp -pr/cp -PRp/ in the discussion of the cross-device cp(1) operation.ross