HomeFreeBSD

MFC r304758:

Description

MFC r304758:

Reorganise a little to prepare for locking fixes:

  • in sccnopen(), open the keyboard before the screen. The keyboard currently requires Giant (although it must be spinlocked to work correctly as a console), so the previous order would be a LOR if it has any semblance of locking.
  • add a (currently dummy) state arg to scgetc().

Details

Provenance
eadlerAuthored on
Parents
rS330892: MFC r304173,r304181,r304186:
Branches
Unknown
Tags
Unknown