1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-23 16:01:42 +00:00
freebsd/bin
Dag-Erling Smørgrav 3f91ab9262 The previous commit added code to rm(1) to warn about and remove any
occurrences of "/" in the argument list.  This corresponds to Enhancement
Request Number 5 in the Austin Group TC2 Aardvark's XCU Defects Report
(<URL:http://www.opengroup.org/austin/aardvark/finaltext/xcubug.txt>).
Further discussion is available in the Austin Group mailing list archives
(<URL:http://www.opengroup.org/austin/mailarchives/>, "Defect in XCU rm")
and for Austin Group members, in the Austin Group Interpretations archive
(<URL:http://www.opengroup.org/austin/interps/>, AI-019)

This commit makes that check conditional on !POSIXLY_CORRECT, since it
is not strictly correct according to the current version of the standard
(but is expected to be correct according to the next version, and has
already been adopted by Solaris).
2004-10-04 19:24:28 +00:00
..
cat
chflags chflags compiles with WARNS?=6. 2004-10-03 15:03:15 +00:00
chio
chmod
cp
csh
date Change the behaviour of `-v' so that, e.g., stepping a month back 2004-08-09 13:43:39 +00:00
dd Add a "fillchar" command line argument to dd(1) that permits the user 2004-08-15 19:10:05 +00:00
df Currently if a mount point is not accessible by the calling user, 2004-07-20 18:24:47 +00:00
domainname
echo
ed Join the 21st century: Cryptography is no longer an optional component 2004-08-06 07:27:08 +00:00
expr
getfacl
hostname
kenv
kill
ln
ls
mkdir Don't read the byte at *argv[strlen(*argv) + 1]. 2004-09-24 06:57:26 +00:00
mv
pax
ps
pwd
rcp
realpath
rm The previous commit added code to rm(1) to warn about and remove any 2004-10-04 19:24:28 +00:00
rmail
rmdir
setfacl
sh Attempting to unset an undefined variable or function should not be 2004-09-27 18:43:18 +00:00
sleep
stty
sync
test
uuidgen
Makefile
Makefile.inc Now that we have gcc 3.4, we can flip ia64 to using a dynamically linked 2004-08-06 00:07:26 +00:00