freebsd-dev/bin
Chris D. Faulhaber 2d45aed6bc Remove obsolete /dev/drum references
Reviewed by:	alex, asmodai, billf
2000-10-29 12:19:52 +00:00
..
cat
chflags
chio Use .Cm macro where appropriate. 2000-09-19 16:15:54 +00:00
chmod Optimize out no-op chmod() syscalls. 2000-07-29 22:16:55 +00:00
cp Don't depend on <sys/stat.h> bogusly including <sys/time.h> (and thereby 2000-10-10 01:50:26 +00:00
csh
date Don't explicitly declare optarg and optind. These are declared in 2000-08-16 05:14:49 +00:00
dd Allow negative seek offsets for files that can be seeked upon. It 2000-10-22 23:00:32 +00:00
df
domainname
echo
ed Include sys/types.h 2000-10-16 07:11:30 +00:00
expr Add overflow tests 2000-07-22 10:59:36 +00:00
hostname
kenv
kill
ln Fix markup typo 2000-09-06 20:09:39 +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 Remove obsolete /dev/drum references 2000-10-29 12:19:52 +00:00
pwd
rcp
rm
rmail Add a MAINTAINER= line so people know who to blame 2000-10-26 23:02:36 +00:00
rmdir
sh Implement the <> redirection operator. 2000-10-03 23:13:14 +00:00
sleep
stty
sync
test
Makefile Finish the job of conditionalizing UUCP by preventing files in /etc/uucp 2000-10-29 06:57:59 +00:00
Makefile.inc