cvs commit: src/sys/dev/syscons syscons.c

Konstantin Belousov kib at FreeBSD.org
Mon Aug 11 10:30:37 UTC 2008


kib         2008-08-11 10:30:23 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_7)
    sys/dev/syscons      syscons.c 
  Log:
  SVN rev 181595 on 2008-08-11 10:30:23Z by kib
  
  MFC r177431:
  Improve VT_WAITACTIVE semantics.
  - Wait for requested vty activation regardless its open state.
  - Remove redundant console cleanup.
  
  MFC r181286:
  Lower the priority of the sleep in the syscons for "waitvt" wchan to
  PZERO + 1.
  
  Revision   Changes    Path
  1.453.2.3  +6 -13     src/sys/dev/syscons/syscons.c


More information about the cvs-all mailing list