Re: libcons: Opening a vcons multiple times

2002-11-06 Thread Marcus Brinkmann
On Wed, Nov 06, 2002 at 01:26:57PM +0100, Wolfgang Jaehrling wrote: > Hi! > > `libcons/vcons-close.c:37' says that ``The same virtual console should > never be opened twice''. Some part of the code seem to take into > account that it might be opened multiple times, though: > > - `cons_vcons_open

libcons: Opening a vcons multiple times

2002-11-06 Thread Wolfgang Jaehrling
Hi! `libcons/vcons-close.c:37' says that ``The same virtual console should never be opened twice''. Some part of the code seem to take into account that it might be opened multiple times, though: - `cons_vcons_open ()' does not set `vcons_entry->vcons' to `*r_vcons' itself, but leaves this to