freebsd-src/bin
Eivind Eklund a33d9e6606 Merge from OpenBSD:
> Error out if someone tries to mv a mount point.  Old behavior was to
> move all files contained in the mounted filesystem to the dest. dir
> which could be quite nasty.  Personally, I think rename(2) should
> return EPERM or EINVAL instead of EXDEV.

Obtained from: OpenBSD mv.c rev 1.6 by Todd Miller <millert@openbsd.org>
1997-12-10 17:52:49 +00:00
..
cat
chflags
chio spelling corrections. 1997-09-13 16:01:53 +00:00
chmod Reviewed by: hackers@freebsd.org in general 1997-11-13 00:28:51 +00:00
cp cp(1) is too silent if used with the option -i. It should 1997-10-03 18:11:14 +00:00
csh save errno in sigchld handler 1997-10-07 16:43:16 +00:00
date Change example from US to international standard date notation. 1997-10-03 18:09:17 +00:00
dd Sort "sparse" into alphabetical order, since dd's `conv' options need 1997-11-11 20:35:29 +00:00
df Style police: keep a variable list in alphabetical order, and add 1997-10-13 09:36:05 +00:00
domainname
echo
ed Un-clobber mktemp->mkstemp patch. 1997-10-09 11:05:16 +00:00
expr
hostname
kill Disallow empty arguments (eg: '') as process ids. 1997-08-21 21:34:43 +00:00
ln
ls environmental -> environment. 1997-09-18 06:55:21 +00:00
mkdir
mv Merge from OpenBSD: 1997-12-10 17:52:49 +00:00
pax Dont have an internal function named "warn" it clashes with libc.. 1997-08-29 16:12:30 +00:00
ps Document the new -f flag. 1997-12-05 07:35:31 +00:00
pwd
rcp Add -P option to cp(1) for local to local copying. 1997-12-08 21:02:36 +00:00
rm
rmail
rmdir
sh Document the exit status for a command that was terminated by a 1997-11-12 04:32:50 +00:00
sleep Describe signals behaviour now 1997-08-12 21:20:12 +00:00
stty Correct confusing error message when called as 'stty -sane'. 1997-08-24 00:26:12 +00:00
sync
test
Makefile Move procctl to the Attic, it's been copied to usr.sbin/procctl as 1997-12-07 02:26:23 +00:00
Makefile.inc