4.4BSD snapshot (revision 8.1)
[unix-history] / usr / src / bin / cp / cp.c
1993-06-01 Keith Bostic4.4BSD snapshot (revision 8.1); add 1993 to copyright
1992-07-23 Keith Bosticdon't descend below identical directories
1992-07-23 Keith Bosticdon't descend below skipped directories
1992-07-23 Elan Amirfixed bug in directory copying errors.
1992-06-09 Keith Bosticwhitespace cleanups, no real changes
1992-06-05 Elan AmirFixed bug in name concatenation.
1992-06-04 Elan AmirFixed error message bug and made error handling more...
1992-06-03 Elan AmirChanged symlink behavior on the command line to logical.
1992-06-02 Elan AmirFixed bug in fts loop that caused specials not to be...
1992-06-02 Elan AmirFixed bug of concatenation of path names.
1992-06-02 Elan AmirRevised to use fts(3) library.
1991-10-28 Keith Bostictypo when going to POSIX stat.h; test case was "cp...
1991-10-28 Keith Bosticuse mmap on files smaller than 8M; function prototypes...
1991-05-07 Keith Bosticcheck for close failure -- it may be an NFS file system
1991-04-04 Keith BosticANSI include files, struct direct -> struct dirent
1991-04-04 Keith Bosticbreak up in anticipation of sharing source with mv
1991-03-04 Keith Bosticerror messages should report system call that failed
1990-06-30 Keith Bosticmake consistent with POSIX 1003.2, draft 10. Now have...
1990-06-29 Keith Bosticrename flags; lint cleanups; make -f/-i just toggle
1990-06-08 Keith Bostictry setuid bits for -p again -- lose bits if chown...
1990-06-01 Keith Bosticnew copyright notice
1990-05-16 Keith Bosticstring.h is ANSI C include file
1990-03-06 Keith Bosticfix errno for ANSI C variable scoping
1989-10-02 Keith Bosticmissed one of the cases of using st_ino to store DNE...
1989-10-02 Keith Bosticmv(1) uses cp -- print out the "called as" program...
1989-10-02 Keith Bosticbetter initialization, capitalize typedef's, correct...
1989-09-12 Keith Bosticrevise copying setuid files
1989-09-11 Keith Bosticfixes for copying setuid files
1989-08-30 Keith BosticNUL terminate the readlink buffer
1989-08-25 Keith Bosticif -r and not -h use lstat on recursive descent; Harry...
1989-08-25 Keith Bosticset directory modes/permissions/etc. on -p -r; Harry...
1989-08-14 Keith Bosticfix umask manipulation (make it like old cp) -- a littl...
1989-05-20 Keith BosticPOSIX.2 compliance: set uid/gid for -p, add -f.
1989-05-09 Keith Bosticdon't follow symlinks on -r; add -h flag to force symli...
1989-01-17 Keith Bosticdon't use scanf to read single char; don't quote file...
1989-01-05 Keith Bosticreformat; add Berkeley copyright
1989-01-05 Keith Bosticnew version from Dave Hitz of Auspex
1986-12-03 Keith Bosticmade I/O buffer long-word aligned for Power 6/32.
1985-10-12 Kirk McKusickadd copyright
1985-10-10 Jim Bloomnow allows recursive copies of non-writable directories...
1985-06-08 Jay Lepreauoverload -p to also mean preserve modes/ignore umask
1985-06-08 Jay Lepreauadd -p to preserve file and dir mtimes (& atimes prior...
1985-06-07 Serge ???allow "cp -r dir non-existent-dir"
1983-07-02 Bill Joyinclude problems
1983-06-21 Sam Lefflermissing close's (from bill@dagobah.UUCP)
1982-12-22 Sam Lefflerreplace mkdir with sys call
1982-12-22 Sam Leffleruse mkdir sys call and buffer writes according to st_bl...
1982-05-08 Kirk McKusickupdate to new fs
1982-04-29 Kirk McKusickclose directories after use
1982-04-01 Bill Joyget rid of lstat
1982-04-01 Bill Joycp -r
1980-10-02 Bill Joydate and time created 80/10/01 17:25:52 by bill