NetBSD/bin
christos fb758fd82b PR/3452: Jerry Peek: Redirections of unopened fd to file failed.
for arg in a b c
    do
	echo hi this is $arg 1>&3
    done 3> foo
1997-04-21 12:38:25 +00:00
..
cat kill use of register 1997-01-09 16:07:09 +00:00
chio this program does not need to be setuid root. 1996-08-06 07:21:40 +00:00
chmod convert to new RCS id conventions. 1995-03-21 09:01:59 +00:00
cp Fix lossage with new namei() when the destination given is "/"; 1997-04-09 12:06:13 +00:00
csh alternate -> alternative, per PR 2643 1997-03-08 13:26:20 +00:00
date pull in util.h rather than prototypeing logtwmp() locally. 1997-03-26 20:28:11 +00:00
dd add const qualifier to args and clist tables 1996-03-01 01:18:58 +00:00
df Sync to 4.4BSD-Lite2; really just the SCCS ID, because we don't have vfslist.c in our mount sources. 1997-01-09 03:56:31 +00:00
domainname Use "utility" instead of "command". Modern definitions of these terms 1995-07-25 19:36:36 +00:00
echo convert to new RCS id conventions. 1995-03-21 09:01:59 +00:00
ed use mkstemp() instead of mktemp() 1997-03-22 03:02:17 +00:00
expr don't spew an error message if setlocale(LC_ALL, ""); fails. This is for 1996-06-04 20:41:15 +00:00
hostname Sync with 4.4lite2 1995-09-07 06:28:39 +00:00
kill Fix a typo that caused lack of argument to be misinterpreted as "0". 1997-02-22 01:45:41 +00:00
ksh close pr-3111 -- use sh to invoke script instead of executing 1997-01-16 21:17:53 +00:00
ln add xref to symlink(2) 1997-03-25 05:30:29 +00:00
ls Do multicolumn output in a way that's a little more likely to always 1996-12-11 03:25:39 +00:00
mkdir kill use of register 1997-01-09 16:31:05 +00:00
mt use _PATH_DEFTAPE from <paths.h> instead of DEFTAPE from <sys/mtio.h> 1997-04-15 06:53:51 +00:00
mv kill use of register 1997-01-09 16:44:06 +00:00
pax Adjust the input string by the right amount if the pattern wasn't at the 1997-03-29 15:29:31 +00:00
ps note that strcpy is safe. 1997-04-21 05:28:43 +00:00
pwd PR 3284, from enami tsugutomo <enami@ba2.so-net.or.jp>. 1997-03-03 22:00:34 +00:00
rcp Rename struct timespec fields to conform to POSIX.1b 1996-02-01 00:02:24 +00:00
rm Sync with 4.4lite2 1995-09-07 06:42:58 +00:00
rmdir Use "utility" instead of "command". Modern definitions of these terms 1995-07-25 19:36:36 +00:00
sh PR/3452: Jerry Peek: Redirections of unopened fd to file failed. 1997-04-21 12:38:25 +00:00
sleep Use "utility" instead of "command". Modern definitions of these terms 1995-07-25 19:36:36 +00:00
stty Implement OCRNL "\r" -> "\n" tty output translation. 1997-04-02 03:10:51 +00:00
sync convert to new RCS id conventions. 1995-03-21 09:01:59 +00:00
test kill use of register 1997-01-09 16:44:06 +00:00
Makefile Remove rmail -- it has moved to libexec. 1997-03-13 02:58:48 +00:00
Makefile.inc clean up id tags, etc. 1995-03-21 02:08:51 +00:00