.. |
cat
|
Use Dq Li (double-quoted literal) instead of Ic (internal command) to
|
2000-06-27 18:22:13 +00:00 |
chflags
|
Switch over to using the new fflagstostr and strtofflags library calls.
|
2000-06-17 14:19:33 +00:00 |
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
|
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
|
Allow negative seek offsets for files that can be seeked upon. It
|
2000-10-22 23:00:32 +00:00 |
df
|
|
|
domainname
|
|
|
echo
|
|
|
ed
|
Properly declare the multiple-columns list.
|
2000-11-06 11:18:13 +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 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
|
Switch over to using the new fflagstostr and strtofflags library calls.
|
2000-06-17 14:19:33 +00:00 |
rmail
|
Add a MAINTAINER= line so people know who to blame
|
2000-10-26 23:02:36 +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
|
Implement the <> redirection operator.
|
2000-10-03 23:13:14 +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
|
Finish the job of conditionalizing UUCP by preventing files in /etc/uucp
|
2000-10-29 06:57:59 +00:00 |
Makefile.inc
|
|
|