summaryrefslogtreecommitdiffstats
path: root/mbbsd/screen.c
Commit message (Expand)AuthorAgeFilesLines
* reoragnize functions ptt2004-04-241-1/+1
* 1.ptt2004-04-021-1/+1
* rm SUPPORT_GB codevictor2004-01-091-48/+4
* code clean upkcwu2003-09-101-10/+5
* avoid format string bugkcwu2003-06-281-2/+2
* warning freein22003-05-181-2/+2
* code clean upkcwu2003-01-161-4/+4
* t_columns should not set as ANSILINELENkcwu2002-09-111-2/+2
* add TODO commentkcwu2002-09-111-1/+2
* quick hack to fix the clear_to_eol bug in board listkcwu2002-09-111-1/+3
* not only long screen, but also width screenkcwu2002-09-111-7/+10
* fix screen rotate bug when returning from Ctrl-Ukcwu2002-09-111-2/+1
* sprintf() -> snprintf()in22002-07-231-3/+3
* check the using of `sizeof' with strlcpy()kcwu2002-07-221-2/+2
* indent -i4in22002-07-211-29/+29
* strcpy() -> strlcpy()in22002-07-211-2/+2
* indentin22002-07-061-186/+224
* global variable move to var.cin22002-06-041-32/+3
* for mbbsd.iccin22002-04-271-5/+5
* Initial revisionin22002-03-071-0/+559