1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-20 11:11:24 +00:00
freebsd/bin
Ruslan Ermilov cf39c97ba5 Adhere to POSIX: the -m option only applies to the newly created
directories; it should not change the permission bits of already
existing directories.

Submitted by:	Alex Unleashed (modified by me)
2006-10-10 20:18:20 +00:00
..
cat
chflags Use .Cm for all key words, not just the ones I added. More in line with 2006-03-10 12:37:19 +00:00
chio
chmod
cp Make -r a synonym for -R, similar to behavior on Linux while being backwards 2006-10-07 22:14:43 +00:00
csh Fix spelling. 2006-03-19 19:10:39 +00:00
date Use strlcpy in place of strncpy + setting the last character NUL. To 2006-08-20 06:31:24 +00:00
dd More inactive maintainers. 2006-07-09 21:47:37 +00:00
df Based on The Open Group Base Specifications Issue 6 IEEE Std 1003.1, our 2006-09-20 20:55:02 +00:00
domainname
echo
ed while(0); -> while (0) in multiline macro 2006-08-17 23:00:33 +00:00
expr
getfacl Markup fixes. 2006-09-17 17:40:07 +00:00
hostname
kenv -mdoc sweep. 2005-11-17 12:15:23 +00:00
kill
ln Add '-F' option which allows to delete existing empty directories, when 2006-02-14 11:08:05 +00:00
ls Markup fixes. 2006-09-17 17:40:07 +00:00
mkdir Adhere to POSIX: the -m option only applies to the newly created 2006-10-10 20:18:20 +00:00
mv
pax Markup fixes. 2006-09-17 17:40:07 +00:00
ps Markup fixes. 2006-09-17 17:40:07 +00:00
pwd
rcp
realpath
rm o Be pedantic and do fts_close() when done. 2006-04-15 09:26:23 +00:00
rmail
rmdir
setfacl Markup fixes. 2006-09-17 17:40:07 +00:00
sh Add the POSIX option -p to the jobs builtin command. It prints the PID of the 2006-10-07 16:51:16 +00:00
sleep
stty
sync
test Granting the amount of misunderstanding the last change received, 2006-07-31 09:25:20 +00:00
uuidgen Mention that uuidgen(1) generates DCE version 1 UUIDs only 2005-09-07 07:49:21 +00:00
Makefile Reimplementation of world/kernel build options. For details, see: 2006-03-17 18:54:44 +00:00
Makefile.inc Reimplementation of world/kernel build options. For details, see: 2006-03-17 18:54:44 +00:00