freebsd-dev/bin
2000-08-17 16:09:27 +00:00
..
cat
chflags
chio Don't explicitly declare optarg and optind. These are declared in 2000-08-16 05:14:49 +00:00
chmod Optimize out no-op chmod() syscalls. 2000-07-29 22:16:55 +00:00
cp
csh restore tabs lost from prev commit 2000-07-07 08:27:59 +00:00
date Don't explicitly declare optarg and optind. These are declared in 2000-08-16 05:14:49 +00:00
dd Make the comment regarding ftruncate() correct. 2000-07-20 19:21:40 +00:00
df
domainname
echo
ed Locale support was added by ache long ago. 2000-07-17 10:40:48 +00:00
expr Add overflow tests 2000-07-22 10:59:36 +00:00
hostname
kenv Initial kenv(1) hack for dumping the kernel environment. This can be 2000-07-08 08:33:40 +00:00
kill
ln Fix style bugs and poor wording introduced in rev 1.12. 2000-08-17 16:09:27 +00:00
ls Un-deprecate the -G flag at obrien's request. Colour sequences are still 2000-08-13 12:17:03 +00:00
mkdir
mv Don't emit a warning message if fchflags() returns EOPNOTSUPP 2000-07-20 18:30:00 +00:00
pax Don't explicitly declare optarg and optind. These are declared in 2000-08-16 05:14:49 +00:00
ps Fix the exit code for the case where nentries == 0; if a PID doesn't exist, 2000-07-08 05:13:10 +00:00
pwd
rcp
rm
rmail The rest of the changes needed to support the new version of sendmail (8.11.0). 2000-08-12 22:39:25 +00:00
rmdir Fix the rmdir -p a/b/c/ case, where rmdir -p a/b/c works, and rmdir c/ 2000-06-28 14:54:07 +00:00
sh Disable part of my 8-bits fixes from December 1999. 2000-08-16 12:23:57 +00:00
sleep
stty
sync Update stale references to update(4) with references to the new 2000-07-19 07:39:08 +00:00
test Add support for 64bit integer comparisons. 2000-07-10 21:29:28 +00:00
Makefile
Makefile.inc