| Commit message (Expand) | Author | Age | Files | Lines |
* | remove things about ident which is useless now | victor | 2005-09-26 | 1 | -13/+0 |
* | name complete enhanced | piaip | 2005-09-08 | 1 | -5/+9 |
* | set*() family functions all assume buffer size = PATHLEN, to prevent buffer o... | kcwu | 2005-08-23 | 1 | -20/+21 |
* | fix non-big5 typo in r3012 | piaip | 2005-08-09 | 1 | -2/+2 |
* | large terminal rules. | piaip | 2005-08-06 | 1 | -37/+81 |
* | make compiler happy | piaip | 2005-08-05 | 1 | -1/+1 |
* | warning free, make gcc 4.0 happy | victor | 2005-07-07 | 1 | -1/+1 |
* | better readability. | in2 | 2005-06-14 | 1 | -2/+2 |
* | New style to specify ANSI escape commands. | piaip | 2005-06-08 | 1 | -10/+10 |
* | add 'const' qualifiers on function parameters. | kcwu | 2005-03-19 | 1 | -45/+46 |
* | move 232 bytes from data section to rodata section | kcwu | 2005-03-12 | 1 | -4/+4 |
* | explicitly tell C compiler functions have no parameter | kcwu | 2005-03-12 | 1 | -2/+2 |
* | fix bugs in revision 2570 | victor | 2005-03-03 | 1 | -1/+2 |
* | dietlibc friendly | wens | 2005-03-03 | 1 | -1/+2 |
* | warning free: "static" should be in front of "const" | kcwu | 2005-03-03 | 1 | -4/+4 |
* | able to choose ip to bind | wens | 2005-03-02 | 1 | -2/+5 |
* | bug fix: fix the potential of char overflow | kcwu | 2005-02-28 | 1 | -4/+6 |
* | * use fnv hash function for all hash. | kcwu | 2005-02-26 | 1 | -6/+2 |
* | add dietlibc support, reduced 16kb memory usage on linux x86_64. | kcwu | 2005-02-24 | 1 | -7/+12 |
* | add mallopt option | victor | 2005-02-20 | 1 | -9/+8 |
* | replace strstr_lower(), which cause buffer overflow with strcasestr() | kcwu | 2005-02-06 | 1 | -9/+0 |
* | add TIMET64 for both 4 or 8 bytes time_t | in2 | 2005-01-27 | 1 | -8/+10 |
* | use ctime4 for compat on x86_64 | wens | 2005-01-25 | 1 | -0/+8 |
* | use time4_t(uint32_t) instead of time_t for x86-64 arch. | in2 | 2005-01-24 | 1 | -10/+31 |
* | implement basic cp(1), fix "/bin/cp: Argument list too long." | victor | 2005-01-12 | 1 | -0/+101 |
* | some help pages are showed from file | victor | 2004-12-02 | 1 | -0/+24 |
* | fix assess bug | victor | 2004-11-22 | 1 | -1/+46 |
* | add modifier "const" to some constant | victor | 2004-11-09 | 1 | -4/+4 |
* | revise to proper buffer len | victor | 2004-10-10 | 1 | -0/+11 |
* | fix bug: when deleting an user, the aloha record won't be deleted. | victor | 2004-09-20 | 1 | -15/+1 |
* | Check angel permission before starting conversation. | scw | 2004-09-16 | 1 | -1/+2 |
* | domain_name_query is changed to cidr format | victor | 2004-09-03 | 1 | -0/+20 |
* | Add 'const' qualifiers on functions in stuff.c. | scw | 2004-08-29 | 1 | -12/+12 |
* | Chess country basic things constructing. | scw | 2004-08-12 | 1 | -1/+1 |
* | sallkoy's color for pressanykey and push bottom | ptt | 2004-08-10 | 1 | -4/+4 |
* | use correct type: size_t/int/long/pointer | in2 | 2004-07-30 | 1 | -3/+3 |
* | use int instead of long | in2 | 2004-07-30 | 1 | -1/+1 |
* | Put an ascii charactor before curses to avoid some client | scw | 2004-07-18 | 1 | -4/+4 |
* | remove high light at pressanykey | ptt | 2004-07-13 | 1 | -4/+4 |
* | change the color of pressanykey | ptt | 2004-07-13 | 1 | -5/+5 |
* | merge back from victor.screen branch | victor | 2004-06-12 | 1 | -5/+5 |
* | replace some prints() with outs(), | kcwu | 2004-06-10 | 1 | -1/+1 |
* | use 'const' keyword to reduce 7904 bytes data segment | kcwu | 2004-06-04 | 1 | -1/+1 |
* | remove prototypes of not exist functions | kcwu | 2004-06-04 | 1 | -0/+17 |
* | Only registered user can call angel. | scw | 2004-05-25 | 1 | -3/+4 |
* | Merge from scw.angel. | scw | 2004-05-24 | 1 | -4/+36 |
* | remove MODE_ETC useless function | ptt | 2004-05-12 | 1 | -1/+0 |
* | in log_file(), use LOG_VF if need to vfprintf(). | in2 | 2004-05-03 | 1 | -10/+17 |
* | change log_file() | ptt | 2004-04-30 | 1 | -7/+32 |
* | fix some stuff for getkey | ptt | 2004-04-29 | 1 | -2/+2 |
* | getans -> getdata | ptt | 2004-04-29 | 1 | -0/+11 |
* | use old getans() | in2 | 2004-04-28 | 1 | -13/+10 |
* | buf overflow of vmsg | ptt | 2004-04-27 | 1 | -5/+5 |
* | enlarge getansPtt.read@1861 | ptt | 2004-04-25 | 1 | -1/+1 |
* | discard r1854, | in2 | 2004-04-25 | 1 | -4/+3 |
* | r1851 dirty fixed vmsg_lines(), but broke getans() | in2 | 2004-04-25 | 1 | -2/+3 |
* | r1850 igetch() in vmsg_lines() doesn't work :( | in2 | 2004-04-25 | 1 | -4/+4 |
* | warning free | in2 | 2004-04-25 | 1 | -1/+1 |
* | 2 bugs fixed | ptt | 2004-04-24 | 1 | -1/+1 |
* | modify a little for vmsg | ptt | 2004-04-24 | 1 | -4/+5 |
* | integrate igetkey igetch egetch | ptt | 2004-04-24 | 1 | -8/+3 |
* | remove useless functions | ptt | 2004-04-23 | 1 | -37/+34 |
* | revert cuser from pointer to buffer. | ptt | 2004-04-21 | 1 | -27/+3 |
* | merge from outtacache branch | in2 | 2004-04-04 | 1 | -0/+69 |
* | add mmap to cuser get ride of passwd_update | ptt | 2004-03-31 | 1 | -3/+4 |
* | set file mode to 0664 when O_CREAT in log_file() | in2 | 2003-12-16 | 1 | -1/+2 |
* | use open() instead of fopen() in log_file() | in2 | 2003-12-07 | 1 | -11/+9 |
* | git-svn-id: http://opensvn.csie.org/pttbbs/trunk/pttbbs@1333 63ad8ddf-47c3-03... | ptt | 2003-11-15 | 1 | -0/+6 |
* | use bsearch in login_friend_online() | in2 | 2003-10-05 | 1 | -0/+25 |
* | git-svn-id: http://opensvn.csie.org/pttbbs/trunk/pttbbs@1195 63ad8ddf-47c3-03... | (no author) | 2003-09-22 | 1 | -5/+8 |
* | code cleanup | kcwu | 2003-09-06 | 1 | -3/+2 |
* | merge from MergeCache | in2 | 2003-07-20 | 1 | -3/+20 |
* | assert() the return value of strchr() strrchr() | kcwu | 2003-06-28 | 1 | -1/+7 |
* | CRITICAL_MEMORY | in2 | 2003-03-26 | 1 | -1/+26 |
* | remove unnecessary `static' keyword from some local variable | kcwu | 2003-01-16 | 1 | -2/+2 |
* | sprintf() -> snprintf() | in2 | 2002-07-23 | 1 | -6/+6 |
* | indent -i4 | in2 | 2002-07-21 | 1 | -44/+44 |
* | indent | in2 | 2002-07-06 | 1 | -229/+320 |
* | bug of gettime: | ptt | 2002-06-29 | 1 | -1/+2 |
* | auto expire gamble | ptt | 2002-06-23 | 1 | -2/+2 |
* | oauto expire gamble | ptt | 2002-06-23 | 1 | -1/+24 |
* | global variable move to var.c | in2 | 2002-06-04 | 1 | -26/+2 |
* | boards/<hash>/<brdname> | in2 | 2002-03-10 | 1 | -6/+6 |
* | Initial revision | in2 | 2002-03-07 | 1 | -0/+524 |