Date: Sat, 28 Jun 1997 01:18:30 -0700 (PDT) From: Paul Traina <pst@FreeBSD.ORG> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sbin@FreeBSD.ORG Subject: cvs commit: src/sbin/init init.c Message-ID: <199706280818.BAA18730@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
pst 1997/06/28 01:18:30 PDT
Modified files:
sbin/init init.c
Log:
Attempt to open the device for reading before actually adding the device
to the session list. If the device comes back as unconfigured, just
ignore that line in /etc/ttys. If someone HUP's init, we'll try again.
This change stops getty's from hanging on vty and sio ports that don't
exist, either due to LKM drivers not being loaded, or probes failing.
Reviewed by: bde
Revision Changes Path
1.18 +14 -1 src/sbin/init/init.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199706280818.BAA18730>
