NetBSD/bin
jtc 74c5ec5c3e POSIX.2 utilities must call setlocale(LC_ALL, ""); 1993-11-19 20:00:51 +00:00
..
cat POSIX.2 utilities must call setlocale(LC_ALL, ""); 1993-11-19 20:00:51 +00:00
chmod Incorporate new version from uunet, with local changes. 1993-08-06 01:52:36 +00:00
cp Check user's response against both 'Y' and 'y' --- this is really supposed 1993-11-09 18:57:54 +00:00
csh be rational about foreground process groups; pull code in from tcsh! 1993-11-12 15:58:14 +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 Clean up deleted files. 1993-11-12 10:51:12 +00:00
expr Fix insignificant memory leak. 1993-11-16 23:08:49 +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 Check user's response against both 'Y' and 'y' --- this is really supposed 1993-11-09 18:57:54 +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 Some minor fixes: 1993-11-16 23:59:17 +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 from Thomas Eberhardt <thomas@mathematik.uni-Bremen.de>: 1993-11-14 15:35:34 +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 use LDSTATIC, not LDFLAGS any more 1993-11-08 02:33:56 +00:00