christos
|
cd799663e4
|
Fix compiler warnings.
|
1997-07-04 21:01:48 +00:00 |
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 |
tls
|
48250187e6
|
kill 'register'
|
1997-01-11 02:04:27 +00:00 |
christos
|
da8c1311a3
|
PR/2808: fix redirection to the same file descriptor
better error messages for failed pipes
(from FreeBSD)
|
1996-10-16 15:16:04 +00:00 |
christos
|
07bae7eddd
|
Merge in my changes from vangogh, and fix the x=`false`; echo $? == 0
bug.
|
1995-05-11 21:28:33 +00:00 |
cgd
|
49f0ad8601
|
convert to new RCS id conventions.
|
1995-03-21 09:01:59 +00:00 |
cgd
|
42f0dae5e3
|
pull prototypes into scope for string functions.
|
1994-12-23 13:24:10 +00:00 |
cgd
|
4ce0d34a31
|
clean up further. more patches from Jim Jegers
|
1994-12-05 19:07:32 +00:00 |
mycroft
|
cafd1f7e9f
|
Add RCS ids.
|
1994-06-11 16:11:35 +00:00 |
jtc
|
37ed7877b2
|
sync with 4.4lite
|
1994-05-11 17:09:42 +00:00 |
cgd
|
957b169eed
|
lseek long lossage.
|
1994-04-25 18:47:17 +00:00 |
mycroft
|
8542364e07
|
Add RCS identifiers.
|
1993-08-01 18:49:50 +00:00 |
sef
|
5916a08554
|
Jim "wilson@moria.cygnus.com" Wilson's patches to make C News (and other
things) work.
|
1993-05-02 01:28:40 +00:00 |
cgd
|
06be60083d
|
changed "Id" to "Header" for rcsids
|
1993-03-23 00:22:59 +00:00 |
cgd
|
346aa5dd48
|
added rcs ids to all files
|
1993-03-22 08:04:00 +00:00 |
cgd
|
61f282557f
|
initial import of 386bsd-0.1 sources
|
1993-03-21 09:45:37 +00:00 |