console: use new buffer implementation
authorDavid Herrmann <dh.herrmann@googlemail.com>
Sun, 18 Dec 2011 11:58:47 +0000 (12:58 +0100)
committerDavid Herrmann <dh.herrmann@googlemail.com>
Sun, 18 Dec 2011 11:58:47 +0000 (12:58 +0100)
commitfbd94461357bc2b01c2fb73cb6b614f86848db1b
tree26fe1c05c355343e05d9a97a7a8f49073a72d2c7
parent68ac34838967a97dd478ef4a273fe9d51192f15b
console: use new buffer implementation

Use the new kmscon_buffer in the console subsystem.

Signed-off-by: David Herrmann <dh.herrmann@googlemail.com>
src/console.c
src/console.h
src/console_cell.c