Date: Sun, 2 Apr 1995 18:14:53 +0200 From: Joerg Wunsch <joerg> To: CVS-commiters, cvs-sys Subject: cvs commit: src/sys/i386/i386 cons.c Message-ID: <199504021614.SAA03269@freefall.cdrom.com>
next in thread | raw e-mail | index | archive | help
joerg 95/04/02 18:14:52 Modified: sys/i386/i386 cons.c Log: Attempt to fix the `you can log into console only once' problem (PR #179). The fix implements a ttyhalfclose() (sort of), resetting the session and pgrp pointers when the physical device is about to be closed. Suggested by: bde
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199504021614.SAA03269>