freebsd_amp_hwpstate/bin
Guido van Rooij f3761deee3 When the P flag is set (i.e. Overwrite regular files before deleting them),
do only unlink the file if we could indeed overwrite the file.
Old behaviour: rm -P /tmp/foo (foo mode 0444) would NOT overwrite foo,
but still delete it (with a warning: rm: foo: Permission denied)
New behaviour: Just the EPERM warning, but no deletion

Reviewed by:	bde
2003-11-10 09:40:18 +00:00
..
cat
chflags
chio
chmod Remove the code for parsing octal modes, since setmode(3) already 2003-10-31 13:20:09 +00:00
cp
csh
date Check for write errors; report and exit with error value. 2003-10-04 07:16:40 +00:00
dd
df Be a little bit more correct WRT counting numbers vs. integer numbers. 2003-09-13 20:46:58 +00:00
domainname
echo - Check and report write(2) errors. 2003-10-11 20:34:43 +00:00
ed
expr
getfacl
hostname
kenv
kill
ln
ls Handle realloc() failure correctly. 2003-10-16 07:07:20 +00:00
mkdir
mv
pax
ps mdoc(7): Use the new feature of the .In macro. 2003-09-08 19:57:22 +00:00
pwd
rcp Turn malloc+snprintf into asnprintf. 2003-10-14 20:42:13 +00:00
realpath
rm When the P flag is set (i.e. Overwrite regular files before deleting them), 2003-11-10 09:40:18 +00:00
rmail
rmdir
setfacl
sh Do not assume there is only a space between #define and the macro name 2003-09-13 06:59:22 +00:00
sleep
stty
sync
test Don't escape names in MLINKS: this won't work with bsd.man.mk,v 1.53. 2003-09-07 12:52:17 +00:00
uuidgen
Makefile
Makefile.inc Style. 2003-11-02 06:47:39 +00:00