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


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.10   2 years  deraadt   Stop using MAXBSIZE to eliminate sys/param.h including (which injects a ton of n...
[TXT] mv.1  1.34   5 years  tedu   mv imitates, but no longer uses, cp and rm to cross filesystems.
[TXT] mv.c  1.47   2 years  deraadt   For open/openat, if the flags parameter does not contain O_CREAT, the 3rd (varia...
[TXT] rm.c  1.11   7 years  tedu   don't need to worry about pre/post order and skipping directories. remove more d...
[TXT] pathnames.h (in the Attic) [Hide]  1.4   7 years  millert   Remove now-unused pathnames.h, from Jan Stary