| Commit message (Expand) | Author | Age | Files | Lines |
* | use time4_t(uint32_t) instead of time_t for x86-64 arch. | in2 | 2005-01-24 | 1 | -2/+2 |
* | cdoc finished | victor | 2004-12-17 | 1 | -3/+3 |
* | shouldn't add 1 for this index | victor | 2004-12-13 | 1 | -1/+1 |
* | please use proper indent ... | victor | 2004-12-12 | 1 | -4/+5 |
* | merge ptt.linux again | wens | 2004-12-11 | 1 | -27/+36 |
* | discard r2368 due to compilation failure | in2 | 2004-12-06 | 1 | -36/+27 |
* | merge ptt.linux | wens | 2004-12-05 | 1 | -27/+36 |
* | some help pages are showed from file | victor | 2004-12-02 | 1 | -26/+1 |
* | Move cursor to newly added board. | scw | 2004-11-30 | 1 | -0/+2 |
* | * Use testing and setting macros instead of accessing yank_flag | scw | 2004-11-29 | 1 | -26/+74 |
* | wrong default checking | victor | 2004-10-17 | 1 | -1/+1 |
* | add subscribed boards only when login | victor | 2004-09-27 | 1 | -5/+3 |
* | 1. fix 1 make error | ptt | 2004-09-23 | 1 | -1/+1 |
* | PERM_BOARD could set board | in2 | 2004-09-19 | 1 | -1/+1 |
* | use correct type: size_t/int/long/pointer | in2 | 2004-07-30 | 1 | -3/+8 |
* | warning free | in2 | 2004-06-11 | 1 | -0/+2 |
* | replace some prints() with outs(), | kcwu | 2004-06-10 | 1 | -9/+9 |
* | use 'const' keyword to reduce 7904 bytes data segment | kcwu | 2004-06-04 | 1 | -1/+1 |
* | no unread mark befor 'unknown' | victor | 2004-05-18 | 1 | -34/+36 |
* | revert old show_brdlist for performance (to see if it caused the high load re... | victor | 2004-05-14 | 1 | -141/+84 |
* | color fix | victor | 2004-05-13 | 1 | -1/+2 |
* | fix board hilighting | victor | 2004-05-13 | 1 | -2/+2 |
* | a little bug of the output format | victor | 2004-05-12 | 1 | -21/+35 |
* | newflag | victor | 2004-05-12 | 1 | -1/+17 |
* | gcc 2.95 still not accept r1933 | in2 | 2004-05-09 | 1 | -1/+2 |
* | compatable to gcc 2.95 | in2 | 2004-05-09 | 1 | -2/+2 |
* | warning free | victor | 2004-05-07 | 1 | -1/+2 |
* | refactor show_brdlist() | victor | 2004-05-07 | 1 | -82/+123 |
* | avoid SHM->bsorted[type][n] == NULL | in2 | 2004-05-04 | 1 | -2/+1 |
* | avoid race condition at tag board->paste board | ptt | 2004-05-02 | 1 | -0/+1 |
* | fix childcount | ptt | 2004-04-28 | 1 | -2/+3 |
* | a little bug fixed | ptt | 2004-04-24 | 1 | -1/+1 |
* | reoragnize functions | ptt | 2004-04-24 | 1 | -12/+11 |
* | typo of last update | ptt | 2004-04-23 | 1 | -1/+1 |
* | fix brd.firstchild error | ptt | 2004-04-23 | 1 | -21/+30 |
* | seg fault of board.c | ptt | 2004-04-23 | 1 | -2/+2 |
* | segfault fixed | ptt | 2004-04-23 | 1 | -35/+15 |
* | remove useless codesPtt.read@1812 | ptt | 2004-04-23 | 1 | -21/+0 |
* | Initial brc int New(). | scw | 2004-04-22 | 1 | -0/+1 |
* | revert cuser from pointer to buffer. | ptt | 2004-04-21 | 1 | -11/+11 |
* | buggy fix for linux | ptt | 2004-04-20 | 1 | -1/+1 |
* | refresh | victor | 2004-04-19 | 1 | -0/+1 |
* | add warning | victor | 2004-04-18 | 1 | -2/+7 |
* | D: delete symlink | victor | 2004-04-18 | 1 | -9/+4 |
* | push bottom bug fixed | ptt | 2004-04-15 | 1 | -0/+3 |
* | Merge from brc2 branch. | scw | 2004-04-05 | 1 | -299/+8 |
* | check post perm on demand | victor | 2004-04-02 | 1 | -15/+1 |
* | add mmap to cuser get ride of passwd_update | ptt | 2004-03-31 | 1 | -13/+13 |
* | Correcting action about make brc_buf be malloc. | scw | 2004-03-28 | 1 | -7/+15 |
* | Fix bug when .boardrc full. | scw | 2004-03-28 | 1 | -28/+37 |
* | leave board if brc_buf is not loaded | in2 | 2004-03-27 | 1 | -2/+3 |
* | delay init_brdbuf | in2 | 2004-03-27 | 1 | -6/+15 |
* | fix fav subscription | victor | 2004-03-26 | 1 | -1/+1 |
* | fix sorting error of hot board | victor | 2004-03-18 | 1 | -2/+2 |
* | fix memory leak, remove dirty hacking code | victor | 2004-03-15 | 1 | -1/+1 |
* | fix compile error | victor | 2004-03-12 | 1 | -4/+3 |
* | merge from victor.symbolic branch | victor | 2004-03-12 | 1 | -121/+161 |
* | HOTBOARDCACHE | in2 | 2004-03-10 | 1 | -5/+17 |
* | Try to reduce calls on memmove. | scw | 2004-02-27 | 1 | -12/+21 |
* | missing commit | victor | 2004-02-27 | 1 | -2/+4 |
* | don't truncate immediately | victor | 2004-02-27 | 1 | -4/+2 |
* | subscription should be perform after choice, move some code from board.c to f... | victor | 2004-02-22 | 1 | -65/+5 |
* | Reduce file I/O on .boardrc | scw | 2004-02-12 | 1 | -77/+102 |
* | warning before delete in fav | victor | 2004-02-04 | 1 | -1/+1 |
* | post_mask perm missing | victor | 2004-01-05 | 1 | -3/+3 |
* | fix warning | victor | 2004-01-05 | 1 | -1/+1 |
* | fix 's' bug | victor | 2004-01-05 | 1 | -1/+2 |
* | Seperate cleanup() into two, cleanup() and clean_invisible(). | scw | 2004-01-04 | 1 | -1/+1 |
* | fix bug 'v' | victor | 2004-01-04 | 1 | -2/+2 |
* | subop perm missing | victor | 2004-01-04 | 1 | -1/+1 |
* | change msg | victor | 2004-01-04 | 1 | -1/+1 |
* | show non-visible board in fav | victor | 2004-01-04 | 1 | -35/+39 |
* | clean up non-exist board if set SHM->cleanboard | victor | 2004-01-03 | 1 | -4/+0 |
* | M mbbsd/announce.c | ptt | 2003-12-29 | 1 | -4/+0 |
* | remove some comment, add static modifier properly | victor | 2003-12-25 | 1 | -1/+1 |
* | remove fav branch, open new branch for big5<->gb | victor | 2003-11-27 | 1 | -0/+1 |
* | comfirm before remove a folder | victor | 2003-11-25 | 1 | -0/+2 |
* | dont comfirm, as before | victor | 2003-11-23 | 1 | -1/+1 |
* | fix bug | in2 | 2003-11-22 | 1 | -1/+3 |
* | fix 't' for admin, add docs/fav4.txt | victor | 2003-11-22 | 1 | -3/+6 |
* | fix 't' for admin | victor | 2003-11-22 | 1 | -2/+1 |
* | fix 't' for admin | victor | 2003-11-22 | 1 | -23/+27 |
* | fix unread | victor | 2003-11-22 | 1 | -1/+1 |
* | fix help page | victor | 2003-11-22 | 1 | -1/+1 |
* | merge back from fav4 braches | victor | 2003-11-22 | 1 | -429/+274 |
* | git-svn-id: http://opensvn.csie.org/pttbbs/trunk/pttbbs@1336 63ad8ddf-47c3-03... | ptt | 2003-11-15 | 1 | -9/+4 |
* | git-svn-id: http://opensvn.csie.org/pttbbs/trunk/pttbbs@1333 63ad8ddf-47c3-03... | ptt | 2003-11-15 | 1 | -10/+1 |
* | fix bug when enlarge the MAX_BOARDS | victor | 2003-11-14 | 1 | -0/+1 |
* | fix 許成功蓋 | victor | 2003-11-08 | 1 | -1/+1 |
* | warn before 'Z' | victor | 2003-11-08 | 1 | -22/+27 |
* | git-svn-id: http://opensvn.csie.org/pttbbs/trunk/pttbbs@1303 63ad8ddf-47c3-03... | ptt | 2003-11-06 | 1 | -0/+4 |
* | git-svn-id: http://opensvn.csie.org/pttbbs/trunk/pttbbs@1302 63ad8ddf-47c3-03... | ptt | 2003-11-06 | 1 | -1/+1 |
* | git-svn-id: http://opensvn.csie.org/pttbbs/trunk/pttbbs@1301 63ad8ddf-47c3-03... | ptt | 2003-11-05 | 1 | -1/+1 |
* | git-svn-id: http://opensvn.csie.org/pttbbs/trunk/pttbbs@1300 63ad8ddf-47c3-03... | ptt | 2003-11-05 | 1 | -0/+2 |
* | remove old featurn | victor | 2003-10-10 | 1 | -1/+1 |
* | 1. do not allow guest to add/subscribe fav. | victor | 2003-09-28 | 1 | -2/+5 |
* | clean up | kcwu | 2003-09-07 | 1 | -28/+1 |
* | 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 |