NetBSD/bin/mv
manu 32c00d6291 Make cp -p and mv preverve extended attributes, and complain if they cannot.
Also introduce library functions for copying extended attributes from one
file to another:
- extattr_copy_file, extattr_copy_fd, extattr_copy_link, with FreeBSD style,
  where a namespace is to be supplied
- cpxattr, fcpxattr, lcpxattr, with Linux style, where all namespaces
  accessible to the caller are copied, and the others are silently ignored.
2011-08-03 04:11:15 +00:00
..
Makefile
mv.1 Remove redundant tabs 2009-03-11 12:44:19 +00:00
mv.c Make cp -p and mv preverve extended attributes, and complain if they cannot. 2011-08-03 04:11:15 +00:00
pathnames.h Deal with RESCUEDIR 2004-08-19 22:25:49 +00:00