Some more cleanups. Of special importance, never free a pipe
authorEric Andersen <andersen@codepoet.org>
Fri, 22 Jun 2001 06:49:26 +0000 (06:49 -0000)
committerEric Andersen <andersen@codepoet.org>
Fri, 22 Jun 2001 06:49:26 +0000 (06:49 -0000)
commit52a97ca00cf5d290c9beb65ba7c217a5ed69ee42
treed87fec02a954a19653c67025d22ba8ecb8df4123
parentc798b0776264950350b53a0aa58101bb1dfcf6dc
Some more cleanups.  Of special importance, never free a pipe
that still has running jobs.  Instead, we ignore it and expect
it to be cleaned by the background job stuff.
 -Erik
hush.c
shell/hush.c