| Commit message (Expand) | Author | Age | Files | Lines |
* | eliminate compiler warnings (mostly signed/unsigned) | piaip | 2005-08-25 | 1 | -4/+4 |
* | fix buffer overflow. | kcwu | 2005-08-23 | 1 | -0/+2 |
* | Equivalent config file updates | piaip | 2005-08-18 | 1 | -9/+9 |
* | screen_backup() & screen_restore() update: | scw | 2005-08-17 | 1 | -24/+9 |
* | screen-resize awareness between screen_backup() and screen_restore(). | victor | 2005-08-15 | 1 | -17/+16 |
* | large terminal rules. | piaip | 2005-08-06 | 1 | -1/+1 |
* | enable Esc-1 Esc-4 again | piaip | 2005-07-26 | 1 | -0/+7 |
* | make recommendation system better | piaip | 2005-07-25 | 1 | -1/+7 |
* | cp log format update | piaip | 2005-07-23 | 1 | -1/+3 |
* | make getdata support prompt with ANSI escapes. | piaip | 2005-07-16 | 1 | -31/+78 |
* | fix magic dbcs_off if no DBCSAWARE_GETDATA | piaip | 2005-07-09 | 1 | -2/+2 |
* | dbcs aware chat | piaip | 2005-07-09 | 1 | -4/+4 |
* | dbcs aware talk | piaip | 2005-07-09 | 1 | -2/+0 |
* | fix getdata with dbcs_aware bug | piaip | 2005-06-09 | 1 | -4/+25 |
* | io.c: revised keyseq | piaip | 2005-06-09 | 1 | -12/+17 |
* | debug mode: raw key escape codes checker | piaip | 2005-06-09 | 1 | -5/+87 |
* | make new seq parser more robust | piaip | 2005-06-08 | 1 | -1/+9 |
* | New VT100/220 Escape Sequence Parser, | piaip | 2005-06-08 | 1 | -11/+80 |
* | New DBCS aware: detecting and reversed default value | piaip | 2005-06-08 | 1 | -1/+7 |
* | take look at num_in_buf. | piaip | 2005-06-08 | 1 | -1/+38 |
* | New style to specify ANSI escape commands. | piaip | 2005-06-08 | 1 | -1/+1 |
* | dbcs_aware: can be toggled. | piaip | 2005-06-07 | 1 | -3/+12 |
* | DBCS Aware for getdata and edit. | piaip | 2005-06-07 | 1 | -6/+60 |
* | 1. make tty_read more clear and reable | piaip | 2005-04-18 | 1 | -8/+4 |
* | a patch to fix bug caused by changes of igetch()'s behavior | piaip | 2005-04-09 | 1 | -2/+5 |
* | "Bye-Bye Flying Horse" patch | piaip | 2005-04-08 | 1 | -101/+37 |
* | handle telnet protocol and enable NAWS (resize terminal) capability. | in2 | 2005-04-08 | 1 | -18/+94 |
* | comment on bad code | kcwu | 2005-03-19 | 1 | -0/+1 |
* | Backup screen without hole. Save 8~11kb for normal user. | kcwu | 2005-03-19 | 1 | -4/+7 |
* | statistic | kcwu | 2005-03-19 | 1 | -0/+4 |
* | all use same same of io buffer | kcwu | 2005-03-19 | 1 | -6/+2 |
* | remove dead code | kcwu | 2005-03-19 | 1 | -12/+0 |
* | add 'const' qualifiers on function parameters. | kcwu | 2005-03-19 | 1 | -7/+7 |
* | explicitly tell C compiler functions have no parameter | kcwu | 2005-03-12 | 1 | -5/+5 |
* | warning free: "static" should be in front of "const" | kcwu | 2005-03-03 | 1 | -1/+1 |
* | Allowing reply inviting request. | scw | 2005-01-30 | 1 | -0/+1 |
* | use time4_t(uint32_t) instead of time_t for x86-64 arch. | in2 | 2005-01-24 | 1 | -1/+1 |
* | some help pages are showed from file | victor | 2004-12-02 | 1 | -0/+9 |
* | Backup screen without hole. Save 8~11kb for normal user. | kcwu | 2004-11-06 | 1 | -9/+12 |
* | strip none-big5 char in user's nick | kcwu | 2004-10-16 | 1 | -8/+25 |
* | strip IAC char in user's nick | kcwu | 2004-10-16 | 1 | -0/+13 |
* | undo r2169, r2170 in io.c | in2 | 2004-09-19 | 1 | -10/+3 |
* | merge back from branch victor.solaris | victor | 2004-09-10 | 1 | -1/+1 |
* | fix bug in r2169 | in2 | 2004-08-27 | 1 | -5/+8 |
* | less screen copying in ofo water ball mode | victor | 2004-08-26 | 1 | -3/+7 |
* | Go game add color board (dirty hack @@), | scw | 2004-07-25 | 1 | -2/+14 |
* | Reverting revision 2098 and 2100. These make kernel panic due to out of swap. | scw | 2004-06-29 | 1 | -55/+2 |
* | Parse a little TELNET control string. | scw | 2004-06-29 | 1 | -2/+55 |
* | use 'const' keyword to reduce 7904 bytes data segment | kcwu | 2004-06-04 | 1 | -1/+1 |
* | Only registered user can call angel. | scw | 2004-05-25 | 1 | -0/+2 |
* | Merge from scw.angel. | scw | 2004-05-24 | 1 | -6/+29 |
* | warning free | in2 | 2004-04-25 | 1 | -1/+1 |
* | last one buggy in io.c | ptt | 2004-04-24 | 1 | -1/+1 |
* | reoragnize functions | ptt | 2004-04-24 | 1 | -1/+1 |
* | a small bug fixed | ptt | 2004-04-24 | 1 | -6/+4 |
* | integrate igetkey igetch egetch | ptt | 2004-04-24 | 1 | -58/+37 |
* | remove useless functions | ptt | 2004-04-23 | 1 | -25/+0 |
* | Missing commit. | scw | 2004-01-10 | 1 | -4/+8 |
* | Wrong caculation of ansi escape sequence length. | scw | 2004-01-10 | 1 | -2/+2 |
* | rm SUPPORT_GB code | victor | 2004-01-09 | 1 | -6/+0 |
* | ignore 0 from network | in2 | 2004-01-08 | 1 | -1/+2 |
* | support utf8 convertion, but still buggy | victor | 2004-01-03 | 1 | -33/+6 |
* | NOKILLWATERBALL done. | in2 | 2004-01-01 | 1 | -5/+7 |
* | NOKILLWATERBALL, | in2 | 2004-01-01 | 1 | -0/+4 |
* | fix warning | victor | 2003-12-24 | 1 | -2/+2 |
* | Rewrite strip_ansi() (also move from vote.c to io.c). | scw | 2003-12-24 | 1 | -1/+62 |
* | missing commit | victor | 2003-12-22 | 1 | -12/+22 |
* | fix Ptt_prints bug | victor | 2003-12-22 | 1 | -22/+12 |
* | 1.#ifdef GQ_CONVERT | victor | 2003-11-28 | 1 | -0/+16 |
* | merge gb branch back | victor | 2003-11-28 | 1 | -4/+45 |
* | disallow user input telnet protocol leading char IAC chr(255) | kcwu | 2003-11-01 | 1 | -0/+4 |
* | comment | kcwu | 2003-11-01 | 1 | -0/+1 |
* | code clean up | kcwu | 2003-09-10 | 1 | -1/+1 |
* | code cleanup | kcwu | 2003-09-06 | 1 | -54/+24 |
* | add SKIP_TELNET_CONTROL_SIGNAL | in2 | 2003-08-04 | 1 | -6/+12 |
* | OUTTA_TIMER | bbs | 2003-05-07 | 1 | -1/+5 |
* | show sbrk, idrss, isrss | in2 | 2003-03-15 | 1 | -3/+8 |
* | add some assert() code, but disable first. | kcwu | 2003-01-19 | 1 | -1/+2 |
* | show memory usage by hitting Ctrl-Q in DEBUG mode | in2 | 2003-01-15 | 1 | -1/+6 |
* | fix buffer overflow in oldgetdata() | in2 | 2002-12-24 | 1 | -6/+9 |
* | KEY_DEL, KEY_HOME, KEY_END of getdata() | in2 | 2002-10-02 | 1 | -1/+4 |
* | fix screen rotate bug when returning from Ctrl-U | kcwu | 2002-09-11 | 1 | -1/+3 |
* | sprintf() -> snprintf() | in2 | 2002-07-23 | 1 | -2/+2 |
* | check the using of `sizeof' with strlcpy() | kcwu | 2002-07-22 | 1 | -2/+2 |
* | indent -i4 | in2 | 2002-07-21 | 1 | -14/+14 |
* | strcpy() -> strlcpy() | in2 | 2002-07-21 | 1 | -3/+3 |
* | indent | in2 | 2002-07-06 | 1 | -232/+246 |
* | global variable move to var.c | in2 | 2002-06-04 | 1 | -51/+3 |
* | *** empty log message *** | ptt | 2002-05-15 | 1 | -8/+3 |
* | fix idle a bit | ptt | 2002-05-15 | 1 | -11/+9 |
* | fix idle timeout | ptt | 2002-05-14 | 1 | -2/+2 |
* | idle timeout improvement | ptt | 2002-05-14 | 1 | -2/+1 |
* | fix idle time | ptt | 2002-05-14 | 1 | -2/+2 |
* | anti robot test | ptt | 2002-05-13 | 1 | -6/+8 |
* | replace time(NULL) by now | ptt | 2002-05-13 | 1 | -26/+15 |
* | change getdata() constant to sizeof() | in2 | 2002-04-29 | 1 | -3/+3 |
* | *** empty log message *** | ptt | 2002-03-30 | 1 | -6/+7 |
* | *** empty log message *** | ptt | 2002-03-16 | 1 | -24/+22 |
* | *** empty log message *** | ptt | 2002-03-16 | 1 | -3/+3 |
* | fix bug | in2 | 2002-03-15 | 1 | -6/+6 |
* | fix bug of ofo's waterball | in2 | 2002-03-15 | 1 | -11/+13 |
* | ofo_water update | in2 | 2002-03-14 | 1 | -6/+16 |
* | ofo's water show 'x' for dead users | in2 | 2002-03-09 | 1 | -2/+2 |
* | Initial revision | in2 | 2002-03-07 | 1 | -0/+611 |