OpenBSD CVS

src/bin/mv/


Click on a directory to enter that directory. Click on a file to display its revision history and to get a chance to display diffs between revisions.

Current directory: [local] / src / bin / mv

Current tag: OPENBSD_6_2_BASE


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] Makefile  1.5   8 years  gsoares   stop linking mv(1) to libutil, since that isn't used. OK guenther@ nicm@
[TXT] cp.c  1.7   8 years  chl   remove unused variable ok tedu@
[TXT] mv.1  1.33   6 years  jmc   add -v to SYNOPSIS and STANDARDS;
[TXT] mv.c  1.45   6 years  tedu   add a -v verbose flag to cp, mv, and rm. useful for monitoring progress, and pre...
[TXT] rm.c  1.11   7 years  tedu   don't need to worry about pre/post order and skipping directories. remove more d...