Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 18 Sep 2009 15:39:09 +0000 (UTC)
From:      Ed Schouten <ed@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/dev/syscons syscons.c
Message-ID:  <200909181539.n8IFdKJI092278@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
ed          2009-09-18 15:39:09 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/syscons      syscons.c 
  Log:
  SVN rev 197315 on 2009-09-18 15:39:09Z by ed
  
  Just use ttydisc_rint_simple() instead of doing it ourselves.
  
  This code seems to do exactly the same as ttydisc_rint_simple() does
  nowadays. Just remove it.
  
  Obtained from:  //depot/user/ed/newcons/sys/dev/syscons/syscons.c
  
  Revision  Changes    Path
  1.474     +2 -8      src/sys/dev/syscons/syscons.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200909181539.n8IFdKJI092278>