add displayhist variable
[unix-history] / usr / src / bin / cp /
1992-06-29 Keith Bostic-p option should preserve file flags as well
1992-06-24 Keith BosticMAP_FILE disappears
1992-06-22 Keith Bosticsecond arg to mmap is a size_t
1992-06-09 Keith Bosticwhitespace cleanups, no real changes
1992-06-06 Elan AmirAdded clarification about second synopsis form.
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 AmirDocumented changes to command line symbolic link handling.
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 AmirAdded -Hh documentation.
1992-06-02 Elan AmirModified to work with new version.
1992-06-02 Elan AmirAdded -Hh flags and -H
1992-06-02 Elan AmirRevised to use fts(3) library.
1992-05-29 Elan Amirchanged module names
1992-05-16 Elan Amirdate and time created 92/05/15 17:22:10 by elan
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-10-28 Keith Bosticuse err() routine
1991-10-28 Keith Bosticadd err prototype
1991-07-31 Cynthia A. E. Livi... add .St -p1003.2
1991-06-28 Keith Bosticadd POSIX/IEEE contribution notice
1991-06-18 Keith Bosticno need to reference csh(1)
1991-05-07 Keith Bosticcheck for close failure -- it may be an NFS file system
1991-04-04 Keith Bosticmessed up the prototypes
1991-04-04 Keith Bosticbreak out path routines
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-04-04 Keith Bosticdate and time created 91/04/03 11:22:39 by bostic
1991-04-04 Keith Bosticdate and time created 91/04/03 11:22:34 by bostic
1991-03-14 Cynthia A. E. Livi... updated to -mdoc version 3
1991-03-04 Keith Bosticerror messages should report system call that failed
1990-07-25 Cynthia A. E. Livi... .Xr botch fix
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-11 Cynthia A. E. Livi... converted man page
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-05-12 Keith Bosticfirst pass for new make
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
1988-10-19 Keith Bosticdate and time created 88/10/18 22:31:37 by bostic
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 Lepreauadd -p flag and correct sutf concerning umask
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"
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-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