------------------------------------------------------------------------
r23 | poeml | 2007-07-19 07:27:17 +0200 (Thu, 19 Jul 2007) | 1 line
Changed paths:
   M /trunk/main.c

added new /proc/device-tree/model matching for ps3 detection (patch from Stefan Assmann)
------------------------------------------------------------------------
r22 | poeml | 2007-07-19 07:26:12 +0200 (Thu, 19 Jul 2007) | 1 line
Changed paths:
   M /trunk/main.c

do not run initviocons on PS3, until the kernel fb is fixed (patch from Olaf Hering)
------------------------------------------------------------------------
r19 | poeml | 2006-04-21 15:13:20 +0200 (Fri, 21 Apr 2006) | 1 line
Changed paths:
   D /initviocons
   A /trunk (from /initviocons:15)
   R /trunk/AUTHORS (from /initviocons/AUTHORS:18)
   R /trunk/COPYING (from /initviocons/COPYING:18)
   R /trunk/ChangeLog (from /initviocons/ChangeLog:18)
   A /trunk/ChangeLog.CVS (from /initviocons/ChangeLog.CVS:18)
   R /trunk/INSTALL (from /initviocons/INSTALL:18)
   R /trunk/Makefile.am (from /initviocons/Makefile.am:18)
   R /trunk/NEWS (from /initviocons/NEWS:18)
   R /trunk/README (from /initviocons/README:18)
   R /trunk/TODO (from /initviocons/TODO:18)
   R /trunk/VERSION (from /initviocons/VERSION:18)
   R /trunk/configure.in (from /initviocons/configure.in:18)
   R /trunk/main.c (from /initviocons/main.c:18)
   R /trunk/termprobes (from /initviocons/termprobes:18)
   R /trunk/usage.c (from /initviocons/usage.c:18)
   R /trunk/viocons.h (from /initviocons/viocons.h:18)

rename 'initviocons' directory to 'trunk'
------------------------------------------------------------------------
r15 | poeml | 2006-04-21 14:55:44 +0200 (Fri, 21 Apr 2006) | 1 line
Changed paths:
   M /initviocons/main.c

do not set cols/rows to less than 80x24 (patch from Olaf Hering)
------------------------------------------------------------------------
r14 | poeml | 2006-04-21 14:52:10 +0200 (Fri, 21 Apr 2006) | 3 lines
Changed paths:
   M /initviocons/main.c
   M /initviocons/usage.c

Add support for C shell in eval mode
(patch from Werner Fink)

------------------------------------------------------------------------
r13 | poeml | 2006-04-21 14:47:15 +0200 (Fri, 21 Apr 2006) | 1 line
Changed paths:
   M /initviocons/VERSION

version 0.5
------------------------------------------------------------------------
r12 | poeml | 2006-04-21 14:47:02 +0200 (Fri, 21 Apr 2006) | 5 lines
Changed paths:
   M /initviocons/main.c

- recognize mlterm
- recognize Terminal.app, instead of kterm (which responds in the same
  way). kterm is not widely used anymore, it was an old xterm fork but
  it isn't UTF-8 capable.

------------------------------------------------------------------------
r11 | poeml | 2006-04-21 14:45:43 +0200 (Fri, 21 Apr 2006) | 1 line
Changed paths:
   M /initviocons/termprobes

on Terminal.app, termprobes doesn't advance to the next line
------------------------------------------------------------------------
r10 | poeml | 2006-04-21 13:08:16 +0200 (Fri, 21 Apr 2006) | 4 lines
Changed paths:
   M /initviocons/main.c

revert change r5:
use <termio.h> again, since using <termios.h> breaks detection of linux
and screen terminals (don't know why)

------------------------------------------------------------------------
r9 | poeml | 2006-04-21 11:44:52 +0200 (Fri, 21 Apr 2006) | 1 line
Changed paths:
   M /initviocons/README

update README for Terminal.app
------------------------------------------------------------------------
r8 | poeml | 2006-04-21 11:29:21 +0200 (Fri, 21 Apr 2006) | 1 line
Changed paths:
   M /initviocons/README

find out that OSX Terminal.app and kterm respond the same way
------------------------------------------------------------------------
r7 | poeml | 2006-04-21 10:28:27 +0200 (Fri, 21 Apr 2006) | 1 line
Changed paths:
   M /initviocons/README

add mlterm and Terminal.app to the response matrix
------------------------------------------------------------------------
r6 | poeml | 2006-04-21 09:40:43 +0200 (Fri, 21 Apr 2006) | 1 line
Changed paths:
   M /initviocons/main.c

make it compile on Darwin 8.6
------------------------------------------------------------------------
r5 | poeml | 2006-04-21 09:40:21 +0200 (Fri, 21 Apr 2006) | 2 lines
Changed paths:
   M /initviocons/main.c

use <termios.h> instead of obsolete <termio.h>

------------------------------------------------------------------------
r4 | poeml | 2006-04-21 09:38:05 +0200 (Fri, 21 Apr 2006) | 1 line
Changed paths:
   M /initviocons/README

update build instructions
------------------------------------------------------------------------
r3 | poeml | 2006-04-21 09:37:31 +0200 (Fri, 21 Apr 2006) | 1 line
Changed paths:
   M /initviocons/usage.c

add missing include
------------------------------------------------------------------------
r2 | poeml | 2002-10-10 02:58:26 +0200 (Thu, 10 Oct 2002) | 2 lines
Changed paths:
   M /initviocons/README

test

------------------------------------------------------------------------
r1 | poeml | 2002-10-10 02:23:12 +0200 (Thu, 10 Oct 2002) | 1 line
Changed paths:
   A /initviocons
   A /initviocons/AUTHORS
   A /initviocons/COPYING
   A /initviocons/ChangeLog
   A /initviocons/INSTALL
   A /initviocons/Makefile.am
   A /initviocons/NEWS
   A /initviocons/README
   A /initviocons/TODO
   A /initviocons/VERSION
   A /initviocons/configure.in
   A /initviocons/main.c
   A /initviocons/termprobes
   A /initviocons/usage.c
   A /initviocons/viocons.h

initial import into svn. Was hosted in cvs so far.
------------------------------------------------------------------------
