freebsd-dev/bin
Diomidis Spinellis 961fdc4fac - Roll-back attempts to mimic rename(2) atomicity introduced in 1.47,
and follow the letter of the POSIX specification.

- Moving a directory to an existing non-empty directory will now fail,
  as required.

- Improve consistency and remove some style bugs of earlier versions.

This version passes all tests of tools/regression/bin/mv/regress.sh 1.6

Reviewed by:	bde
MFC after:	1 month
2007-12-27 11:33:42 +00:00
..
cat
chflags
chio
chmod
cp As suggested, replace earlier changed warnx() / exit() with an errx() 2007-12-26 08:32:20 +00:00
csh
date
dd
df Significantly reduce the memory leak as noted in BUGS section for 2007-07-04 00:00:41 +00:00
domainname
echo
ed Move WARNS as ed(1) also is only WARNS = 2 clean in the !DES case. 2007-12-09 00:14:27 +00:00
expr
getfacl Use owner name and owning group name instead of uid and gid 2007-09-19 02:04:47 +00:00
hostname
kenv
kill
ln Express in the usage() and SYNOPSIS that -F depends on -s, and 2007-11-17 21:01:22 +00:00
ls
mkdir
mv - Roll-back attempts to mimic rename(2) atomicity introduced in 1.47, 2007-12-27 11:33:42 +00:00
pax
ps Teach ps(1) to parse pts TT values (i.e. '0', '1') for the -t flag. 2007-11-08 22:31:28 +00:00
pwd
rcp
realpath
rm
rmail
rmdir
setfacl
sh Revise the markup. 2007-12-05 12:29:26 +00:00
sleep
stty
sync
test
uuidgen
Makefile
Makefile.inc