| Commit message (Expand) | Author | Age | Files | Lines |
* | fix last commit's fault | victor | 2004-11-16 | 1 | -2/+2 |
* | fix redraw problem when calling thread() | victor | 2004-11-16 | 1 | -13/+14 |
* | fix a null pointer handling bug | in2 | 2004-11-15 | 1 | -2/+2 |
* | user has the most priority ..... | victor | 2004-11-12 | 1 | -2/+3 |
* | try to fix strange behavior of bvote | victor | 2004-11-11 | 3 | -23/+13 |
* | add modifier "const" to some constant | victor | 2004-11-09 | 4 | -12/+18 |
* | move two static struct termios tty_state, tty_new to local, they're not used | victor | 2004-11-08 | 1 | -4/+2 |
* | comment todo | kcwu | 2004-11-06 | 2 | -0/+2 |
* | fix bug: missing string terminate char | kcwu | 2004-11-06 | 1 | -0/+2 |
* | fix pointer crash bug due to my last modify | kcwu | 2004-11-06 | 1 | -12/+12 |
* | To avoid huge load, sleep 0.1s after each card game, chichken, gamble transac... | kcwu | 2004-11-06 | 2 | -0/+2 |
* | rewrite Makefile for using pttbbs.mk and clean a lot of | in2 | 2004-11-06 | 1 | -199/+52 |
* | Backup screen without hole. Save 8~11kb for normal user. | kcwu | 2004-11-06 | 8 | -24/+66 |
* | set socket send buf to 4kb | kcwu | 2004-11-06 | 1 | -0/+2 |
* | import NoCeM into innbbsd/. | in2 | 2004-11-05 | 11 | -13/+726 |
* | 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 |
* | comment the dirty usage | kcwu | 2004-11-01 | 1 | -1/+1 |
* | use memmove instead of memcpy if overlapping | kcwu | 2004-11-01 | 1 | -2/+4 |
* | fix bvote problem | victor | 2004-11-01 | 2 | -261/+193 |
* | treat lose and decrease chess rating if disconnected | kcwu | 2004-10-31 | 2 | -2/+6 |
* | show 6 card when playing blackjack | kcwu | 2004-10-31 | 1 | -16/+16 |
* | do not install UTIL_OBJS to ~/bin/ | in2 | 2004-10-31 | 1 | -1/+1 |
* | 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 |
* | FreeBSD -L/usr/local/lib | kcwu | 2004-10-31 | 1 | -1/+1 |
* | always respect to BBSHOME | kcwu | 2004-10-31 | 3 | -5/+5 |
* | 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 | 4 | -169/+86 |
* | fix comment typo | kcwu | 2004-10-28 | 1 | -1/+1 |
* | chess listing sorted by rating(conditional) and player attitute | kcwu | 2004-10-28 | 1 | -2/+19 |
* | race | victor | 2004-10-27 | 2 | -15/+25 |
* | modify merge bbs for SOB's boards | ptt | 2004-10-26 | 4 | -12/+13 |
* | typo, thanks wens | victor | 2004-10-25 | 1 | -1/+1 |
* | add daemon mode for utmpfix | in2 | 2004-10-25 | 1 | -27/+48 |
* | 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 | 3 | -1/+4 |
* | apply memcpy() instead of strlcpy() to mind | in2 | 2004-10-24 | 1 | -1/+1 |
* | WARNING | victor | 2004-10-23 | 4 | -5/+158 |
* | fix card_jack crash | kcwu | 2004-10-21 | 1 | -2/+12 |
* | 1.fix infinite loop | victor | 2004-10-21 | 1 | -3/+6 |
* | if some utmp records fails, utmpfix will clean the records | in2 | 2004-10-20 | 1 | -7/+28 |
* | unsetenv before daemon fork | kcwu | 2004-10-20 | 1 | -3/+3 |
* | fix move step line | kcwu | 2004-10-19 | 1 | -57/+111 |
* | install sample chess poem | kcwu | 2004-10-19 | 2 | -1/+12 |
* | fix utmpfix that corrupt SHM | kcwu | 2004-10-19 | 1 | -1/+8 |
* | shmctl should NOT fail in utmpfix, but when something wrong | in2 | 2004-10-19 | 1 | -4/+31 |
* | 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 |
* | 1.support ipcrm in Linux and setuid to BBSADM ad the same time to | victor | 2004-10-17 | 1 | -10/+32 |
* | 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 | 3 | -10/+27 |
* | fix last commit | kcwu | 2004-10-16 | 1 | -1/+1 |
* | trip IAC char in user's nick | kcwu | 2004-10-16 | 1 | -0/+1 |
* | 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 | 3 | -19/+103 |
* | 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 | 2 | -1/+7 |
* | 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 |
* | fix error in su command | in2 | 2004-10-09 | 1 | -3/+4 |
* | typo | in2 | 2004-10-09 | 1 | -1/+1 |
* | correct comment typo | kcwu | 2004-10-09 | 1 | -1/+1 |
* | 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 |
* | order by play count>0 first | kcwu | 2004-10-09 | 1 | -6/+22 |
* | 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 | 2 | -1/+3 |
* | calculate chess ELO rating | kcwu | 2004-10-08 | 5 | -1/+42 |
* | give warning | kcwu | 2004-10-07 | 1 | -0/+1 |
* | fix typo in comment | kcwu | 2004-10-07 | 1 | -1/+1 |
* | big5 sucks | victor | 2004-10-06 | 1 | -1/+1 |
* | remove unused uflag: MIND_FLAG, COLOR_FLAG | victor | 2004-10-06 | 4 | -24/+68 |
* | 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 | 2 | -20/+9 |
* | split no reply and solved | ptt | 2004-10-02 | 2 | -7/+20 |
* | 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 |
* | use perl instead of pperl. pperl breaks too often. | in2 | 2004-09-30 | 1 | -1/+1 |
* | enlarge the random range | victor | 2004-09-30 | 1 | -1/+1 |
* | a little bit modification of crosspost policy | victor | 2004-09-28 | 3 | -20/+25 |
* | 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 | 8 | -12/+14 |
* | correct revision 2210 | victor | 2004-09-23 | 4 | -9/+17 |
* | 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 | 4 | -6/+11 |
* | fix that adding file.c in r2207 causes compile failure in util/. | in2 | 2004-09-22 | 2 | -2/+5 |
* | fix bug: when deleting an user, the aloha record won't be deleted. | victor | 2004-09-20 | 8 | -54/+137 |
* | 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 |
* | change domain name in sample setting. ptt.csie.ntu.edu.tw -> ptt.cc | kcwu | 2004-09-17 | 3 | -4/+4 |
* | don't forget to fclose | kcwu | 2004-09-17 | 1 | -1/+3 |
* | show error message if libhz is not found | in2 | 2004-09-16 | 1 | -0/+6 |
* | Check angel permission before starting conversation. | scw | 2004-09-16 | 2 | -1/+10 |
* | Fix buffer size bug and correcting output. | in2 | 2004-09-16 | 1 | -5/+5 |
* | Ignore the ones whose PERM_ANGEL have been removed in angel.c. | scw | 2004-09-15 | 2 | -25/+28 |
* | Personal chess country data query done. | scw | 2004-09-12 | 4 | -5/+66 |
* | Solaris compatible | victor | 2004-09-12 | 13 | -32/+64 |
* | 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 |
* | ignore \e and \b in title | in2 | 2004-09-11 | 1 | -4/+11 |
* | merge back from branch victor.solaris | victor | 2004-09-10 | 28 | -215/+697 |
* | 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 | 7 | -24/+44 |
* | better output | in2 | 2004-09-04 | 1 | -3/+4 |
* | Fix r2178.victor.solaris@2177 | scw | 2004-09-03 | 1 | -4/+4 |
* | domain_name_query is changed to cidr format | victor | 2004-09-03 | 9 | -298/+354 |
* | allow people born after 1990 to register. | ptt | 2004-08-30 | 1 | -1/+1 |
* | Chess country files adding. | scw | 2004-08-29 | 2 | -4/+61 |
* | Add 'const' qualifiers on functions in stuff.c. | scw | 2004-08-29 | 2 | -24/+24 |
* | 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 | 3 | -7/+24 |
* | GuEsT login to be case-insensitive | victor | 2004-08-25 | 1 | -1/+1 |
* | USHM checking bug. | scw | 2004-08-22 | 2 | -4/+7 |
* | Mail user when PERM_ANGEL setted. | scw | 2004-08-21 | 3 | -2/+41 |
* | fix deleted板精華區標題前面都會多一個 space by ltlmouse | in2 | 2004-08-18 | 1 | -3/+3 |
* | Chess country basic things constructing. | scw | 2004-08-12 | 7 | -4/+215 |
* | sallkoy's color for pressanykey and push bottom | ptt | 2004-08-10 | 2 | -5/+5 |
* | new filtermail | in2 | 2004-08-05 | 2 | -23/+46 |
* | fix r2157 | in2 | 2004-08-05 | 2 | -6/+6 |
* | reject F222222222 as personalid | in2 | 2004-08-05 | 1 | -1/+2 |
* | debug goodpost & bad post | ptt | 2004-08-04 | 4 | -42/+22 |
* | WITHFILTERMAIL flag | in2 | 2004-08-04 | 1 | -0/+3 |
* | 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 | 14 | -63/+76 |
* | 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 | 10 | -20/+19 |
* | 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 | 2 | -3/+8 |
* | use bbs:bbs instead bbs.bbs. suggested by rafan | in2 | 2004-07-27 | 1 | -1/+1 |
* | discard the situation | ptt | 2004-07-27 | 2 | -0/+2 |
* | 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 |
* | fix bug | in2 | 2004-07-15 | 1 | -6/+5 |
* | fix last commit | in2 | 2004-07-13 | 1 | -0/+1 |
* | 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 |
* | link old usies into log/ | in2 | 2004-07-12 | 1 | -17/+19 |
* | 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 |
* | reindentptt.fpg@2121 | in2 | 2004-07-10 | 1 | -178/+134 |
* | 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 | 10 | -26/+1445 |
* | 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 | -2/+3 |
* | 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 | 5 | -118/+28 |
* | Check window size in telnet.scw.telnet@2100 | scw | 2004-06-29 | 1 | -5/+6 |
* | Fix some compile warning and make error. | scw | 2004-06-29 | 4 | -6/+5 |
* | Parse a little TELNET control string. | scw | 2004-06-29 | 4 | -30/+118 |
* | 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 | 11 | -25/+459 |
* | 1. use setupmailusage instead touchmailusage | ptt | 2004-06-26 | 5 | -12/+7 |
* | add function define in proto.h to avoid warning | ptt | 2004-06-26 | 1 | -0/+1 |
* | 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 | 4 | -12/+87 |
* | Add a flag for BM to choose BRD_NOBOO by 'I' | ptt | 2004-06-22 | 3 | -8/+14 |
* | A util to produce (G)ivemoney format file from gamble result | ptt | 2004-06-22 | 2 | -1/+30 |
* | unregistered alert >10 -> >100 | ptt | 2004-06-22 | 1 | -3/+3 |
* | Change the output format and don't use bbsmail to avoid REJ_OUTTAMAIL. | scw | 2004-06-20 | 1 | -45/+110 |
* | Add statistic program for angel. | scw | 2004-06-20 | 9 | -5/+128 |
* | ADD_EXMAILBOX | in2 | 2004-06-20 | 3 | -1/+8 |
* | experiment on setting socket recving buffer size to 1kb | kcwu | 2004-06-18 | 1 | -1/+4 |
* | anonymous posting in inn | in2 | 2004-06-15 | 1 | -1/+1 |
* | 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 | 2 | -1/+18 |
* | 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 | 3 | -1/+6 |
* | security fix in blog | in2 | 2004-06-10 | 1 | -1/+9 |
* | tell gcc to check formating string | kcwu | 2004-06-10 | 1 | -2/+2 |
* | 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 | 3 | -16/+18 |
* | fix compile error when PLAY_ANGLE undefined | kcwu | 2004-06-04 | 1 | -0/+2 |
* | Fix compile error. | scw | 2004-06-04 | 2 | -1/+5 |
* | use 'const' keyword to reduce 7904 bytes data segment | kcwu | 2004-06-04 | 26 | -119/+119 |
* | remove prototypes of not exist functions | kcwu | 2004-06-04 | 6 | -63/+26 |
* | use $(CCACHE) | kcwu | 2004-06-04 | 1 | -8/+8 |
* | warning free | kcwu | 2004-06-04 | 2 | -4/+4 |
* | 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 |
* | add tools to translate man from eagle bbs system (ex.bbs.ntu.edu.tw) | ptt | 2004-06-02 | 2 | -1/+58 |
* | 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 |