summaryrefslogtreecommitdiffstats
path: root/usr.sbin/cron
diff options
context:
space:
mode:
authorbde <bde@FreeBSD.org>1995-09-10 12:22:59 +0000
committerbde <bde@FreeBSD.org>1995-09-10 12:22:59 +0000
commit167f3fbb0412d6adb73a5941db3245b893b987dd (patch)
tree8db42b6e047bacf170ff51002dcaf2514b04d197 /usr.sbin/cron
parent13843b0bec4c3f2f8b760bbfab827254811e6ebf (diff)
downloadFreeBSD-src-167f3fbb0412d6adb73a5941db3245b893b987dd.zip
FreeBSD-src-167f3fbb0412d6adb73a5941db3245b893b987dd.tar.gz
Call output process in slstart() whether or not there is any output. As
in pppstart(), the output process may be overloaded to handle hardware flow control and hardware output completions. Don't wait for output to drain in slclose(). Discard output immediately. New output is not prevented while processes are waiting for output to drain (this is a bug), so the wait was sometimes forever. Infinite waits are also possible when CCTS_OFLOW is enabled and CTS is down. Infinite waits were also caused by the above bug in slstart(). Start changing new init stuff yet again: rename unused arg `dummy'. Reviewed by: davidg
Diffstat (limited to 'usr.sbin/cron')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud