When a link is ``!program'', realise when the process we're
authorbrian <brian@openbsd.org>
Sun, 2 Apr 2000 01:36:26 +0000 (01:36 +0000)
committerbrian <brian@openbsd.org>
Sun, 2 Apr 2000 01:36:26 +0000 (01:36 +0000)
commitba85636c1f274880ea67a3a477450c15d55f1beb
tree18519e7a9ff793ee404d9c9bbf17c53327945585
parent2054f4a50ef9864bba0985ce4bec7fc003f8e333
When a link is ``!program'', realise when the process we're
exec()ing couldn't be exec'd and fail the device open rather
than thinking the open succeeded but the first read() got zero.
usr.sbin/ppp/ppp/exec.c