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_1_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.31   11 years  matthew   s/empy/empty/ typo fix thx Scott McEachern
[TXT] mv.c  1.44   7 years  millert   Remove now-unused pathnames.h, from Jan Stary
[TXT] rm.c  1.11   7 years  tedu   don't need to worry about pre/post order and skipping directories. remove more d...