]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Give up on a tty if opening it's special file returns ENOENT like we do for
authorjhb <jhb@FreeBSD.org>
Fri, 27 Sep 2002 16:02:28 +0000 (16:02 +0000)
committerjhb <jhb@FreeBSD.org>
Fri, 27 Sep 2002 16:02:28 +0000 (16:02 +0000)
commit762d97ed234a4bcdf08e1c9ff1ef892798b66b89
treec53878d528d823078c414d4f6598447aa4bb4682
parent34f9f49c0e6b1f01b6861c70542337b5cc0a34f3
Give up on a tty if opening it's special file returns ENOENT like we do for
ENXIO.

Glanced at by: imp, gallatin
sbin/init/init.c