Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 5 Jan 2009 22:09:46 +0000 (UTC)
From:      Ed Schouten <ed@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/dev/syscons/teken teken.c teken_demo.c teken_subr.h
Message-ID:  <200901052209.n05M9xFs098321@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
ed          2009-01-05 22:09:46 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/syscons/teken teken.c teken_demo.c teken_subr.h 
  Log:
  SVN rev 186798 on 2009-01-05 22:09:46Z by ed
  
  Import yet some more small fixes to libteken sources:
  
  - Implement NP (ASCII 12, Form Feed). When used with cons25, it should
    clear the screen and place the cursor at the top of the screen. When
    used with xterm, it should just simulate a newline.
  
  - When we want to use xterm emulation, make teken_demo set TERM to
    xterm.
  
  Spotted by:     Paul B. Mahol <onemda@gmail.com>
  
  Revision  Changes    Path
  1.4       +3 -0      src/sys/dev/syscons/teken/teken.c
  1.4       +4 -0      src/sys/dev/syscons/teken/teken_demo.c
  1.5       +18 -0     src/sys/dev/syscons/teken/teken_subr.h



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