| Commit message (Expand) | Author | Age | Files | Lines |
* | help | victor | 2003-03-26 | 1 | -3/+3 |
* | user could set if hilight favorite | in2 | 2003-03-26 | 1 | -8/+9 |
* | security fix | in2 | 2003-03-26 | 1 | -5/+10 |
* | remove debug message | in2 | 2003-03-26 | 1 | -8/+4 |
* | FAVng | in2 | 2003-03-26 | 1 | -197/+471 |
* | rm old form '.fav' | victor | 2003-03-18 | 1 | -28/+1 |
* | save memory usage of nbrd in CRITICAL_MEMORY mode | in2 | 2003-03-15 | 1 | -6/+18 |
* | remove sigfree | in2 | 2003-03-15 | 1 | -19/+1 |
* | recover something back :p | victor | 2003-02-26 | 1 | -3/+1 |
* | you can add 'group' into myfavorite now | victor | 2003-02-26 | 1 | -3/+11 |
* | fix last commit bug | in2 | 2003-02-21 | 1 | -4/+1 |
* | one could not enter into group board | in2 | 2003-02-20 | 1 | -1/+4 |
* | fix bug | in2 | 2003-01-19 | 1 | -7/+2 |
* | critical memory usage | in2 | 2003-01-19 | 1 | -4/+53 |
* | fix bug introduced in reversion 1.64 | kcwu | 2003-01-19 | 1 | -2/+2 |
* | reduce boardstatus_t | in2 | 2003-01-18 | 1 | -3/+3 |
* | reduce memory usage of struct boardstat_t (saving 12 bytes for each board) | in2 | 2003-01-18 | 1 | -53/+55 |
* | free namelist after using immediately | kcwu | 2003-01-17 | 1 | -1/+3 |
* | missing case break | kcwu | 2003-01-17 | 1 | -1/+2 |
* | fix memory leak | kcwu | 2003-01-17 | 1 | -1/+7 |
* | realloc to shrink array size, | kcwu | 2003-01-17 | 1 | -1/+2 |
* | Use realloc. Don't malloc, memcpy, and free. | kcwu | 2003-01-17 | 1 | -6/+2 |
* | don't sort many times within loop -_- | kcwu | 2003-01-17 | 1 | -4/+3 |
* | fix bug: access bache[-2] if sysop enter hot-board-list and hit 'f' | kcwu | 2003-01-17 | 1 | -2/+3 |
* | remove unnecessary `static' keyword from some local variable | kcwu | 2003-01-16 | 1 | -4/+4 |
* | clean unused code | kcwu | 2003-01-15 | 1 | -4/+1 |
* | make gcc33 happy | in2 | 2003-01-01 | 1 | -3/+3 |
* | after translating from old format, save favorite file in new format immediately | in2 | 2002-12-29 | 1 | -3/+15 |
* | store favbuf[] by char array instand of int array. | in2 | 2002-12-29 | 1 | -12/+32 |
* | prevent array index out of boundary when defined MEM_CHECK | kcwu | 2002-12-26 | 1 | -2/+3 |
* | change help content | in2 | 2002-12-10 | 1 | -3/+3 |
* | avoid reentrant | in2 | 2002-09-27 | 1 | -1/+6 |
* | only read favbuf & brdbuf before one need it, | in2 | 2002-09-27 | 1 | -10/+31 |
* | quick hack to fix the clear_to_eol bug in board list | kcwu | 2002-09-11 | 1 | -3/+2 |
* | not only long screen, but also width screen | kcwu | 2002-09-11 | 1 | -3/+4 |
* | (3rd)smaller memory use | in2 | 2002-08-21 | 1 | -47/+69 |
* | (2nd) use smaller memory | in2 | 2002-08-21 | 1 | -27/+7 |
* | fix last commit bug | in2 | 2002-08-20 | 1 | -4/+5 |
* | nbrd uses smaller memory | in2 | 2002-08-20 | 1 | -6/+27 |
* | remove OUTTA_CACHE | in2 | 2002-08-20 | 1 | -52/+2 |
* | fix last commit bug | in2 | 2002-08-19 | 1 | -1/+9 |
* | cache server2 | in2 | 2002-08-19 | 1 | -21/+26 |
* | reentrant | in2 | 2002-08-07 | 1 | -2/+5 |
* | favbuf, zapbuf swapout | in2 | 2002-08-07 | 1 | -1/+32 |
* | outta_swap | in2 | 2002-08-06 | 1 | -3/+3 |
* | general outta_swap | in2 | 2002-08-06 | 1 | -19/+5 |
* | fix nbrd swap out bug | in2 | 2002-08-06 | 1 | -1/+2 |
* | OUTTA_CACHE, nbrd | in2 | 2002-08-06 | 1 | -4/+27 |
* | fix indent | kcwu | 2002-07-27 | 1 | -13/+12 |
* | sprintf() -> snprintf() | in2 | 2002-07-23 | 1 | -3/+4 |
* | indent -i4 | in2 | 2002-07-21 | 1 | -25/+25 |
* | strcpy() -> strlcpy() | in2 | 2002-07-21 | 1 | -2/+2 |
* | indent | in2 | 2002-07-06 | 1 | -528/+550 |
* | remove bbcall.c | ptt | 2002-06-26 | 1 | -5/+1 |
* | remove old board friend structure, | in2 | 2002-06-26 | 1 | -38/+2 |
* | re-format, board friend | in2 | 2002-06-26 | 1 | -35/+33 |
* | �� -> �O | lwms | 2002-06-19 | 1 | -3/+3 |
* | only one shared memory | in2 | 2002-06-07 | 1 | -35/+35 |
* | *** empty log message *** | ptt | 2002-06-05 | 1 | -2/+2 |
* | *** empty log message *** | ptt | 2002-06-05 | 1 | -1/+2 |
* | *** empty log message *** | ptt | 2002-06-05 | 1 | -10/+9 |
* | *** empty log message *** | ptt | 2002-06-05 | 1 | -2/+3 |
* | *** empty log message *** | ptt | 2002-06-05 | 1 | -14/+18 |
* | global variable move to var.c | in2 | 2002-06-04 | 1 | -44/+2 |
* | iswritable_stat, isvisible_stat | in2 | 2002-06-02 | 1 | -7/+8 |
* | 't' unset | ptt | 2002-06-02 | 1 | -1/+4 |
* | *** empty log message *** | ptt | 2002-05-31 | 1 | -1/+4 |
* | *** empty log message *** | ptt | 2002-05-31 | 1 | -3/+3 |
* | *** empty log message *** | ptt | 2002-05-31 | 1 | -3/+3 |
* | *** empty log message *** | ptt | 2002-05-26 | 1 | -3/+5 |
* | ofix dead lock | ptt | 2002-05-26 | 1 | -3/+3 |
* | *** empty log message *** | ptt | 2002-05-25 | 1 | -2/+2 |
* | hot board complete | ptt | 2002-05-25 | 1 | -2/+2 |
* | *** empty log message *** | ptt | 2002-05-25 | 1 | -2/+2 |
* | *** empty log message *** | ptt | 2002-05-25 | 1 | -2/+2 |
* | *** empty log message *** | ptt | 2002-05-25 | 1 | -6/+19 |
* | *** empty log message *** | ptt | 2002-05-25 | 1 | -7/+6 |
* | *** empty log message *** | ptt | 2002-05-25 | 1 | -2/+2 |
* | *** empty log message *** | ptt | 2002-05-25 | 1 | -4/+4 |
* | *** empty log message *** | ptt | 2002-05-25 | 1 | -2/+2 |
* | *** empty log message *** | ptt | 2002-05-25 | 1 | -3/+3 |
* | brd | ptt | 2002-05-25 | 1 | -8/+17 |
* | boardfriend | ptt | 2002-05-25 | 1 | -6/+39 |
* | *** empty log message *** | ptt | 2002-05-25 | 1 | -3/+3 |
* | dynamic allocation nbrd | ptt | 2002-05-25 | 1 | -8/+12 |
* | *** empty log message *** | ptt | 2002-05-24 | 1 | -2/+4 |
* | replace time(NULL) by now | ptt | 2002-05-13 | 1 | -6/+5 |
* | change getdata() constant to sizeof() | in2 | 2002-04-29 | 1 | -2/+3 |
* | no warning | in2 | 2002-04-16 | 1 | -1/+3 |
* | *** empty log message *** | ptt | 2002-03-16 | 1 | -3/+3 |
* | bad memory check for favbuf | in2 | 2002-03-11 | 1 | -2/+13 |
* | Initial revision | in2 | 2002-03-07 | 1 | -0/+1098 |