NetBSD/bin
jtc 3f0d8565ab Changed so that rm without -r or -R is 1003.2 compliant --- I haven't
had time to look at the recursive code, but it probably has the same
types of problems.
Added code to set the default locale, so it will work correctly when
our locale code is more than just stubs.
Added prototypes, etc. to make gcc -Wall happier.
1993-10-25 19:12:51 +00:00
..
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 Clean up deleted files. 1993-08-07 03:15:03 +00:00
csh #include <sys/types.h>, for magnum stuff. 1993-09-27 05:08:10 +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 always include libcrypt 1993-10-07 02:15:25 +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 Changed so that rm without -r or -R is 1003.2 compliant --- I haven't 1993-10-25 19:12:51 +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 From alm: 1993-09-23 22:49:40 +00:00
Makefile Add RCS identifiers. 1993-08-01 05:47:31 +00:00
Makefile.inc Add RCS identifiers. 1993-08-01 05:47:31 +00:00