| Commit message (Expand) | Author | Age | Files | Lines |
* | use NULL instead of (~ 0) in class linked-list | in2 | 2003-08-12 | 1 | -3/+3 |
* | * Fix the bug that sometime after reading old articles, the newer one will be | in2 | 2003-08-06 | 1 | -34/+56 |
* | merge from MergeCache | in2 | 2003-07-20 | 1 | -4/+3 |
* | fix bug, to move fav outside the fav mode (thanks lihgong.bbs@ptt2) | victor | 2003-07-03 | 1 | -3/+3 |
* | fix '/' in fav mode | victor | 2003-07-03 | 1 | -8/+12 |
* | fix bug | victor | 2003-06-09 | 1 | -23/+28 |
* | fix last commit bug | victor | 2003-06-09 | 1 | -1/+3 |
* | add fav backup, clean | victor | 2003-06-09 | 1 | -40/+49 |
* | limit nLines | victor | 2003-05-03 | 1 | -2/+2 |
* | implement favchange | victor | 2003-05-02 | 1 | -14/+11 |
* | revert to 1.123 | in2 | 2003-04-15 | 1 | -14/+29 |
* | revert to 1.122, some problems with new favorite system | in2 | 2003-04-15 | 1 | -29/+14 |
* | reduce MALLOC()/FREE() | in2 | 2003-04-15 | 1 | -14/+29 |
* | fix rm fav while > max | victor | 2003-04-09 | 1 | -2/+2 |
* | rm debug cmd :p | victor | 2003-04-05 | 1 | -12/+1 |
* | fix last commit bug | victor | 2003-04-03 | 1 | -6/+9 |
* | check if fav brd is deleted | victor | 2003-04-03 | 1 | -10/+11 |
* | fix new fav bug | victor | 2003-04-02 | 1 | -24/+16 |
* | fix little error | victor | 2003-04-01 | 1 | -3/+7 |
* | fix 'v' on favline | victor | 2003-03-31 | 1 | -2/+4 |
* | check favline num while logging out | victor | 2003-03-30 | 1 | -3/+8 |
* | tag fav line | victor | 2003-03-30 | 1 | -2/+2 |
* | fix add fav_line problem | victor | 2003-03-28 | 1 | -2/+3 |
* | remove duplication favorite entry | in2 | 2003-03-28 | 1 | -6/+14 |
* | dirty fix if bid was wrong | in2 | 2003-03-28 | 1 | -1/+2 |
* | dirty fix lastposttime | in2 | 2003-03-28 | 1 | -1/+3 |
* | bug fix of moving board | in2 | 2003-03-28 | 1 | -4/+9 |
* | let un-fav board change color | victor | 2003-03-27 | 1 | -1/+2 |
* | fix sort in non-fav | victor | 2003-03-27 | 1 | -18/+30 |
* | rm #if-#else and sharpen something, check the existence of board in updatenew... | victor | 2003-03-27 | 1 | -48/+62 |
* | fix last commit bug | in2 | 2003-03-27 | 1 | -4/+8 |
* | check if sort fav | in2 | 2003-03-27 | 1 | -11/+16 |
* | fix favline | victor | 2003-03-27 | 1 | -5/+5 |
* | final | victor | 2003-03-27 | 1 | -29/+32 |
* | init new 16 fav | victor | 2003-03-26 | 1 | -1/+2 |
* | fix bug | in2 | 2003-03-26 | 1 | -19/+8 |
* | init new fav | victor | 2003-03-26 | 1 | -2/+4 |
* | remove debug message | in2 | 2003-03-26 | 1 | -7/+3 |
* | fix HILIGHT | in2 | 2003-03-26 | 1 | -2/+2 |
* | FAVNOHILIGHT | in2 | 2003-03-26 | 1 | -3/+4 |
* | security fix | in2 | 2003-03-26 | 1 | -6/+11 |
* | help again | victor | 2003-03-26 | 1 | -2/+2 |
* | don't save a deleted board | victor | 2003-03-26 | 1 | -25/+23 |
* | 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 |