summaryrefslogtreecommitdiff
path: root/bin/mv
AgeCommit message (Expand)Author
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
1997-10-20Fix .Nm usage.enami
1997-10-19If we fail to set ownership, turn off SUID and SGID bits (like cp(1)).mycroft
1997-10-19use lstat() instead of stat() when determining type of 'from' file;mikel
1997-10-08* Initialize native locale on startup.kleink
1997-10-07Be silend if owner can't be set on cross-device-moved.hubertf
1997-08-27Suppress stray space character; from maximum entropy in PR bin/4049.kleink
1997-07-20Remove WARNS=1 from all the subdirectory Makefiles, and add it to Makefile.incchristos
1997-07-20include <pwd.h> and <grp.h> to bring prototypes into scope.christos
1997-07-20Fix compiler warnings.christos
1997-01-09kill use of registertls
1995-03-21convert to new RCS id conventions.cgd
1994-09-22Merge 4.4-Lite version.mycroft
1994-01-11Fix spelling errors.jtc
1993-11-09Check user's response against both 'Y' and 'y' --- this is really supposedjtc
1993-09-22Bring even closer to POSIX.2 compliance. Add comments documentingjtc
1993-09-22Bring closer to POSIX.2 compliance. The latter of any -i or -f optionsjtc
1993-08-01Add RCS identifiers.mycroft
1993-08-01Add RCS indentifiers.mycroft
1993-08-01Add RCS identifiers.mycroft
1993-03-23changed "Id" to "Header" for rcsidscgd