display the file modes, not just the octal value on overwrite
[unix-history] / usr / src / bin / mv / mv.c
1994-04-03 Keith Bosticdisplay the file modes, not just the octal value on...
1993-06-01 Keith Bostic4.4BSD snapshot (revision 8.1); add 1993 to copyright
1993-04-30 Keith Bosticbe more informative and careful about error conditions
1992-11-24 Keith Bosticuse "cp -pR", not "cp -pr"; minor error changes
1991-04-04 Keith Bosticuse execl, not execlp; bug was args weren't NULL terminated
1991-04-04 Keith Bosticminor cleanups, ANSIisms, no fundamental changes
1990-06-01 Keith Bosticnew copyright notice
1989-10-02 Keith Bosticnew version of mv from Ken Smith (kensmith@cs.Buffalo...
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
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