summaryrefslogtreecommitdiffstats
path: root/mbbsd/io.c
Commit message (Expand)AuthorAgeFilesLines
* 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