Age | Commit message (Expand) | Author | Lines |
---|---|---|---|
2006-10-05 | the big UCF-font commit! | Rich Felker | -14/+413 |
2006-10-05 | use $SHELL | Rich Felker | -1/+5 |
2006-10-05 | exit gracefully on fatal signals (with nongraceful code...signals suck!) | Rich Felker | -0/+17 |
2006-10-05 | cheap Fn key support | Rich Felker | -1/+13 |
2006-10-05 | 10l mistake, caused some combining chars to corrupt badly | Rich Felker | -1/+1 |
2006-10-03 | control-_ was broken; hope nothing new is broken now.. | Rich Felker | -3/+2 |
2006-10-03 | allow use of right shift/ctrl keys.. maybe | Rich Felker | -2/+2 |
2006-10-03 | rudimentary 16bpp support | Rich Felker | -6/+54 |
2006-10-03 | rework the dblbuf framebuffer module's blutter heavily, based on work | Rich Felker | -117/+29 |
2006-10-03 | use larger buffer, same as linux kernel tty buffer it seems | Rich Felker | -1/+1 |
2006-10-03 | make alt+special keys work | Rich Felker | -3/+1 |
2006-10-03 | first working version of uuterm! | Rich Felker | -0/+1972 |