summaryrefslogtreecommitdiffstats
path: root/mbbsd/io.c
Commit message (Expand)AuthorAgeFilesLines
* Backup screen without hole. Save 8~11kb for normal user.kcwu2004-11-061-9/+12
* strip none-big5 char in user's nickkcwu2004-10-161-8/+25
* strip IAC char in user's nickkcwu2004-10-161-0/+13
* undo r2169, r2170 in io.cin22004-09-191-10/+3
* merge back from branch victor.solarisvictor2004-09-101-1/+1
* fix bug in r2169in22004-08-271-5/+8
* less screen copying in ofo water ball modevictor2004-08-261-3/+7
* Go game add color board (dirty hack @@),scw2004-07-251-2/+14
* Reverting revision 2098 and 2100. These make kernel panic due to out of swap.scw2004-06-291-55/+2
* Parse a little TELNET control string.scw2004-06-291-2/+55
* use 'const' keyword to reduce 7904 bytes data segmentkcwu2004-06-041-1/+1
* Only registered user can call angel.scw2004-05-251-0/+2
* Merge from scw.angel.scw2004-05-241-6/+29
* warning freein22004-04-251-1/+1
* last one buggy in io.cptt2004-04-241-1/+1
* reoragnize functions ptt2004-04-241-1/+1
* a small bug fixedptt2004-04-241-6/+4
* integrate igetkey igetch egetchptt2004-04-241-58/+37
* remove useless functionsptt2004-04-231-25/+0
* Missing commit.scw2004-01-101-4/+8
* Wrong caculation of ansi escape sequence length.scw2004-01-101-2/+2
* rm SUPPORT_GB codevictor2004-01-091-6/+0
* ignore 0 from networkin22004-01-081-1/+2
* support utf8 convertion, but still buggyvictor2004-01-031-33/+6
* NOKILLWATERBALL done.in22004-01-011-5/+7
* NOKILLWATERBALL,in22004-01-011-0/+4
* fix warningvictor2003-12-241-2/+2
* Rewrite strip_ansi() (also move from vote.c to io.c).scw2003-12-241-1/+62
* missing commitvictor2003-12-221-12/+22
* fix Ptt_prints bugvictor2003-12-221-22/+12
* 1.#ifdef GQ_CONVERTvictor2003-11-281-0/+16
* merge gb branch backvictor2003-11-281-4/+45
* disallow user input telnet protocol leading char IAC chr(255)kcwu2003-11-011-0/+4
* commentkcwu2003-11-011-0/+1
* code clean upkcwu2003-09-101-1/+1
* code cleanupkcwu2003-09-061-54/+24
* add SKIP_TELNET_CONTROL_SIGNALin22003-08-041-6/+12
* OUTTA_TIMERbbs2003-05-071-1/+5
* show sbrk, idrss, isrssin22003-03-151-3/+8
* add some assert() code, but disable first.kcwu2003-01-191-1/+2
* show memory usage by hitting Ctrl-Q in DEBUG modein22003-01-151-1/+6
* fix buffer overflow in oldgetdata()in22002-12-241-6/+9
* KEY_DEL, KEY_HOME, KEY_END of getdata()in22002-10-021-1/+4
* fix screen rotate bug when returning from Ctrl-Ukcwu2002-09-111-1/+3
* sprintf() -> snprintf()in22002-07-231-2/+2
* check the using of `sizeof' with strlcpy()kcwu2002-07-221-2/+2
* indent -i4in22002-07-211-14/+14
* strcpy() -> strlcpy()in22002-07-211-3/+3
* indentin22002-07-061-232/+246
* global variable move to var.cin22002-06-041-51/+3
* *** empty log message ***ptt2002-05-151-8/+3
* fix idle a bitptt2002-05-151-11/+9
* fix idle timeoutptt2002-05-141-2/+2
* idle timeout improvementptt2002-05-141-2/+1
* fix idle timeptt2002-05-141-2/+2
* anti robot testptt2002-05-131-6/+8
* replace time(NULL) by nowptt2002-05-131-26/+15
* change getdata() constant to sizeof()in22002-04-291-3/+3
* *** empty log message ***ptt2002-03-301-6/+7
* *** empty log message ***ptt2002-03-161-24/+22
* *** empty log message ***ptt2002-03-161-3/+3
* fix bugin22002-03-151-6/+6
* fix bug of ofo's waterballin22002-03-151-11/+13
* ofo_water updatein22002-03-141-6/+16
* ofo's water show 'x' for dead usersin22002-03-091-2/+2
* Initial revisionin22002-03-071-0/+611