.. |
cat
|
Too few arguments for err() format specification.
|
1993-09-10 18:36:17 +00:00 |
chmod
|
Incorporate new version from uunet, with local changes.
|
1993-08-06 01:52:36 +00:00 |
cp
|
From Lennart Augustsson:
|
1993-10-30 13:06:46 +00:00 |
csh
|
Patch from Dan Muntz to mimic original csh when doing multiple globbings, some
|
1993-11-03 18:02:57 +00:00 |
date
|
Print correct default output format.
|
1993-08-19 17:02:40 +00:00 |
dd
|
Add RCS identifiers.
|
1993-08-01 18:59:54 +00:00 |
df
|
Minor tweak for cross-compiling.
|
1993-08-09 04:42:36 +00:00 |
domainname
|
Include appropriate header files to bring prototypes into scope.
|
1993-09-10 01:24:45 +00:00 |
echo
|
Document the fact that echo is POSIX.2 compliant.
|
1993-08-28 04:07:58 +00:00 |
ed
|
don't hard-link to 'red' -- that's not a standard BSD thang. If people
|
1993-10-28 05:36:31 +00:00 |
expr
|
Document the new, less restrictive, behavior of the matching operator.
|
1993-10-04 22:06:59 +00:00 |
hostname
|
Include appropriate header files to bring prototypes into scope.
|
1993-09-10 01:24:45 +00:00 |
kill
|
Use sys_signame[].
|
1993-08-06 21:25:21 +00:00 |
ln
|
Document the fact that ln now conforms to IEEE 1003.2-92.
|
1993-08-19 17:34:14 +00:00 |
ls
|
POSIX.2 says to print a pipe character after fifo names when using
|
1993-10-14 23:03:41 +00:00 |
mkdir
|
#include <unistd.h>, so getopt(), optarg, opterr, optind, and optopt
|
1993-10-13 18:33:45 +00:00 |
mt
|
Add RCS identifiers.
|
1993-08-01 18:49:50 +00:00 |
mv
|
Bring even closer to POSIX.2 compliance. Add comments documenting
|
1993-09-22 21:39:19 +00:00 |
ps
|
fix from Thomas Eberhardt <thomas@mathematik.uni-Bremen.de>:
|
1993-10-07 00:45:59 +00:00 |
pwd
|
Include appropriate header files to bring prototypes into scope.
|
1993-09-10 19:34:33 +00:00 |
rcp
|
Add RCS identifiers.
|
1993-08-01 18:49:50 +00:00 |
rm
|
Don't ask about each directory twice when using -r and -i flags.
|
1993-10-25 19:50:23 +00:00 |
rmail
|
Add RCS identifiers.
|
1993-08-01 18:49:50 +00:00 |
rmdir
|
Fixed bug caused by premature checkin.
|
1993-09-10 19:29:13 +00:00 |
sh
|
Last patch was wrong; just save argbackq around the argstr() call.
|
1993-10-22 13:32:22 +00:00 |
sleep
|
Quiet compiler warnings by explicitly declaring return value of main().
|
1993-09-10 18:52:27 +00:00 |
stty
|
Identify the PPPDISC on a line.
|
1993-08-18 12:52:39 +00:00 |
sync
|
sync.8
|
1993-08-02 17:15:52 +00:00 |
test
|
fix from Andrew Moore <alm@netcom.com> to fix test's handling of
|
1993-10-26 01:11:28 +00:00 |
Makefile
|
Add RCS identifiers.
|
1993-08-01 05:47:31 +00:00 |
Makefile.inc
|
add 'LDFLAGS+= -static'
|
1993-11-03 06:18:48 +00:00 |