| Commit message (Expand) | Author | Age | Files | Lines |
* | Backup screen without hole. Save 8~11kb for normal user. | kcwu | 2004-11-06 | 6 | -24/+62 |
* | set socket send buf to 4kb | kcwu | 2004-11-06 | 1 | -0/+2 |
* | chinese typo >< | ptt | 2004-11-04 | 1 | -1/+1 |
* | show warning when passwd error | ptt | 2004-11-04 | 1 | -6/+8 |
* | typo. change '<' -> '<=' | ptt | 2004-11-03 | 1 | -1/+1 |
* | fix the bug. buy -1 mail = buy 100 mail | ptt | 2004-11-03 | 1 | -3/+1 |
* | switch the words of gold/silver coin | ptt | 2004-11-03 | 1 | -11/+14 |
* | Merge different version of "personal abstract" from SOB user. | ptt | 2004-11-03 | 1 | -1/+12 |
* | change the words "personal abstract" for SOB's users | ptt | 2004-11-03 | 1 | -2/+2 |
* | use memmove instead of memcpy if overlapping | kcwu | 2004-11-01 | 1 | -2/+4 |
* | fix bvote problem | victor | 2004-11-01 | 1 | -260/+192 |
* | treat lose and decrease chess rating if disconnected | kcwu | 2004-10-31 | 1 | -2/+5 |
* | show 6 card when playing blackjack | kcwu | 2004-10-31 | 1 | -16/+16 |
* | why variable "path" is 'static' on solaris swapused() | kcwu | 2004-10-31 | 1 | -1/+1 |
* | rename global variable "line" to avoid conflict with local's | kcwu | 2004-10-31 | 1 | -13/+13 |
* | eliminate 132 bytes global array | kcwu | 2004-10-31 | 1 | -12/+18 |
* | eliminate 361byte global array | kcwu | 2004-10-31 | 1 | -22/+23 |
* | eliminate 2kb global array | kcwu | 2004-10-31 | 1 | -88/+113 |
* | eliminate 4kb global array | kcwu | 2004-10-31 | 1 | -29/+31 |
* | add TODO for user list speed up | kcwu | 2004-10-31 | 1 | -0/+5 |
* | always respect to BBSHOME | kcwu | 2004-10-31 | 1 | -1/+1 |
* | change/fix the rule of blackjack | kcwu | 2004-10-31 | 1 | -39/+55 |
* | show register-notice for users who have permission PERM_ACCOUNTS | victor | 2004-10-30 | 1 | -1/+2 |
* | Test importing SOB account. | ptt | 2004-10-30 | 1 | -1/+1 |
* | fix of typo | ptt | 2004-10-30 | 1 | -2/+2 |
* | feature for SOB users to import account | ptt | 2004-10-30 | 2 | -46/+28 |
* | race | victor | 2004-10-27 | 1 | -14/+24 |
* | modify merge bbs for SOB's boards | ptt | 2004-10-26 | 3 | -11/+12 |
* | add fixme comment | kcwu | 2004-10-25 | 1 | -0/+1 |
* | return money if one didn't catch on the gamble | victor | 2004-10-24 | 1 | -1/+3 |
* | fix chess piece name (wrong side) | kcwu | 2004-10-24 | 1 | -1/+1 |
* | init userec_t version | victor | 2004-10-24 | 1 | -0/+1 |
* | fix card_jack crash | kcwu | 2004-10-21 | 1 | -2/+12 |
* | 1.fix infinite loop | victor | 2004-10-21 | 1 | -3/+6 |
* | unsetenv before daemon fork | kcwu | 2004-10-20 | 1 | -3/+3 |
* | fix move step line | kcwu | 2004-10-19 | 1 | -57/+111 |
* | give permission "review new register" for PERM_ACCOUNTS | ptt | 2004-10-18 | 1 | -1/+1 |
* | rename global static variable "fp" to "chessfp" | kcwu | 2004-10-18 | 1 | -9/+9 |
* | strip none-big5 string in user's mind | kcwu | 2004-10-18 | 1 | -0/+1 |
* | wrong default checking | victor | 2004-10-17 | 1 | -1/+1 |
* | change the threshold of determining robot posting. | ptt | 2004-10-17 | 1 | -1/+1 |
* | strip none-big5 char in user's nick | kcwu | 2004-10-16 | 2 | -9/+26 |
* | strip IAC char in user's nick | kcwu | 2004-10-16 | 2 | -0/+14 |
* | fix comment with non-big5 char | kcwu | 2004-10-16 | 1 | -1/+1 |
* | show chess rating not only in debug mode | kcwu | 2004-10-16 | 2 | -16/+84 |
* | don't need to log file | ptt | 2004-10-14 | 1 | -2/+2 |
* | When find roboti posting, | ptt | 2004-10-14 | 1 | -1/+5 |
* | missing fav_remove | victor | 2004-10-13 | 1 | -0/+1 |
* | 1. Anonymous post can be delete by poster | ptt | 2004-10-13 | 1 | -12/+17 |
* | 1. remove do_unanonymous_post function. It is almost the same as do_crosspost. | ptt | 2004-10-13 | 2 | -5/+5 |
* | there was no touchbtotal at syspost. added it. | ptt | 2004-10-13 | 1 | -1/+2 |
* | 1. Add reason on post title at voilationLaw. | ptt | 2004-10-13 | 2 | -4/+4 |
* | refactoring | victor | 2004-10-12 | 1 | -20/+3 |
* | Add __attribute__((__noreturn__)) for the abort functions. | scw | 2004-10-12 | 1 | -0/+4 |
* | fix memory leak | victor | 2004-10-12 | 1 | -14/+17 |
* | add +/- support when reading article, thanks wens | victor | 2004-10-12 | 1 | -1/+3 |
* | revise to proper buffer len | victor | 2004-10-10 | 2 | -14/+37 |
* | same problem | victor | 2004-10-09 | 1 | -11/+11 |
* | wrong size of ident -_- it may cause malfunction of uflag2 | victor | 2004-10-09 | 1 | -5/+5 |
* | display one more digit of game record | kcwu | 2004-10-09 | 1 | -3/+3 |
* | also update rating in ram | kcwu | 2004-10-08 | 1 | -0/+1 |
* | fix last commit, forget to load rating into shm | kcwu | 2004-10-08 | 1 | -0/+1 |
* | calculate chess ELO rating | kcwu | 2004-10-08 | 3 | -0/+39 |
* | big5 sucks | victor | 2004-10-06 | 1 | -1/+1 |
* | remove unused uflag: MIND_FLAG, COLOR_FLAG | victor | 2004-10-06 | 3 | -22/+64 |
* | found black hold. | ptt | 2004-10-05 | 2 | -3/+3 |
* | log | victor | 2004-10-04 | 1 | -5/+8 |
* | use getkey instead of vmsg | ptt | 2004-10-02 | 1 | -2/+2 |
* | oh.... | ptt | 2004-10-02 | 1 | -18/+8 |
* | split no reply and solved | ptt | 2004-10-02 | 1 | -6/+18 |
* | create the file if not exist | victor | 2004-10-02 | 1 | -0/+5 |
* | wrong fopen mode | victor | 2004-10-01 | 1 | -1/+1 |
* | solved a frequent race | victor | 2004-10-01 | 1 | -3/+16 |
* | enlarge the random range | victor | 2004-09-30 | 1 | -1/+1 |
* | a little bit modification of crosspost policy | victor | 2004-09-28 | 2 | -19/+23 |
* | add subscribed boards only when login | victor | 2004-09-27 | 3 | -7/+5 |
* | check FILE_SOLVE when people want reply during reading. | ptt | 2004-09-23 | 1 | -1/+3 |
* | 1. fix 1 make error | ptt | 2004-09-23 | 5 | -8/+8 |
* | correct revision 2210 | victor | 2004-09-23 | 3 | -9/+9 |
* | fix bug of finding a hiding user, reported by charto.bbs@ptt | victor | 2004-09-22 | 1 | -0/+2 |
* | fix malfunction of '[', ']', '=' keys on article with long title | victor | 2004-09-22 | 2 | -5/+6 |
* | fix that adding file.c in r2207 causes compile failure in util/. | in2 | 2004-09-22 | 1 | -0/+3 |
* | fix bug: when deleting an user, the aloha record won't be deleted. | victor | 2004-09-20 | 5 | -51/+127 |
* | undo r2169, r2170 in io.c | in2 | 2004-09-19 | 1 | -10/+3 |
* | PERM_BOARD could set board | in2 | 2004-09-19 | 2 | -9/+10 |
* | Fix wrong testing of return value of read in apply_record(). | scw | 2004-09-19 | 1 | -2/+4 |
* | move up the threshold of safe_delete | ptt | 2004-09-17 | 2 | -2/+2 |
* | don't forget to fclose | kcwu | 2004-09-17 | 1 | -1/+3 |
* | Check angel permission before starting conversation. | scw | 2004-09-16 | 2 | -1/+10 |
* | Personal chess country data query done. | scw | 2004-09-12 | 3 | -0/+53 |
* | Solaris compatible | victor | 2004-09-12 | 3 | -6/+30 |
* | correct revision 2191 | victor | 2004-09-11 | 1 | -2/+6 |
* | Revert some A270 ~ A2A3 in Big5 back to F9FA ~ F9FD in Big5. | scw | 2004-09-11 | 2 | -5/+5 |
* | merge back from branch victor.solaris | victor | 2004-09-10 | 16 | -118/+504 |
* | Using mmap instead of alloca to get buffer when CRITICAL_MEMORY is defined. | scw | 2004-09-09 | 1 | -1/+22 |
* | fix chc bug, but still buggy | victor | 2004-09-09 | 3 | -15/+33 |
* | Fix r2178.victor.solaris@2177 | scw | 2004-09-03 | 1 | -4/+4 |
* | domain_name_query is changed to cidr format | victor | 2004-09-03 | 4 | -38/+67 |
* | allow people born after 1990 to register. | ptt | 2004-08-30 | 1 | -1/+1 |
* | Chess country files adding. | scw | 2004-08-29 | 1 | -0/+56 |
* | Add 'const' qualifiers on functions in stuff.c. | scw | 2004-08-29 | 1 | -12/+12 |
* | the /proc/meminfo interface in linux kernel 2.6 is diferrent | victor | 2004-08-29 | 1 | -6/+9 |
* | bug fixed for badpost | ptt | 2004-08-29 | 1 | -23/+38 |
* | use vmsg() instead of outs() + pressanykey() | in2 | 2004-08-27 | 8 | -72/+38 |
* | ignore case in searching user's email | in2 | 2004-08-27 | 1 | -1/+1 |
* | fix bug in r2169 | in2 | 2004-08-27 | 1 | -5/+8 |
* | less screen copying in ofo water ball mode | victor | 2004-08-26 | 2 | -7/+11 |
* | GuEsT login to be case-insensitive | victor | 2004-08-25 | 1 | -1/+1 |
* | USHM checking bug. | scw | 2004-08-22 | 1 | -3/+3 |
* | Mail user when PERM_ANGEL setted. | scw | 2004-08-21 | 2 | -2/+18 |
* | fix deleted板精華區標題前面都會多一個 space by ltlmouse | in2 | 2004-08-18 | 1 | -3/+3 |
* | Chess country basic things constructing. | scw | 2004-08-12 | 3 | -2/+22 |
* | sallkoy's color for pressanykey and push bottom | ptt | 2004-08-10 | 2 | -5/+5 |
* | fix r2157 | in2 | 2004-08-05 | 1 | -1/+1 |
* | reject F222222222 as personalid | in2 | 2004-08-05 | 1 | -1/+2 |
* | debug goodpost & bad post | ptt | 2004-08-04 | 3 | -36/+21 |
* | Use alloca() to get needed buffer instead of fix-size array on stack | scw | 2004-08-01 | 1 | -1/+2 |
* | use correct type: size_t/int/long/pointer | in2 | 2004-07-30 | 12 | -61/+74 |
* | add file existence test in (O)ld User data. suggested by ltlmouse | in2 | 2004-07-30 | 1 | -2/+5 |
* | use int instead of long | in2 | 2004-07-30 | 8 | -16/+16 |
* | Fix screen for gomo. | scw | 2004-07-28 | 1 | -6/+11 |
* | Buildin gomo board, etc/@five no longer needed. | scw | 2004-07-28 | 1 | -1/+22 |
* | Add color for gomo board. (The same way as in GO) | scw | 2004-07-28 | 1 | -0/+5 |
* | Lower number of screen refreshing when playing GO. | scw | 2004-07-25 | 1 | -3/+3 |
* | Go game add color board (dirty hack @@), | scw | 2004-07-25 | 3 | -134/+202 |
* | 1. add <> for deleted announce. | ptt | 2004-07-19 | 2 | -7/+10 |
* | Put an ascii charactor before curses to avoid some client | scw | 2004-07-18 | 1 | -4/+4 |
* | register | in2 | 2004-07-18 | 2 | -7/+7 |
* | revert to 2113 | in2 | 2004-07-18 | 1 | -1/+0 |
* | reason, suggested by ltlmouse | in2 | 2004-07-18 | 2 | -1/+2 |
* | remove high light at pressanykey | ptt | 2004-07-13 | 1 | -4/+4 |
* | change the color of pressanykey | ptt | 2004-07-13 | 1 | -5/+5 |
* | remove the color of marked post | ptt | 2004-07-13 | 1 | -2/+0 |
* | chage the color of push bottom | ptt | 2004-07-13 | 1 | -1/+5 |
* | change the display way of push bottom | ptt | 2004-07-13 | 1 | -8/+9 |
* | enable the editor with symbol bar. | ptt | 2004-07-11 | 1 | -12/+229 |
* | allow empty title when merge dir | ptt | 2004-07-11 | 1 | -1/+1 |
* | fix bug of push bottom. | ptt | 2004-07-11 | 1 | -1/+1 |
* | No talk request when playing go and dark. | scw | 2004-07-10 | 1 | -0/+1 |
* | correcting mode strings. | scw | 2004-07-10 | 4 | -23/+14 |
* | fix UPPER/LOWER case problem when register.ptt.testclient@2117 | ptt | 2004-07-07 | 1 | -2/+3 |
* | fix bug in sending a mail in userlist | in2 | 2004-07-05 | 1 | -2/+4 |
* | correcting go's output | scw | 2004-07-04 | 1 | -2/+14 |
* | GO game merged from FPG. | scw | 2004-07-04 | 6 | -24/+1432 |
* | set extra mail box limit as MAX_EXKEEPMAIL | ptt | 2004-07-02 | 1 | -1/+1 |
* | 1. fix typo in chinese. | ptt | 2004-07-01 | 2 | -6/+6 |
* | merge the branch from ptt.fpg | ptt | 2004-07-01 | 2 | -56/+93 |
* | bug fixed : | ptt | 2004-06-30 | 1 | -1/+1 |
* | Reverting revision 2098 and 2100. These make kernel panic due to out of swap. | scw | 2004-06-29 | 3 | -115/+27 |
* | Check window size in telnet.scw.telnet@2100 | scw | 2004-06-29 | 1 | -5/+6 |
* | Parse a little TELNET control string. | scw | 2004-06-29 | 3 | -29/+116 |
* | Some functions in cache are never used in mbbsd. | scw | 2004-06-28 | 2 | -1/+9 |
* | Merge bbs merge moduleptt.fpg@2092 | ptt | 2004-06-26 | 8 | -24/+315 |
* | 1. use setupmailusage instead touchmailusage | ptt | 2004-06-26 | 4 | -11/+6 |
* | 1.debug select_read problem with "SR" in board name. | ptt | 2004-06-26 | 3 | -11/+29 |
* | Wrong message. | scw | 2004-06-24 | 1 | -1/+1 |
* | Angel leaving message. | scw | 2004-06-24 | 2 | -11/+84 |
* | Add a flag for BM to choose BRD_NOBOO by 'I' | ptt | 2004-06-22 | 2 | -8/+13 |
* | unregistered alert >10 -> >100 | ptt | 2004-06-22 | 1 | -3/+3 |
* | Add statistic program for angel. | scw | 2004-06-20 | 5 | -1/+10 |
* | ADD_EXMAILBOX | in2 | 2004-06-20 | 1 | -1/+1 |
* | experiment on setting socket recving buffer size to 1kb | kcwu | 2004-06-18 | 1 | -1/+4 |
* | anonymous posting in inn | in2 | 2004-06-15 | 2 | -8/+14 |
* | re-indent | in2 | 2004-06-15 | 1 | -210/+213 |
* | OLDRECOMMEND | in2 | 2004-06-15 | 1 | -1/+15 |
* | Fix cursor displaying error in chinese chess.Ptt.merge@2064 | scw | 2004-06-14 | 1 | -4/+4 |
* | Change default option of userlist. | scw | 2004-06-14 | 1 | -1/+1 |
* | fix mail alert after the new mails are read | victor | 2004-06-14 | 1 | -0/+1 |
* | merge back from victor.screen branch | victor | 2004-06-12 | 8 | -144/+49 |
* | warning free | in2 | 2004-06-11 | 2 | -1/+3 |
* | security fix in blog | in2 | 2004-06-10 | 1 | -1/+9 |
* | fix for compile | kcwu | 2004-06-10 | 1 | -4/+7 |
* | replace some prints() with outs(), | kcwu | 2004-06-10 | 31 | -247/+240 |
* | return local variable | victor | 2004-06-10 | 1 | -4/+6 |
* | show cpu usage | in2 | 2004-06-08 | 1 | -1/+7 |
* | strcasestr() is OS dependent function | kcwu | 2004-06-04 | 2 | -15/+15 |
* | fix compile error when PLAY_ANGLE undefined | kcwu | 2004-06-04 | 1 | -0/+2 |
* | use 'const' keyword to reduce 7904 bytes data segment | kcwu | 2004-06-04 | 25 | -114/+114 |
* | remove prototypes of not exist functions | kcwu | 2004-06-04 | 5 | -21/+22 |
* | SHM->GV2.e.dymaxactive instead GLOBALVAR[9] | in2 | 2004-06-02 | 1 | -1/+1 |
* | re-add anti-robot in editKuolin.test@2043 | ptt | 2004-06-02 | 1 | -1/+12 |
* | reindent for ptt and fix '=' | in2 | 2004-05-31 | 1 | -14/+19 |
* | same typo #ifdef->#if | ptt | 2004-05-30 | 1 | -1/+1 |
* | typo #ifdef -> #if | ptt | 2004-05-30 | 1 | -1/+1 |
* | typo | victor | 2004-05-30 | 1 | -1/+1 |
* | use LCECHO | in2 | 2004-05-30 | 2 | -3/+4 |
* | wrong type | victor | 2004-05-29 | 1 | -1/+1 |
* | not show symlink while selecting | victor | 2004-05-29 | 1 | -2/+4 |
* | Update passwd after choosen the angel. | scw | 2004-05-28 | 1 | -3/+6 |
* | 1. send etc/foreign_expired_warn only when FOREIGN_REG_DAY > 0 for Ptt3 | ptt | 2004-05-27 | 2 | -2/+5 |
* | Changing option order in Talk. | scw | 2004-05-27 | 1 | -1/+1 |
* | Anonymous money giving. | scw | 2004-05-27 | 1 | -1/+11 |
* | Fix some bug and add some feature for angel. | scw | 2004-05-27 | 1 | -4/+21 |
* | ID hiding in WATER_NEW. | scw | 2004-05-26 | 1 | -3/+13 |
* | Confirm for angel answering in ofo watermode. | scw | 2004-05-25 | 1 | -0/+2 |
* | Only registered user can call angel. | scw | 2004-05-25 | 4 | -8/+12 |
* | discard 1998 | in2 | 2004-05-24 | 1 | -31/+0 |
* | Merge from scw.angel. | scw | 2004-05-24 | 11 | -71/+451 |
* | Fix disconnection when leaving board. | scw | 2004-05-21 | 2 | -6/+12 |
* | fix bug of select perm '1-4' | ptt | 2004-05-20 | 1 | -2/+1 |
* | fix bug of unable to change the title while reediting | ptt | 2004-05-19 | 1 | -4/+5 |
* | debug truncate the SR.* files of select mode | ptt | 2004-05-19 | 1 | -1/+2 |
* | edit.c: just need to fopen | victor | 2004-05-19 | 2 | -7/+6 |
* | no unread mark befor 'unknown' | victor | 2004-05-18 | 1 | -34/+36 |
* | s/\\n// foreach vmsg("xxx") | victor | 2004-05-18 | 4 | -65/+57 |
* | add stampfilefd() to avoid race condition | in2 | 2004-05-17 | 1 | -0/+31 |
* | show the current/max page in vote | victor | 2004-05-17 | 1 | -1/+1 |
* | delete uncessary repost to ALLPOST | ptt | 2004-05-16 | 1 | -0/+2 |
* | fix register error for foreigner | ptt | 2004-05-16 | 1 | -2/+0 |
* | fix register for foreigner | ptt | 2004-05-16 | 1 | -3/+1 |
* | Wrong format of menu. | scw | 2004-05-15 | 1 | -3/+3 |
* | Changing unsuitable shortcut. | scw | 2004-05-15 | 1 | -3/+3 |
* | correcting Calendar function. | scw | 2004-05-15 | 2 | -1/+2 |
* | fix one typo i > 2 not i > 1 | ptt | 2004-05-14 | 1 | -4/+4 |
* | 1.add [BC] when broadcasting message | ptt | 2004-05-14 | 2 | -14/+12 |
* | don't show bad word on recommend | ptt | 2004-05-14 | 1 | -1/+1 |
* | revert old show_brdlist for performance (to see if it caused the high load re... | victor | 2004-05-14 | 1 | -141/+84 |
* | fix one error condition when open news board | ptt | 2004-05-13 | 1 | -0/+1 |
* | missing commit | victor | 2004-05-13 | 1 | -1/+1 |
* | color fix | victor | 2004-05-13 | 2 | -2/+3 |
* | fix board hilighting | victor | 2004-05-13 | 1 | -2/+2 |
* | adjust recommend color again | ptt | 2004-05-13 | 1 | -3/+3 |
* | adjust recommend to the front of id | ptt | 2004-05-13 | 1 | -2/+2 |
* | adjust the color and layout of recommend | ptt | 2004-05-13 | 1 | -5/+6 |
* | 1 char offset for recommend | ptt | 2004-05-13 | 1 | -1/+1 |
* | adjust color and text | ptt | 2004-05-13 | 1 | -8/+8 |
* | read/write recommend with same fd, | ptt | 2004-05-12 | 1 | -3/+6 |
* | a small bug of lseek in do_add_recommend | ptt | 2004-05-12 | 1 | -2/+2 |
* | update int olny when recommend | ptt | 2004-05-12 | 1 | -6/+3 |
* | remove MODE_ETC useless function | ptt | 2004-05-12 | 4 | -21/+6 |
* | fix for color | ptt | 2004-05-12 | 1 | -4/+3 |
* | a little bug of the output format | victor | 2004-05-12 | 1 | -21/+35 |
* | why only bm can recommend | victor | 2004-05-12 | 1 | -1/+1 |
* | newflag | victor | 2004-05-12 | 1 | -1/+17 |
* | fix a little bit | ptt | 2004-05-12 | 1 | -14/+11 |
* | add show bad post on postlist | ptt | 2004-05-12 | 1 | -1/+7 |
* | add function for recommend | ptt | 2004-05-12 | 1 | -28/+44 |
* | 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 | 2 | -84/+127 |
* | fix empty muser.justify | in2 | 2004-05-05 | 1 | -4/+6 |
* | register | in2 | 2004-05-05 | 1 | -0/+7 |
* | fixed the bugs in reload_fcache | jack | 2004-05-05 | 1 | -1/+1 |
* | avoid SHM->bsorted[type][n] == NULL | in2 | 2004-05-04 | 1 | -2/+1 |
* | in log_file(), use LOG_VF if need to vfprintf(). | in2 | 2004-05-03 | 11 | -28/+40 |
* | safe_delete won't happen when mode_digest | ptt | 2004-05-02 | 2 | -3/+4 |
* | avoid race condition at tag board->paste board | ptt | 2004-05-02 | 4 | -15/+21 |
* | fix cursor problem for select_read | ptt | 2004-05-01 | 1 | -1/+2 |
* | remove black hole | ptt | 2004-05-01 | 1 | -2/+2 |