freebsd-skq/bin
Ruslan Ermilov b912fe73ee Avoid a spurious warning for each whiteout found during "ls -lW".
# ls -lW
total 2
-rw-r--r--  1 root  wheel  6 Oct 18 14:46 file1
ls: ./file2: No such file or directory
w---------  0 root  wheel  0 Jan  1  1970 file2
2006-10-18 10:58:27 +00:00
..
cat
chflags
chio
chmod
cp Fix style(9) bugs in previous commit. 2006-10-11 10:26:34 +00:00
csh
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
kill
ln
ls Avoid a spurious warning for each whiteout found during "ls -lW". 2006-10-18 10:58:27 +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 Zero out struct stat before usage. lstat(2) can fail and 2006-10-18 08:22:33 +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
Makefile
Makefile.inc