| Commit message (Expand) | Author | Age | Files | Lines |
* | Security Update | piaip | 2005-07-03 | 1 | -0/+1 |
* | fix bug of email justify | ptt | 2005-06-24 | 1 | -1/+0 |
* | header file for exclusive search result | ptt | 2005-06-23 | 1 | -0/+1 |
* | 1. patch of defining BBSENAME | ptt | 2005-06-22 | 2 | -1/+2 |
* | merge HAVE_PERM() into HasUserPerm() | in2 | 2005-06-14 | 1 | -2/+1 |
* | better readability. | in2 | 2005-06-14 | 2 | -2/+2 |
* | fix a bug that END usually gets "no articles" in ALLPOST. | piaip | 2005-06-14 | 1 | -0/+1 |
* | update ansi escape scanner | piaip | 2005-06-11 | 1 | -0/+3 |
* | pmore: general ui updates. | piaip | 2005-06-10 | 1 | -1/+1 |
* | make new seq parser more robust | piaip | 2005-06-08 | 1 | -0/+1 |
* | New VT100/220 Escape Sequence Parser, | piaip | 2005-06-08 | 1 | -0/+13 |
* | New DBCS aware: detecting and reversed default value | piaip | 2005-06-08 | 2 | -1/+10 |
* | myfav update: | piaip | 2005-06-08 | 1 | -1/+1 |
* | apply ansi system to more files | piaip | 2005-06-08 | 1 | -1/+1 |
* | New style to specify ANSI escape commands. | piaip | 2005-06-08 | 5 | -19/+45 |
* | dbcs_aware: can be toggled. | piaip | 2005-06-07 | 1 | -0/+1 |
* | Since we declared ANSILINELEN as a value which is | piaip | 2005-06-07 | 1 | -6/+6 |
* | DBCS Aware for getdata and edit. | piaip | 2005-06-07 | 1 | -0/+6 |
* | pmore: speed up by supporting scroll/rscroll. | piaip | 2005-06-03 | 1 | -7/+0 |
* | pmore: piaip's new more (pager). | piaip | 2005-06-03 | 1 | -1/+10 |
* | use new cooldown interface in mail | wens | 2005-05-24 | 1 | -0/+3 |
* | * fix wrong prototype for r2732 | scw | 2005-05-24 | 1 | -1/+1 |
* | 1.kick people before give them ticket. | ptt | 2005-05-06 | 1 | -1/+4 |
* | give a warning if too many subscribed favorites is added at the same time | victor | 2005-04-23 | 2 | -1/+2 |
* | buffer overflow: file path [64] is too small! | piaip | 2005-04-21 | 1 | -0/+4 |
* | use macro instead for class_bid recognition | victor | 2005-04-18 | 1 | -1/+1 |
* | "Bye-Bye Flying Horse" patch | piaip | 2005-04-08 | 2 | -1/+3 |
* | handle telnet protocol and enable NAWS (resize terminal) capability. | in2 | 2005-04-08 | 1 | -0/+1 |
* | more statistic | kcwu | 2005-03-27 | 1 | -0/+12 |
* | fix compile error | kcwu | 2005-03-20 | 1 | -7/+7 |
* | const qualifier | kcwu | 2005-03-19 | 1 | -1/+1 |
* | statistic for user's first login today | kcwu | 2005-03-19 | 1 | -0/+3 |
* | statistic | kcwu | 2005-03-19 | 3 | -1/+41 |
* | add 'const' qualifiers on function parameters. | kcwu | 2005-03-19 | 1 | -146/+146 |
* | warning: searchuser() getuser() API change, don't change query string implici... | kcwu | 2005-03-15 | 1 | -1/+1 |
* | forget commit this file | kcwu | 2005-03-12 | 1 | -1/+1 |
* | remove "proverb" function, which doesn't work for a long time | kcwu | 2005-03-12 | 2 | -3/+1 |
* | move global variable xuser into local, save 512 bytes. | kcwu | 2005-03-12 | 1 | -1/+1 |
* | makefile cleanup | kcwu | 2005-03-12 | 1 | -0/+2 |
* | explicitly tell C compiler functions have no parameter | kcwu | 2005-03-12 | 1 | -1/+1 |
* | move global variable to local, save another 536 bytes | kcwu | 2005-03-12 | 1 | -1/+1 |
* | fix alignment and permission problems when USE_HUGETLB. | in2 | 2005-03-09 | 1 | -0/+6 |
* | add "cool down" feature for boards. | wens | 2005-03-09 | 2 | -17/+28 |
* | add support for hugetblpage of Linux 2.6 | wens | 2005-03-08 | 1 | -0/+4 |
* | remove personal ident for registration. | in2 | 2005-03-08 | 1 | -1/+1 |
* | add regtime to post & vote limits | wens | 2005-03-03 | 1 | -4/+6 |
* | able to choose ip to bind | wens | 2005-03-02 | 1 | -1/+1 |
* | don't use too much memory for hash slot | kcwu | 2005-02-26 | 1 | -1/+1 |
* | fix HASH_BITS checking condition. | kcwu | 2005-02-26 | 2 | -4/+5 |
* | * use fnv hash function for all hash. | kcwu | 2005-02-26 | 1 | -40/+76 |
* | add comment for bid_t and userec_t | wens | 2005-02-25 | 1 | -57/+58 |
* | import FNV hash function. | kcwu | 2005-02-25 | 2 | -2/+108 |
* | missing commit for 2541 | in2 | 2005-02-25 | 1 | -1/+1 |
* | add Account Registration (PERM_REG) for registration. | in2 | 2005-02-25 | 1 | -1/+1 |
* | fix dietlibc support | kcwu | 2005-02-24 | 1 | -0/+11 |
* | revert trunk/pttbbs/pttbbs.mk | victor | 2005-02-14 | 1 | -1/+1 |
* | commit local change of {read,write}_favrec, which solved the problem of point... | victor | 2005-02-14 | 1 | -1/+1 |
* | Complete groups as well as boards in m_board() | scw | 2005-02-12 | 1 | -0/+5 |
* | rewrite few lines. | kcwu | 2005-02-12 | 1 | -4/+4 |
* | merge from branches/victor.edit | kcwu | 2005-02-10 | 1 | -1/+3 |
* | replace strstr_lower(), which cause buffer overflow with strcasestr() | kcwu | 2005-02-06 | 1 | -1/+0 |
* | * In generalnamecomplete(), complete as more as possible when space (' ') | scw | 2005-02-05 | 1 | -2/+14 |
* | comment on questionable comment | kcwu | 2005-02-05 | 1 | -1/+4 |
* | remove backup file...version control system rules! | kcwu | 2005-02-05 | 1 | -363/+0 |
* | fix bad big5 character in comment | kcwu | 2005-02-05 | 1 | -1/+1 |
* | guest can post for jdwreck | ptt | 2005-02-03 | 1 | -0/+1 |
* | Missing commit. | scw | 2005-01-30 | 1 | -1/+1 |
* | fix r2438 with TIMET64 | in2 | 2005-01-30 | 1 | -3/+2 |
* | add TIMET64 for both 4 or 8 bytes time_t | in2 | 2005-01-27 | 2 | -3/+13 |
* | use ctime4 for compat on x86_64 | wens | 2005-01-25 | 1 | -0/+1 |
* | use time4_t(uint32_t) instead of time_t for x86-64 arch. | in2 | 2005-01-24 | 3 | -49/+52 |
* | Refactoring screen.c and adding function GetCurrentLine(). | scw | 2005-01-21 | 1 | -0/+1 |
* | fix missing initialization (default is insert mode) | victor | 2005-01-19 | 1 | -1/+1 |
* | implement basic cp(1), fix "/bin/cp: Argument list too long." | victor | 2005-01-12 | 1 | -0/+1 |
* | Make BM be able to set whether everyone can post | scw | 2005-01-07 | 1 | -0/+1 |
* | add post limits for BM. | wens | 2005-01-07 | 2 | -4/+6 |
* | warning free | in2 | 2005-01-06 | 1 | -0/+1 |
* | add function for BMs to choose default save method | wens | 2004-12-20 | 1 | -0/+1 |
* | cdoc finished | victor | 2004-12-17 | 2 | -5/+5 |
* | merge ptt.linux again | wens | 2004-12-11 | 1 | -6/+6 |
* | discard r2368 due to compilation failure | in2 | 2004-12-06 | 1 | -6/+6 |
* | merge ptt.linux | wens | 2004-12-05 | 1 | -6/+6 |
* | changed money in fileheader_t into union | wens | 2004-12-03 | 2 | -3/+40 |
* | some help pages are showed from file | victor | 2004-12-02 | 2 | -0/+3 |
* | wrong data type >< | victor | 2004-11-22 | 1 | -4/+9 |
* | added vote board limits for BM using key 'C' | wens | 2004-11-20 | 2 | -1/+4 |
* | fix race of assession | victor | 2004-11-20 | 1 | -3/+8 |
* | remove unneseccery barrier of poll closing | victor | 2004-11-18 | 1 | -1/+1 |
* | fix file_delete_lineptt.linux@2330 | ptt | 2004-11-17 | 1 | -1/+1 |
* | someone forget commit the change of header files. | ptt | 2004-11-17 | 1 | -1/+1 |
* | Backup screen without hole. Save 8~11kb for normal user. | kcwu | 2004-11-06 | 2 | -0/+4 |
* | comment the dirty usage | kcwu | 2004-11-01 | 1 | -1/+1 |
* | fix bvote problem | victor | 2004-11-01 | 1 | -1/+1 |
* | treat lose and decrease chess rating if disconnected | kcwu | 2004-10-31 | 1 | -0/+1 |
* | feature for SOB users to import account | ptt | 2004-10-30 | 2 | -123/+58 |
* | race | victor | 2004-10-27 | 1 | -1/+1 |
* | modify merge bbs for SOB's boards | ptt | 2004-10-26 | 1 | -1/+1 |
* | init userec_t version | victor | 2004-10-24 | 1 | -0/+2 |
* | WARNING | victor | 2004-10-23 | 2 | -5/+9 |
* | strip none-big5 char in user's nick | kcwu | 2004-10-16 | 1 | -1/+1 |
* | fix last commit | kcwu | 2004-10-16 | 1 | -1/+1 |
* | trip IAC char in user's nick | kcwu | 2004-10-16 | 1 | -0/+1 |
* | show chess rating not only in debug mode | kcwu | 2004-10-16 | 1 | -3/+19 |
* | Add __attribute__((__noreturn__)) for the abort functions. | scw | 2004-10-12 | 1 | -1/+3 |
* | correct comment typo | kcwu | 2004-10-09 | 1 | -1/+1 |
* | fix last commit, forget to load rating into shm | kcwu | 2004-10-08 | 1 | -1/+2 |
* | calculate chess ELO rating | kcwu | 2004-10-08 | 2 | -1/+3 |
* | fix typo in comment | kcwu | 2004-10-07 | 1 | -1/+1 |
* | remove unused uflag: MIND_FLAG, COLOR_FLAG | victor | 2004-10-06 | 1 | -2/+4 |
* | oh.... | ptt | 2004-10-02 | 1 | -2/+1 |
* | split no reply and solved | ptt | 2004-10-02 | 1 | -1/+2 |
* | a little bit modification of crosspost policy | victor | 2004-09-28 | 1 | -1/+2 |
* | 1. fix 1 make error | ptt | 2004-09-23 | 3 | -4/+6 |
* | fix malfunction of '[', ']', '=' keys on article with long title | victor | 2004-09-22 | 1 | -0/+3 |
* | fix bug: when deleting an user, the aloha record won't be deleted. | victor | 2004-09-20 | 2 | -1/+8 |
* | Solaris compatible | victor | 2004-09-12 | 2 | -4/+13 |
* | merge back from branch victor.solaris | victor | 2004-09-10 | 3 | -23/+97 |
* | fix chc bug, but still buggy | victor | 2004-09-09 | 4 | -9/+11 |
* | domain_name_query is changed to cidr format | victor | 2004-09-03 | 2 | -3/+6 |
* | Add 'const' qualifiers on functions in stuff.c. | scw | 2004-08-29 | 1 | -12/+12 |
* | less screen copying in ofo water ball mode | victor | 2004-08-26 | 1 | -0/+13 |
* | USHM checking bug. | scw | 2004-08-22 | 1 | -1/+4 |
* | Chess country basic things constructing. | scw | 2004-08-12 | 2 | -1/+8 |
* | fix r2157 | in2 | 2004-08-05 | 1 | -5/+5 |
* | debug goodpost & bad post | ptt | 2004-08-04 | 1 | -6/+1 |
* | use correct type: size_t/int/long/pointer | in2 | 2004-07-30 | 2 | -2/+2 |
* | use int instead of long | in2 | 2004-07-30 | 1 | -2/+2 |
* | Add color for gomo board. (The same way as in GO) | scw | 2004-07-28 | 1 | -3/+3 |
* | GO game merged from FPG. | scw | 2004-07-04 | 4 | -2/+13 |
* | merge the branch from ptt.fpg | ptt | 2004-07-01 | 2 | -2/+3 |
* | Reverting revision 2098 and 2100. These make kernel panic due to out of swap. | scw | 2004-06-29 | 1 | -1/+0 |
* | Fix some compile warning and make error. | scw | 2004-06-29 | 1 | -0/+1 |
* | Merge bbs merge moduleptt.fpg@2092 | ptt | 2004-06-26 | 2 | -0/+143 |
* | 1. use setupmailusage instead touchmailusage | ptt | 2004-06-26 | 1 | -1/+1 |
* | add function define in proto.h to avoid warning | ptt | 2004-06-26 | 1 | -0/+1 |
* | Angel leaving message. | scw | 2004-06-24 | 2 | -1/+3 |
* | Add a flag for BM to choose BRD_NOBOO by 'I' | ptt | 2004-06-22 | 1 | -0/+1 |
* | Add statistic program for angel. | scw | 2004-06-20 | 1 | -2/+2 |
* | ADD_EXMAILBOX | in2 | 2004-06-20 | 1 | -0/+4 |
* | anonymous posting in inn | in2 | 2004-06-15 | 1 | -1/+1 |
* | warning free | in2 | 2004-06-11 | 1 | -0/+3 |
* | tell gcc to check formating string | kcwu | 2004-06-10 | 1 | -2/+2 |
* | strcasestr() is OS dependent function | kcwu | 2004-06-04 | 1 | -1/+3 |
* | Fix compile error. | scw | 2004-06-04 | 2 | -1/+5 |
* | use 'const' keyword to reduce 7904 bytes data segment | kcwu | 2004-06-04 | 1 | -5/+5 |
* | remove prototypes of not exist functions | kcwu | 2004-06-04 | 1 | -42/+4 |
* | discard 1998 | in2 | 2004-05-24 | 1 | -1/+0 |
* | Merge from scw.angel. | scw | 2004-05-24 | 4 | -4/+51 |
* | add stampfilefd() to avoid race condition | in2 | 2004-05-17 | 1 | -0/+1 |
* | remove MODE_ETC useless function | ptt | 2004-05-12 | 1 | -1/+0 |
* | increase the size of i18nstring in SHM | jack | 2004-05-09 | 1 | -2/+2 |
* | refactor show_brdlist() | victor | 2004-05-07 | 1 | -0/+9 |
* | add INNTIMEZONE | in2 | 2004-05-05 | 1 | -0/+4 |
* | in log_file(), use LOG_VF if need to vfprintf(). | in2 | 2004-05-03 | 2 | -1/+5 |
* | safe_delete won't happen when mode_digest | ptt | 2004-05-02 | 1 | -1/+1 |
* | update getindex to binary search | ptt | 2004-05-01 | 1 | -1/+1 |
* | update the functions | ptt | 2004-04-30 | 1 | -1/+2 |
* | getindex !! | ptt | 2004-04-30 | 1 | -1/+1 |
* | change log_file() log_user() | ptt | 2004-04-30 | 1 | -4/+3 |
* | getans -> getdata | ptt | 2004-04-29 | 1 | -0/+1 |
* | use old getans() | in2 | 2004-04-28 | 1 | -1/+2 |
* | remove the unecessary redraw | ptt | 2004-04-27 | 1 | -0/+1 |
* | rewrite | ptt | 2004-04-27 | 1 | -10/+13 |
* | create i18n string array in shm | jack | 2004-04-24 | 2 | -0/+17 |
* | modify a little for vmsg | ptt | 2004-04-24 | 1 | -1/+1 |
* | two mouts | ptt | 2004-04-24 | 1 | -0/+1 |
* | reoragnize functions | ptt | 2004-04-24 | 2 | -2/+1 |
* | remove useless functions | ptt | 2004-04-23 | 1 | -3/+4 |
* | debug of segfault on userlist | ptt | 2004-04-23 | 1 | -3/+2 |
* | add signal WINDOW_RESIZE for linux | ptt | 2004-04-22 | 1 | -0/+1 |
* | revert cuser from pointer to buffer. | ptt | 2004-04-21 | 3 | -17/+14 |
* | add variable | ptt | 2004-04-19 | 1 | -0/+2 |
* | warning free | victor | 2004-04-18 | 1 | -0/+1 |
* | for icc 8.0 | in2 | 2004-04-16 | 1 | -166/+166 |
* | remove DIRCACHESIZE | in2 | 2004-04-15 | 1 | -4/+0 |
* | remove dircache | ptt | 2004-04-14 | 1 | -4/+0 |
* | push bottom | ptt | 2004-04-08 | 1 | -0/+1 |
* | push_bottom | ptt | 2004-04-08 | 1 | -0/+1 |
* | passwd change back | ptt | 2004-04-07 | 1 | -3/+0 |
* | push bottom | ptt | 2004-04-06 | 2 | -1/+5 |
* | add FILE_BOTTOM for push_bottom | ptt | 2004-04-06 | 1 | -0/+1 |
* | Merge from brc2 branch. | scw | 2004-04-05 | 2 | -8/+14 |
* | merge from outtacache branch | in2 | 2004-04-04 | 2 | -1/+17 |
* | Fix warning, including: | scw | 2004-04-02 | 1 | -1/+2 |
* | check post perm on demand | victor | 2004-04-02 | 2 | -8/+10 |
* | add TITLE_REDRAW | ptt | 2004-04-02 | 1 | -0/+1 |
* | add mmap to cuser get ride of passwd_update | ptt | 2004-03-31 | 3 | -5/+7 |
* | passwd update debug | ptt | 2004-03-30 | 1 | -0/+1 |
* | faster passwd by lower the lseek. | ptt | 2004-03-30 | 2 | -3/+4 |
* | Fix bug when .boardrc full. | scw | 2004-03-28 | 1 | -1/+1 |
* | simplfy append_record | ptt | 2004-03-25 | 2 | -3/+3 |
* | fix compile error | victor | 2004-03-12 | 2 | -0/+2 |
* | merge from victor.symbolic branch | victor | 2004-03-12 | 3 | -2/+9 |
* | git-svn-id: http://opensvn.csie.org/pttbbs/trunk/pttbbs@1586 63ad8ddf-47c3-03... | ptt | 2004-03-12 | 1 | -0/+2 |
* | HOTBOARDCACHE | in2 | 2004-03-10 | 2 | -1/+12 |
* | add HOTBOARDCACHE | in2 | 2004-03-10 | 2 | -0/+8 |
* | warning free | victor | 2004-02-22 | 1 | -0/+1 |
* | subscription should be perform after choice, move some code from board.c to f... | victor | 2004-02-22 | 2 | -0/+2 |
* | SAFE_ARTICLE_DELETE for 'D' | in2 | 2004-02-13 | 1 | -0/+1 |
* | Reduce file I/O on .boardrc | scw | 2004-02-12 | 1 | -0/+1 |
* | warning free | in2 | 2004-02-09 | 1 | -4/+0 |
* | git-svn-id: http://opensvn.csie.org/pttbbs/trunk/pttbbs@1502 63ad8ddf-47c3-03... | ptt | 2004-01-31 | 1 | -1/+1 |
* | add some comments for ofo water mode. | in2 | 2004-01-16 | 1 | -0/+4 |
* | OVERLOADBLOCKFDS | in2 | 2004-01-09 | 1 | -0/+4 |
* | rm SUPPORT_GB code | victor | 2004-01-09 | 1 | -3/+1 |
* | Make the prototype the same as in library. | scw | 2004-01-08 | 1 | -2/+2 |
* | Missing commit. | scw | 2004-01-05 | 1 | -1/+2 |
* | show non-visible board in fav | victor | 2004-01-04 | 1 | -1/+0 |
* | support utf8 convertion, but still buggy | victor | 2004-01-03 | 3 | -6003/+19 |
* | dont remove a non-exist board when logout | victor | 2004-01-03 | 1 | -3/+0 |
* | clean up non-exist board if set SHM->cleanboard | victor | 2004-01-03 | 1 | -0/+3 |
* | fix race in write_request() | in2 | 2004-01-02 | 1 | -1/+1 |
* | NOKILLWATERBALL | in2 | 2003-12-31 | 1 | -0/+3 |
* | remove some comment, add static modifier properly | victor | 2003-12-25 | 1 | -2/+1 |
* | fix ambiguous comments | victor | 2003-12-25 | 1 | -5/+5 |
* | Rewrite strip_ansi() (also move from vote.c to io.c). | scw | 2003-12-24 | 1 | -1/+1 |
* | O(1) key-func mapping in i_read_key | victor | 2003-12-16 | 1 | -4/+4 |
* | for SAFE_ARTICLE_DELETE | in2 | 2003-12-15 | 1 | -0/+3 |
* | use open() instead of fopen() in log_file() | in2 | 2003-12-07 | 1 | -1/+1 |
* | git-svn-id: http://opensvn.csie.org/pttbbs/trunk/pttbbs@1401 63ad8ddf-47c3-03... | ptt | 2003-12-07 | 1 | -2/+1 |
* | git-svn-id: http://opensvn.csie.org/pttbbs/trunk/pttbbs@1399 63ad8ddf-47c3-03... | ptt | 2003-12-07 | 1 | -0/+1 |
* | user could remove dircache if need (not tested) | in2 | 2003-12-05 | 2 | -1/+6 |
* | warning free | in2 | 2003-12-04 | 1 | -0/+1 |
* | fix assess, it may be rewriten | victor | 2003-12-01 | 1 | -2/+4 |
* | update big5<->gb table, thanks smth | victor | 2003-11-30 | 1 | -3106/+5998 |
* | git-svn-id: http://opensvn.csie.org/pttbbs/trunk/pttbbs@1383 63ad8ddf-47c3-03... | ptt | 2003-11-30 | 1 | -1/+2 |
* | merge gb branch back | victor | 2003-11-28 | 3 | -0/+3120 |
* | fix 't' for admin, add docs/fav4.txt | victor | 2003-11-22 | 1 | -1/+2 |
* | fix 't' for admin | victor | 2003-11-22 | 2 | -0/+4 |
* | missing commit, and add '/help' prompt to chatroom | victor | 2003-11-22 | 1 | -0/+56 |
* | merge back from fav4 braches | victor | 2003-11-22 | 2 | -0/+44 |
* | git-svn-id: http://opensvn.csie.org/pttbbs/trunk/pttbbs@1336 63ad8ddf-47c3-03... | ptt | 2003-11-15 | 1 | -0/+1 |
* | git-svn-id: http://opensvn.csie.org/pttbbs/trunk/pttbbs@1333 63ad8ddf-47c3-03... | ptt | 2003-11-15 | 3 | -2/+5 |
* | git-svn-id: http://opensvn.csie.org/pttbbs/trunk/pttbbs@1314 63ad8ddf-47c3-03... | ptt | 2003-11-11 | 1 | -1/+2 |
* | allow bm to decide whether to up-ten-big | victor | 2003-11-04 | 1 | -0/+1 |
* | add PERM_NOREGCODE | victor | 2003-10-30 | 1 | -2/+2 |
* | move violate out to bbs.c | victor | 2003-10-29 | 1 | -4/+4 |
* | completed assess | victor | 2003-10-16 | 1 | -4/+4 |
* | 1. add feature assessment of article and sale | victor | 2003-10-14 | 4 | -2/+31 |
* | add mode CHESSWATCHING | victor | 2003-10-14 | 1 | -0/+1 |
* | revert to revision 1212 | in2 | 2003-10-09 | 1 | -4/+1 |
* | git-svn-id: http://opensvn.csie.org/pttbbs/trunk/pttbbs@1223 63ad8ddf-47c3-03... | (no author) | 2003-10-08 | 1 | -1/+4 |
* | use bsearch in login_friend_online() | in2 | 2003-10-05 | 2 | -0/+4 |
* | git-svn-id: http://opensvn.csie.org/pttbbs/trunk/pttbbs@1195 63ad8ddf-47c3-03... | (no author) | 2003-09-22 | 2 | -2/+3 |
* | git-svn-id: http://opensvn.csie.org/pttbbs/trunk/pttbbs@1194 63ad8ddf-47c3-03... | (no author) | 2003-09-22 | 1 | -184/+433 |
* | git-svn-id: http://opensvn.csie.org/pttbbs/trunk/pttbbs@1193 63ad8ddf-47c3-03... | (no author) | 2003-09-22 | 2 | -422/+185 |
* | merge from my branch | victor | 2003-09-09 | 4 | -18/+5 |
* | merge chc from my branch | victor | 2003-09-09 | 2 | -17/+45 |
* | clean up | kcwu | 2003-09-07 | 2 | -12/+3 |
* | fix typo | kcwu | 2003-09-06 | 1 | -2/+2 |