date and time created 88/07/22 16:08:01 by bostic
[unix-history] / usr / src / bin / mv /
1988-04-22 Keith Bosticadd getopt for "--" capability
1988-01-22 Keith Bosticdon't ask about access modes, if already asked for...
1987-10-23 Keith BosticANSI C; sprintf now returns an int.
1987-04-14 Jay LepreauWhen forced to copy a regular or special file, ignore the
1987-04-14 Jay LepreauWhen forced to copy a regular or special file, ignore the
1986-05-16 Jay Lepreaumake "mv <file> <non-existent-dir>" print reasonable msg
1985-06-07 Serge ???don't exec /bin/cp, do the copy ourselves
1985-05-01 Distribution FolksAdd copyright
1985-04-30 Kirk McKusick4.3BSD beta release manual page
1985-04-30 Kirk McKusickmanual page distributed with 4.2BSD
1985-04-30 Kirk McKusickmanual page distributed with 4.1BSD
1983-07-01 Sam Lefflerinclude fix
1983-03-22 Sam Lefflerrename may fail when target doesn't exist for unrecover...
1983-02-01 Kirk McKusickfix up usage text
1983-02-01 Kirk McKusickif last argument is a directory, always move into it...
1983-01-06 Sam Lefflerkludge utime stuff prior to utimes inclusion in the...
1983-01-04 Sam Lefflermv doesn't need to be setuid anymore; fix problem with...
1983-01-02 Sam Lefflerrewrite to use rename
1982-10-24 Kirk McKusickfix to understand symbolic links
1982-02-12 Kirk McKusickconvert to use library routines to access directories
1981-04-27 Keith SklowerCannot rename or give away directories which you can...
1981-03-01 Bill Joyfix bug with -i when moving directories
1980-12-19 Bill JoyA new option '-' has been added which forces all following
1980-10-07 Bill Joydate and time created 80/10/07 02:26:43 by bill