| Commit message (Expand) | Author | Age | Files | Lines |
* | apply rafan's (rafan.bbs@ptt2.cc) big patch to s/username/nickname/g | victor | 2005-07-04 | 1 | -4/+4 |
* | misc update: | piaip | 2005-07-03 | 1 | -0/+10 |
* | s/版/板/ | in2 | 2005-06-26 | 1 | -2/+2 |
* | articles in FILE_BOTTOM could be edited | in2 | 2005-06-26 | 1 | -2/+1 |
* | 1. patch of defining BBSENAME | ptt | 2005-06-22 | 1 | -0/+3 |
* | articles in Security or FILE_BOTTOM should not be edited. | in2 | 2005-06-19 | 1 | -6/+7 |
* | better readability. | in2 | 2005-06-14 | 1 | -31/+31 |
* | fix a bug that END usually gets "no articles" in ALLPOST. | piaip | 2005-06-14 | 1 | -1/+8 |
* | update board notes behavior | piaip | 2005-06-13 | 1 | -2/+11 |
* | animated board notes | piaip | 2005-06-12 | 1 | -5/+13 |
* | when some files were corrupted (disappeared on disk) | piaip | 2005-06-12 | 1 | -2/+3 |
* | New style to specify ANSI escape commands. | piaip | 2005-06-08 | 1 | -28/+34 |
* | * fix wrong prototype for r2732 | scw | 2005-05-24 | 1 | -0/+4 |
* | dynamically change the limitation of waterpost according to the number of users. | ptt | 2005-05-19 | 1 | -5/+10 |
* | Cooldown does not prevent SYSOPs & BMs from seeing number of users in current... | wens | 2005-05-16 | 1 | -1/+1 |
* | seGga's suggestion: | ptt | 2005-05-11 | 1 | -10/+12 |
* | fix typo | ptt | 2005-05-07 | 1 | -7/+13 |
* | no_water_post only for nuser>50. | ptt | 2005-05-07 | 1 | -1/+1 |
* | corrected typos | ptt | 2005-05-07 | 1 | -38/+41 |
* | 1.kick people before give them ticket. | ptt | 2005-05-06 | 1 | -28/+33 |
* | fixed vedit crash issues when long lines caused split() | piaip | 2005-04-26 | 1 | -1/+1 |
* | workarounds to eliminate bugs: weather out of date, | piaip | 2005-04-26 | 1 | -0/+3 |
* | buffer overflow: file path [64] is too small! | piaip | 2005-04-21 | 1 | -4/+4 |
* | 1. make tty_read more clear and reable | piaip | 2005-04-18 | 1 | -3/+2 |
* | array index off by 1 bug | kcwu | 2005-04-15 | 1 | -1/+1 |
* | more statistic | kcwu | 2005-03-27 | 1 | -0/+13 |
* | remove dead code. its key has been overrided. | kcwu | 2005-03-27 | 1 | -85/+1 |
* | statistic | kcwu | 2005-03-19 | 1 | -0/+3 |
* | currboard is constant pointer | kcwu | 2005-03-19 | 1 | -1/+1 |
* | save about 500 bytes stack | kcwu | 2005-03-19 | 1 | -1/+1 |
* | add 'const' qualifiers on function parameters. | kcwu | 2005-03-19 | 1 | -47/+47 |
* | remove display of board users when cool down | ptt | 2005-03-19 | 1 | -2/+7 |
* | warning: searchuser() getuser() API change, don't change query string implici... | kcwu | 2005-03-15 | 1 | -5/+5 |
* | Change the display of L+M. It become '!' | ptt | 2005-03-15 | 1 | -1/+6 |
* | only articles with S and M flags could not be pushed. | in2 | 2005-03-14 | 1 | -1/+1 |
* | fix r2613 | in2 | 2005-03-13 | 1 | -1/+1 |
* | use Copy() instead Link() for most cases | in2 | 2005-03-13 | 1 | -22/+5 |
* | fix dark screen bug | ptt | 2005-03-13 | 1 | -2/+2 |
* | solved what DonaldLam said about allpost problem | ptt | 2005-03-13 | 1 | -29/+28 |
* | move global variable into local, 587 bytes | kcwu | 2005-03-12 | 1 | -1/+2 |
* | move global variable xuser into local, save 512 bytes. | kcwu | 2005-03-12 | 1 | -1/+2 |
* | explicitly tell C compiler functions have no parameter | kcwu | 2005-03-12 | 1 | -5/+5 |
* | move global variable to local, save another 536 bytes | kcwu | 2005-03-12 | 1 | -15/+19 |
* | fix bug | wens | 2005-03-10 | 1 | -6/+6 |
* | add "cool down" feature for boards. | wens | 2005-03-09 | 1 | -0/+63 |
* | fix bug | wens | 2005-03-06 | 1 | -1/+1 |
* | fix last commit | wens | 2005-03-03 | 1 | -3/+3 |
* | Post limits do not apply to BMs and SYSOPs | wens | 2005-03-03 | 1 | -6/+9 |
* | add regtime to post & vote limits | wens | 2005-03-03 | 1 | -10/+33 |
* | fix 'internal error' when deleting articles from other sites. | in2 | 2005-02-25 | 1 | -1/+2 |
* | add dietlibc support, reduced 16kb memory usage on linux x86_64. | kcwu | 2005-02-24 | 1 | -4/+4 |
* | show a warning message if SYSOP enters a hidden board | in2 | 2005-02-12 | 1 | -0/+7 |
* | check if uid is in range in deumoney(). or damage SHM. | in2 | 2005-02-12 | 1 | -2/+2 |
* | rewrite few lines. | kcwu | 2005-02-12 | 1 | -2/+2 |
* | When OLDRECOMMAND is defined, we don't have to care about BRD_NOBOO. | scw | 2005-02-11 | 1 | -3/+15 |
* | Recommand code clean up and make length limit depend on ID length. | scw | 2005-02-09 | 1 | -27/+28 |
* | * In generalnamecomplete(), complete as more as possible when space (' ') | scw | 2005-02-05 | 1 | -10/+2 |
* | Fix dark screen problem | ptt | 2005-02-03 | 1 | -1/+1 |
* | use ctime4 for compat on x86_64 | wens | 2005-01-25 | 1 | -2/+2 |
* | use time4_t(uint32_t) instead of time_t for x86-64 arch. | in2 | 2005-01-24 | 1 | -10/+10 |
* | revert last commit | wens | 2005-01-19 | 1 | -3/+6 |
* | limitedit should be SYSOP only | wens | 2005-01-19 | 1 | -6/+3 |
* | fix missing initialization (default is insert mode) | victor | 2005-01-19 | 1 | -1/+1 |
* | proper layout for long screen | victor | 2005-01-17 | 1 | -8/+10 |
* | don't use those useless data (I'll review edit.c later) | victor | 2005-01-17 | 1 | -2/+12 |
* | fix bug | in2 | 2005-01-14 | 1 | -1/+1 |
* | Only sysop can set `chess country' and `restricted post.' | scw | 2005-01-13 | 1 | -1/+1 |
* | only SYSOPs can change post limit | wens | 2005-01-09 | 1 | -9/+12 |
* | Make BM be able to set whether everyone can post | scw | 2005-01-07 | 1 | -1/+27 |
* | add post limits for BM. | wens | 2005-01-07 | 1 | -15/+119 |
* | add function for BMs to choose default save method | wens | 2004-12-20 | 1 | -2/+30 |
* | merge ptt.linux again | wens | 2004-12-11 | 1 | -3/+3 |
* | fucking compile error | victor | 2004-12-09 | 1 | -1/+1 |
* | discard r2368 due to compilation failure | in2 | 2004-12-06 | 1 | -2/+2 |
* | fix title length | wens | 2004-12-05 | 1 | -0/+2 |
* | merge ptt.linux | wens | 2004-12-05 | 1 | -2/+2 |
* | add board to title for deleted articles as in ALLPOST | wens | 2004-12-03 | 1 | -1/+2 |
* | changed money in fileheader_t into union | wens | 2004-12-03 | 1 | -16/+17 |
* | some help pages are showed from file | victor | 2004-12-02 | 1 | -32/+1 |
* | added vote board limits for BM using key 'C' | wens | 2004-11-20 | 1 | -1/+4 |
* | moved cancel bid earlier | wens | 2004-11-18 | 1 | -2/+17 |
* | 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 | 1 | -4/+4 |
* | found black hold. | ptt | 2004-10-05 | 1 | -2/+2 |
* | 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 |
* | a little bit modification of crosspost policy | victor | 2004-09-28 | 1 | -3/+10 |
* | 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 | 1 | -4/+4 |
* | fix malfunction of '[', ']', '=' keys on article with long title | victor | 2004-09-22 | 1 | -2/+3 |
* | move up the threshold of safe_delete | ptt | 2004-09-17 | 1 | -1/+1 |
* | merge back from branch victor.solaris | victor | 2004-09-10 | 1 | -2/+2 |
* | bug fixed for badpost | ptt | 2004-08-29 | 1 | -23/+38 |
* | use vmsg() instead of outs() + pressanykey() | in2 | 2004-08-27 | 1 | -20/+10 |
* | sallkoy's color for pressanykey and push bottom | ptt | 2004-08-10 | 1 | -1/+1 |
* | fix r2157 | in2 | 2004-08-05 | 1 | -1/+1 |
* | debug goodpost & bad post | ptt | 2004-08-04 | 1 | -10/+8 |
* | use correct type: size_t/int/long/pointer | in2 | 2004-07-30 | 1 | -12/+16 |
* | use int instead of long | in2 | 2004-07-30 | 1 | -4/+4 |
* | 1. add <> for deleted announce. | ptt | 2004-07-19 | 1 | -5/+7 |
* | 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 |
* | 1. fix typo in chinese. | ptt | 2004-07-01 | 1 | -4/+4 |
* | 1. use setupmailusage instead touchmailusage | ptt | 2004-06-26 | 1 | -1/+1 |
* | 1.debug select_read problem with "SR" in board name. | ptt | 2004-06-26 | 1 | -1/+3 |
* | Add a flag for BM to choose BRD_NOBOO by 'I' | ptt | 2004-06-22 | 1 | -6/+11 |
* | anonymous posting in inn | in2 | 2004-06-15 | 1 | -7/+13 |
* | re-indent | in2 | 2004-06-15 | 1 | -210/+213 |
* | OLDRECOMMEND | in2 | 2004-06-15 | 1 | -1/+15 |
* | replace some prints() with outs(), | kcwu | 2004-06-10 | 1 | -11/+11 |
* | use 'const' keyword to reduce 7904 bytes data segment | kcwu | 2004-06-04 | 1 | -3/+3 |
* | fix bug of unable to change the title while reediting | ptt | 2004-05-19 | 1 | -4/+5 |
* | s/\\n// foreach vmsg("xxx") | victor | 2004-05-18 | 1 | -60/+52 |
* | delete uncessary repost to ALLPOST | ptt | 2004-05-16 | 1 | -0/+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 | 1 | -12/+9 |
* | don't show bad word on recommend | ptt | 2004-05-14 | 1 | -1/+1 |
* | 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 | 1 | -16/+2 |
* | fix for color | ptt | 2004-05-12 | 1 | -4/+3 |
* | why only bm can recommend | victor | 2004-05-12 | 1 | -1/+1 |
* | 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 |
* | refactor show_brdlist() | victor | 2004-05-07 | 1 | -2/+4 |
* | in log_file(), use LOG_VF if need to vfprintf(). | in2 | 2004-05-03 | 1 | -2/+3 |
* | safe_delete won't happen when mode_digest | ptt | 2004-05-02 | 1 | -2/+3 |
* | clean up getindex() and substitute record | ptt | 2004-04-30 | 1 | -57/+1 |
* | 1.fix some bug for reference tag | ptt | 2004-04-30 | 1 | -129/+34 |
* | change log_file() | ptt | 2004-04-30 | 1 | -12/+6 |
* | 1.avoid bottom black hole | ptt | 2004-04-29 | 1 | -2/+8 |
* | (y/N) | in2 | 2004-04-29 | 1 | -2/+2 |
* | buf overflow of vmsg | ptt | 2004-04-27 | 1 | -1/+1 |
* | rewrite | ptt | 2004-04-27 | 1 | -94/+14 |
* | modify a little for vmsg | ptt | 2004-04-24 | 1 | -1/+1 |
* | reoragnize functions | ptt | 2004-04-24 | 1 | -27/+13 |
* | remove useless functions | ptt | 2004-04-23 | 1 | -2/+2 |
* | remove useless codesPtt.read@1812 | ptt | 2004-04-23 | 1 | -6/+0 |
* | revert cuser from pointer to buffer. | ptt | 2004-04-21 | 1 | -52/+52 |
* | push bottom fix | ptt | 2004-04-16 | 1 | -0/+1 |
* | only check if the file exists when marking. (not unmarking) | in2 | 2004-04-14 | 1 | -1/+2 |
* | remove dircache | ptt | 2004-04-14 | 1 | -11/+1 |
* | small bug of direct | ptt | 2004-04-14 | 1 | -1/+1 |
* | gamble bug | ptt | 2004-04-14 | 1 | -0/+2 |
* | 防堵利用不同id同時舉辦賭場 | ptt | 2004-04-14 | 1 | -1/+1 |
* | 防堵利用不同id同時舉辦賭場 | ptt | 2004-04-14 | 1 | -0/+4 |
* | 1.change outs pressanykey -> vmsg | ptt | 2004-04-14 | 1 | -13/+5 |
* | simplify the code | ptt | 2004-04-13 | 1 | -13/+3 |
* | message bug of push bottom | ptt | 2004-04-13 | 1 | -2/+1 |
* | push_bottom fix | ptt | 2004-04-13 | 1 | -1/+2 |
* | push bottom bug fix | ptt | 2004-04-13 | 1 | -1/+0 |
* | avoid delete board by delete article | ptt | 2004-04-13 | 1 | -0/+2 |
* | mark broken | in2 | 2004-04-13 | 1 | -0/+1 |
* | push bottom fix | ptt | 2004-04-13 | 1 | -1/+1 |
* | do select fix | ptt | 2004-04-12 | 1 | -6/+4 |
* | safe article delete limited to only hot boards (nuser>20) | ptt | 2004-04-12 | 1 | -8/+8 |
* | FULLUPDATE when abort selecting board. | scw | 2004-04-11 | 1 | -3/+3 |
* | push_bottom() marks broken | in2 | 2004-04-09 | 1 | -0/+2 |
* | git-svn-id: http://opensvn.csie.org/pttbbs/trunk/pttbbs@1732 63ad8ddf-47c3-03... | ptt | 2004-04-08 | 1 | -1/+1 |
* | push bottom complete | ptt | 2004-04-08 | 1 | -3/+2 |
* | push bottom | ptt | 2004-04-08 | 1 | -1/+1 |
* | push bottom | ptt | 2004-04-08 | 1 | -2/+5 |
* | push_bottom fix | ptt | 2004-04-08 | 1 | -0/+1 |
* | push_bottom fix | ptt | 2004-04-08 | 1 | -2/+4 |
* | Write back brc record before switch board using 's'. | scw | 2004-04-06 | 1 | -0/+1 |
* | push bottom | ptt | 2004-04-06 | 1 | -2/+3 |
* | push_bottom | ptt | 2004-04-06 | 1 | -1/+2 |
* | add push_bottom function | ptt | 2004-04-06 | 1 | -7/+40 |
* | Fix currboard usage when crosspost. | scw | 2004-04-05 | 1 | -3/+4 |
* | bm permission error | victor | 2004-04-02 | 1 | -5/+4 |
* | check post perm on demand | victor | 2004-04-02 | 1 | -12/+29 |
* | 1. | ptt | 2004-04-02 | 1 | -12/+19 |
* | brdname must starts with an alphabetic character (not a number) | in2 | 2004-04-01 | 1 | -1/+1 |
* | refining | ptt | 2004-03-31 | 1 | -5/+2 |
* | add mmap to cuser get ride of passwd_update | ptt | 2004-03-31 | 1 | -59/+57 |
* | Let currboard likely be setted to DEFAULT_BOARD. | scw | 2004-03-28 | 1 | -1/+1 |
* | Correcting action about make brc_buf be malloc. | scw | 2004-03-28 | 1 | -2/+1 |
* | Fix bug when .boardrc full. | scw | 2004-03-28 | 1 | -1/+1 |
* | get ride of delete_file | ptt | 2004-03-28 | 1 | -4/+4 |
* | simplify record.c | ptt | 2004-03-28 | 1 | -2/+2 |
* | leave board if brc_buf is not loaded | in2 | 2004-03-27 | 1 | -0/+4 |
* | modify the position of board's title | ptt | 2004-03-25 | 1 | -1/+1 |
* | simplfy append_record | ptt | 2004-03-25 | 1 | -1/+1 |
* | fix the problem of black hole | ptt | 2004-03-24 | 1 | -5/+7 |
* | show #bfs at article list | in2 | 2004-03-20 | 1 | -3/+3 |
* | merge from victor.symbolic branch | victor | 2004-03-12 | 1 | -3/+3 |
* | Wrong flag testing. | scw | 2004-02-22 | 1 | -1/+1 |
* | Opening wrong file. Remove the code and leave the racing. | scw | 2004-02-18 | 1 | -5/+6 |
* | fix bug in del_range() | in2 | 2004-02-14 | 1 | -6/+13 |
* | SAFE_ARTICLE_DELETE for 'D' | in2 | 2004-02-13 | 1 | -0/+4 |
* | Define string macro GLOBAL_DIGEST in pttbbs.conf to set the digest board name. | scw | 2004-02-12 | 1 | -1/+3 |
* | wrong codition | victor | 2004-02-12 | 1 | -2/+2 |
* | if the gamble is stopped, dont join | victor | 2004-02-12 | 1 | -3/+7 |
* | change default value | victor | 2004-02-12 | 1 | -6/+5 |
* | wrong condition | victor | 2004-02-11 | 1 | -1/+1 |
* | warning free | in2 | 2004-02-09 | 1 | -1/+1 |
* | Fix wrong symbol link when abort editing artical. | scw | 2004-02-08 | 1 | -3/+3 |
* | #ifdef ASSESS | victor | 2004-02-04 | 1 | -0/+2 |
* | reason for bad post | victor | 2004-02-02 | 1 | -1/+19 |
* | Fix wrong result on ALLPOST when editting artical. | scw | 2004-02-01 | 1 | -1/+1 |
* | git-svn-id: http://opensvn.csie.org/pttbbs/trunk/pttbbs@1501 63ad8ddf-47c3-03... | ptt | 2004-01-31 | 1 | -0/+2 |
* | git-svn-id: http://opensvn.csie.org/pttbbs/trunk/pttbbs@1500 63ad8ddf-47c3-03... | ptt | 2004-01-31 | 1 | -1/+2 |
* | git-svn-id: http://opensvn.csie.org/pttbbs/trunk/pttbbs@1499 63ad8ddf-47c3-03... | ptt | 2004-01-31 | 1 | -1/+1 |
* | git-svn-id: http://opensvn.csie.org/pttbbs/trunk/pttbbs@1497 63ad8ddf-47c3-03... | ptt | 2004-01-30 | 1 | -1/+3 |
* | git-svn-id: http://opensvn.csie.org/pttbbs/trunk/pttbbs@1496 63ad8ddf-47c3-03... | ptt | 2004-01-30 | 1 | -2/+3 |
* | git-svn-id: http://opensvn.csie.org/pttbbs/trunk/pttbbs@1495 63ad8ddf-47c3-03... | ptt | 2004-01-30 | 1 | -10/+13 |
* | git-svn-id: http://opensvn.csie.org/pttbbs/trunk/pttbbs@1493 63ad8ddf-47c3-03... | ptt | 2004-01-30 | 1 | -3/+4 |
* | git-svn-id: http://opensvn.csie.org/pttbbs/trunk/pttbbs@1492 63ad8ddf-47c3-03... | ptt | 2004-01-30 | 1 | -9/+6 |
* | git-svn-id: http://opensvn.csie.org/pttbbs/trunk/pttbbs@1491 63ad8ddf-47c3-03... | ptt | 2004-01-30 | 1 | -1/+1 |
* | git-svn-id: http://opensvn.csie.org/pttbbs/trunk/pttbbs@1490 63ad8ddf-47c3-03... | ptt | 2004-01-30 | 1 | -1/+1 |
* | git-svn-id: http://opensvn.csie.org/pttbbs/trunk/pttbbs@1489 63ad8ddf-47c3-03... | ptt | 2004-01-30 | 1 | -1/+1 |
* | git-svn-id: http://opensvn.csie.org/pttbbs/trunk/pttbbs@1488 63ad8ddf-47c3-03... | ptt | 2004-01-30 | 1 | -3/+3 |
* | git-svn-id: http://opensvn.csie.org/pttbbs/trunk/pttbbs@1487 63ad8ddf-47c3-03... | ptt | 2004-01-30 | 1 | -16/+14 |
* | Wrong number of recommand. | scw | 2004-01-14 | 1 | -1/+1 |
* | warning free | in2 | 2004-01-08 | 1 | -0/+2 |
* | M mbbsd/announce.c | ptt | 2003-12-29 | 1 | -5/+3 |
* | Fix money bug when deleting anonymous post. (Found since some user found | scw | 2003-12-24 | 1 | -4/+10 |
* | Rewrite strip_ansi() (also move from vote.c to io.c). | scw | 2003-12-24 | 1 | -2/+2 |
* | wrong condition | victor | 2003-12-18 | 1 | -1/+1 |
* | wrong key | victor | 2003-12-17 | 1 | -5/+4 |
* | O(1) key-func mapping in i_read_key | victor | 2003-12-16 | 1 | -45/+101 |
* | for SAFE_ARTICLE_DELETE | in2 | 2003-12-15 | 1 | -2/+7 |
* | add SAFE_ARTICLE_DELETE, | in2 | 2003-12-15 | 1 | -1/+12 |
* | use open() instead of fopen() in log_file() | in2 | 2003-12-07 | 1 | -7/+13 |
* | light-weight recommend | in2 | 2003-12-07 | 1 | -13/+25 |
* | git-svn-id: http://opensvn.csie.org/pttbbs/trunk/pttbbs@1403 63ad8ddf-47c3-03... | ptt | 2003-12-07 | 1 | -1/+1 |
* | git-svn-id: http://opensvn.csie.org/pttbbs/trunk/pttbbs@1402 63ad8ddf-47c3-03... | ptt | 2003-12-07 | 1 | -5/+5 |
* | git-svn-id: http://opensvn.csie.org/pttbbs/trunk/pttbbs@1400 63ad8ddf-47c3-03... | ptt | 2003-12-07 | 1 | -1/+0 |
* | git-svn-id: http://opensvn.csie.org/pttbbs/trunk/pttbbs@1398 63ad8ddf-47c3-03... | ptt | 2003-12-07 | 1 | -4/+18 |
* | typo | victor | 2003-12-03 | 1 | -1/+1 |
* | missing exit(() after u_exit | victor | 2003-12-03 | 1 | -0/+1 |
* | add more condition for saving resource | victor | 2003-12-02 | 1 | -4/+6 |
* | git-svn-id: http://opensvn.csie.org/pttbbs/trunk/pttbbs@1349 63ad8ddf-47c3-03... | ptt | 2003-11-16 | 1 | -1/+1 |
* | fix bug in b_changerecommend | in2 | 2003-11-16 | 1 | -0/+1 |
* | git-svn-id: http://opensvn.csie.org/pttbbs/trunk/pttbbs@1347 63ad8ddf-47c3-03... | ptt | 2003-11-15 | 1 | -1/+5 |
* | git-svn-id: http://opensvn.csie.org/pttbbs/trunk/pttbbs@1346 63ad8ddf-47c3-03... | ptt | 2003-11-15 | 1 | -1/+1 |
* | git-svn-id: http://opensvn.csie.org/pttbbs/trunk/pttbbs@1345 63ad8ddf-47c3-03... | ptt | 2003-11-15 | 1 | -2/+2 |
* | git-svn-id: http://opensvn.csie.org/pttbbs/trunk/pttbbs@1344 63ad8ddf-47c3-03... | ptt | 2003-11-15 | 1 | -3/+3 |
* | git-svn-id: http://opensvn.csie.org/pttbbs/trunk/pttbbs@1343 63ad8ddf-47c3-03... | ptt | 2003-11-15 | 1 | -2/+2 |
* | git-svn-id: http://opensvn.csie.org/pttbbs/trunk/pttbbs@1342 63ad8ddf-47c3-03... | ptt | 2003-11-15 | 1 | -4/+4 |
* | git-svn-id: http://opensvn.csie.org/pttbbs/trunk/pttbbs@1341 63ad8ddf-47c3-03... | ptt | 2003-11-15 | 1 | -7/+15 |