| Commit message (Expand) | Author | Age | Files | Lines |
* | - pmore: complete the execution of option command | piaip | 2007-11-28 | 1 | -3/+157 |
* | - pmore.c: improve clrtoeol() workaround. | piaip | 2007-11-28 | 1 | -29/+162 |
* | - pmore: add pause | piaip | 2007-11-28 | 1 | -16/+123 |
* | 1. fix buffer overflow. | piaip | 2007-11-27 | 1 | -9/+65 |
* | Escape from being watched when playing info is NULL | scw | 2007-11-04 | 1 | -2/+1 |
* | * save memory, NameList is more like STL's vector now | kcwu | 2007-10-17 | 5 | -6/+12 |
* | Use fency game board in GO and GOMOKU | scw | 2007-10-03 | 2 | -14/+14 |
* | * eliminate warnings according to lxb's commit on pttbbslite | kcwu | 2007-10-01 | 6 | -49/+6 |
* | fix previous revision | victor | 2007-09-29 | 1 | -1/+1 |
* | grant some admin permission to tag board | victor | 2007-09-29 | 1 | -1/+4 |
* | * fix r3571 | kcwu | 2007-09-25 | 1 | -1/+0 |
* | * fix typo | kcwu | 2007-09-25 | 1 | -1/+1 |
* | * fix crash if BM range-delete his mail after he enter his board. | kcwu | 2007-09-25 | 1 | -1/+1 |
* | * don't allow reenter mail, otherwise may cause many problems. | kcwu | 2007-09-25 | 1 | -2/+7 |
* | * remove rare used feature. | kcwu | 2007-09-24 | 1 | -13/+1 |
* | * fix r3571 | kcwu | 2007-09-23 | 1 | -1/+1 |
* | * fix warnings. | kcwu | 2007-09-23 | 1 | -1/+1 |
* | * revise code for entering board. | kcwu | 2007-09-23 | 4 | -41/+66 |
* | Delay when give money. | kcwu | 2007-09-23 | 1 | -0/+7 |
* | fix compile warnings. | kcwu | 2007-09-23 | 1 | -6/+6 |
* | fix error of handling empty nbrd | victor | 2007-09-22 | 1 | -2/+2 |
* | * fix bug: skip bad date format. | kcwu | 2007-09-21 | 1 | -0/+9 |
* | * fix bug: don't getdata() on non-local variable directly, to avoid reentran... | kcwu | 2007-09-21 | 6 | -25/+41 |
* | * remove unnecessary feature | kcwu | 2007-09-21 | 1 | -28/+1 |
* | * workaround for some account which has no home dir | kcwu | 2007-09-20 | 1 | -1/+2 |
* | * deny recommend in short time if article is long | kcwu | 2007-09-20 | 1 | -0/+20 |
* | * adjust OBUFSIZE according observation. | kcwu | 2007-09-20 | 1 | -1/+3 |
* | * revise Makefile | kcwu | 2007-09-20 | 1 | -8/+9 |
* | * fix crash bug: race condition between idle and talk interrupt. | kcwu | 2007-09-20 | 1 | -14/+15 |
* | fix access violation. | kcwu | 2007-09-20 | 1 | -1/+1 |
* | Add 'L' in board announce to reset chess country data | scw | 2007-07-12 | 1 | -0/+74 |
* | Not permitting edit posts in Security board from pmore. | scw | 2007-07-09 | 1 | -1/+3 |
* | fix comment typo | kcwu | 2007-06-19 | 1 | -1/+1 |
* | * revise code. | kcwu | 2007-06-19 | 4 | -9/+6 |
* | * use strtok_r() instead of strtok(). fix bad strtok() usages. | kcwu | 2007-06-19 | 15 | -40/+70 |
* | * Fix last brc revise, which makes brc_currbid and currbid inconsistent. | kcwu | 2007-06-19 | 1 | -3/+14 |
* | ctime4() instead of ctime() | scw | 2007-06-17 | 1 | -1/+1 |
* | revise brc interface and its document. | kcwu | 2007-06-12 | 4 | -67/+112 |
* | ignore fav if load failed. | kcwu | 2007-06-11 | 1 | -3/+3 |
* | ignore fav if load failed. | kcwu | 2007-06-10 | 1 | -4/+34 |
* | code clean up | kcwu | 2007-06-10 | 2 | -15/+2 |
* | Log angel changing action and report every week | scw | 2007-06-04 | 1 | -0/+6 |
* | Add 'I' instruction hint when user does not meet regtime limit | scw | 2007-06-04 | 4 | -7/+7 |
* | * delete dead code. | kcwu | 2007-06-02 | 1 | -6/+0 |
* | * don't output progress bar when sync data with utmpserver since it isn't sl... | kcwu | 2007-06-02 | 1 | -21/+0 |
* | * fix racing bug for giving money. | kcwu | 2007-06-02 | 1 | -3/+6 |
* | Reversi show current # of chess in chess instead of "black" or "white" | scw | 2007-06-01 | 1 | -2/+2 |
* | Fix chess undo incorrectly set info->turn | scw | 2007-06-01 | 1 | -2/+4 |
* | Reversi (multiplayer othello) added | scw | 2007-05-30 | 8 | -27/+558 |
* | sigmask properly when leaving chess | scw | 2007-05-30 | 1 | -11/+5 |
* | Chess signal remasking before setting handler | scw | 2007-05-28 | 1 | -2/+11 |
* | Allowing denying being watched when playing chess. | scw | 2007-05-28 | 1 | -1/+8 |
* | * hack dietlibc's allocator. release small block to OS. | kcwu | 2007-05-27 | 3 | -0/+32 |
* | * import dietlibc's allocator. | kcwu | 2007-05-27 | 2 | -1/+237 |
* | * rewrite namecomplete2. Avoid small allocation, e.g. linked list, | kcwu | 2007-05-27 | 2 | -6/+282 |
* | * add shutdown flag | kcwu | 2007-05-27 | 1 | -3/+7 |
* | Clear buffer | scw | 2007-05-23 | 1 | -0/+1 |
* | No white space padding when prvious string already too long | scw | 2007-05-13 | 2 | -1/+2 |
* | * skip KEY_UNKNOWN. | kcwu | 2007-05-09 | 4 | -1/+16 |
* | Revert r3495. Fix bug of birthday checking and statistic report for today-login. | kcwu | 2007-05-07 | 1 | -14/+13 |
* | random | victor | 2007-05-02 | 1 | -1/+1 |
* | use macro | victor | 2007-05-02 | 1 | -1/+1 |
* | fixed movie in some state | victor | 2007-05-02 | 4 | -18/+28 |
* | bad date of horoscope | victor | 2007-04-24 | 1 | -5/+6 |
* | CheckPostPerm depends on currboard. However, it's undefined in your mailbox. | victor | 2007-04-16 | 1 | -5/+3 |
* | fix util/birth.c | victor | 2007-04-16 | 1 | -0/+7 |
* | fix stupid bug | victor | 2007-04-16 | 1 | -1/+1 |
* | horoscope flavor birthday card | victor | 2007-04-16 | 3 | -4/+29 |
* | fix last commit for normal user | wens | 2007-04-09 | 1 | -4/+2 |
* | seperate email modification | wens | 2007-04-09 | 1 | -12/+14 |
* | add a error message | ptt | 2007-04-06 | 1 | -1/+1 |
* | fix the line error | ptt | 2007-04-06 | 1 | -1/+2 |
* | fix the email security hole | ptt | 2007-04-06 | 1 | -2/+5 |
* | add LOGPOST | in2 | 2007-03-28 | 1 | -0/+9 |
* | skip non-existing board for do_crosspost | ptt | 2007-03-27 | 1 | -3/+4 |
* | not necessary to dereference | victor | 2007-03-26 | 2 | -12/+13 |
* | * Only write fav to disk when really dirty. To reduce heavy load of mass logo... | kcwu | 2007-03-26 | 1 | -1/+29 |
* | Fix warning: array subscript has type 'char' | scw | 2007-03-24 | 1 | -2/+2 |
* | Set timeout for confirmation when playing chess to avoid | scw | 2007-03-24 | 1 | -18/+39 |
* | not necessary to keep movie history | victor | 2007-03-23 | 2 | -29/+15 |
* | remove unused variables | victor | 2007-03-23 | 1 | -6/+3 |
* | Police Manager, can search user info | wens | 2007-03-13 | 3 | -4/+7 |
* | Police can only kill new users | wens | 2007-03-13 | 1 | -0/+3 |
* | move text to the right | wens | 2007-02-16 | 1 | -5/+5 |
* | Add a FIXME in do_quote(). | mhsin | 2007-02-05 | 1 | -0/+4 |
* | big hole in lock post | wens | 2007-01-29 | 1 | -2/+2 |
* | Mail security | scw | 2007-01-25 | 1 | -8/+9 |
* | fix the bug of the cost of deleting post | ptt | 2007-01-18 | 2 | -37/+52 |
* | log osong | victor | 2007-01-13 | 1 | -0/+1 |
* | append dot only if sender is valid id format | victor | 2007-01-11 | 1 | -1/+1 |
* | fix a bug on stamp file which does unnecessary memset sometimes. | ptt | 2007-01-11 | 2 | -7/+14 |
* | copy post's metadata (including money) while it is deleted. | ptt | 2007-01-11 | 1 | -2/+2 |
* | If post in board with BRD_BAD attribute won't add the post number. | ptt | 2007-01-07 | 1 | -4/+3 |
* | fix a typo in delete_allpost | ptt | 2007-01-07 | 1 | -5/+5 |
* | fix a bug. | ptt | 2007-01-07 | 2 | -3/+5 |
* | 1. fix a bug that files' stamp in the same board are not in order. | ptt | 2007-01-07 | 2 | -4/+20 |
* | fix an off-by-1 bug | ptt | 2007-01-06 | 1 | -3/+3 |
* | Automatically delete cross post | ptt | 2007-01-06 | 1 | -16/+94 |
* | crosspost to Test board does not count as a post | scw | 2006-12-26 | 1 | -1/+6 |
* | Ptt_prints prototype changed, length of input string should be given | victor | 2006-12-26 | 4 | -17/+17 |
* | new mail notification for internal mail | wens | 2006-12-13 | 1 | -1/+3 |
* | fix last commit | scw | 2006-12-10 | 1 | -2/+3 |
* | angel can have a nick name | scw | 2006-12-10 | 1 | -7/+38 |
* | MAX_MOVIE is changed from 999 to 500 (reload_pttcache loads only 500 items) | victor | 2006-11-28 | 1 | -3/+3 |
* | should be big enough now... | victor | 2006-11-20 | 1 | -1/+1 |
* | #define MAX_GUEST | victor | 2006-11-20 | 1 | -1/+1 |
* | fix last commit | victor | 2006-11-08 | 1 | -2/+8 |
* | fix bug of moving tagged fav | victor | 2006-11-06 | 1 | -8/+10 |
* | change user information display. | timerover | 2006-10-12 | 1 | -3/+5 |
* | add article header for chess log. also hint user the replay log hotkey 'z'. | kcwu | 2006-10-08 | 4 | -3/+17 |
* | sleep longer when BAN_FILE present | wens | 2006-10-07 | 1 | -2/+0 |
* | fix bug | wens | 2006-10-03 | 1 | -1/+1 |
* | only log violations reported by police | wens | 2006-10-03 | 2 | -10/+13 |
* | violations are logged twice, one anonymous | wens | 2006-10-02 | 1 | -0/+7 |
* | request reason for police actions | wens | 2006-10-01 | 2 | -6/+10 |
* | article lock sends copy to BM and PoliceLog board | wens | 2006-10-01 | 2 | -7/+12 |
* | damn backslash in dbcs | wens | 2006-09-28 | 1 | -1/+1 |
* | fix typo | wens | 2006-09-28 | 1 | -1/+1 |
* | * police logs | wens | 2006-09-28 | 2 | -12/+33 |
* | fix bug of do crosspost | ptt | 2006-09-25 | 1 | -3/+5 |
* | add log to Lock/unlock file | ptt | 2006-09-25 | 1 | -1/+13 |
* | change key of locking post from Ctrl('L') to Ctrl('E') | ptt | 2006-09-24 | 1 | -33/+2 |
* | 1. Lock post for police and BM | ptt | 2006-09-24 | 3 | -22/+56 |
* | PageUp, PageDown, End should work with large screen in editor now | wens | 2006-09-19 | 1 | -5/+5 |
* | code revise. | kcwu | 2006-09-17 | 1 | -6/+1 |
* | fix bug, forgot to change in revision [3420] | kcwu | 2006-09-17 | 1 | -2/+0 |
* | fav.c - fix memory leak | victor | 2006-09-17 | 2 | -60/+25 |
* | dirty hack to fix fav memory leak. | kcwu | 2006-09-17 | 1 | -2/+8 |
* | Allocate water[] on demend. Saved about 4400 bytes. | kcwu | 2006-09-17 | 4 | -1/+22 |
* | Don't include telopts[],telcmds[] symbols if not debugging. | kcwu | 2006-09-17 | 1 | -0/+2 |
* | fix malloc(0) error when number of hotboard is 0. | kcwu | 2006-09-17 | 1 | -0/+6 |
* | avoid to use gethostbyname() which require hidden memory consumption. | kcwu | 2006-09-17 | 2 | -13/+3 |
* | fix bug of regcode generation: rand() always has same sequence since no srand(). | kcwu | 2006-09-17 | 1 | -1/+1 |
* | missed counting of SYSWRITE | kcwu | 2006-09-17 | 1 | -0/+1 |
* | enum usage fix, saved few bytes. | kcwu | 2006-09-17 | 4 | -14/+14 |
* | deny abuse of recommendation, don't recommend too frequently. | kcwu | 2006-09-17 | 1 | -0/+14 |
* | remove potential permission risk. | wens | 2006-09-12 | 1 | -11/+1 |
* | since only passwd_lock() when register, no need to call passwd_init() every l... | kcwu | 2006-09-01 | 2 | -4/+4 |
* | uninitialized value... | wens | 2006-08-31 | 1 | -1/+1 |
* | Unset all "WITHME" flag when login (but WITHME_NO left unchanged) | scw | 2006-08-29 | 1 | -2/+2 |
* | Disable /u in chat room | scw | 2006-08-28 | 1 | -2/+0 |
* | Reverse photo display in chess game to fit the direction | scw | 2006-08-09 | 1 | -8/+8 |
* | When setting user data, point out and accept original angel | scw | 2006-08-08 | 1 | -3/+15 |
* | short -> int | victor | 2006-08-03 | 1 | -1/+1 |
* | Display angel usage when calling angel | scw | 2006-07-30 | 2 | -4/+10 |
* | yes the code is right. | wens | 2006-07-30 | 1 | -2/+0 |
* | fix cooldown bug | wens | 2006-07-29 | 1 | -1/+1 |
* | no reply can only be set by super group ops or sysops | wens | 2006-07-28 | 1 | -1/+5 |
* | fix bug | wens | 2006-07-28 | 1 | -1/+1 |
* | Fix tail \n in angle message | scw | 2006-07-26 | 1 | -2/+3 |
* | fix r3385 | scw | 2006-07-26 | 1 | -1/+6 |
* | change brdnum from short to int | victor | 2006-07-26 | 1 | -1/+1 |
* | change how badpost limit is counted, so default value of 0 will work | wens | 2006-07-25 | 3 | -12/+12 |
* | add badposts as post/vote limit | wens | 2006-07-25 | 3 | -2/+47 |
* | give angles larger mailbox (as large as SYSSUPERSUBOP) | scw | 2006-07-23 | 1 | -1/+1 |
* | display current offline message for angels | scw | 2006-07-23 | 1 | -2/+18 |
* | forgot newline | wens | 2006-07-22 | 1 | -1/+1 |
* | add no reply to boards | wens | 2006-07-22 | 1 | -1/+16 |
* | confirmation of cancelling vote | wens | 2006-07-22 | 1 | -0/+5 |
* | regcodefile | in2 | 2006-07-19 | 1 | -7/+24 |
* | fix bugs... | wens | 2006-07-03 | 1 | -3/+4 |
* | fix bug in r3375 | wens | 2006-07-02 | 1 | -1/+1 |
* | limit recommend | wens | 2006-07-01 | 1 | -0/+11 |
* | simplify last commit | wens | 2006-07-01 | 1 | -1/+1 |
* | group ops can alter posting limits | wens | 2006-07-01 | 1 | -1/+1 |
* | build banned ip list on compile | wens | 2006-06-18 | 2 | -4/+10 |
* | reject bad ips, including tor and bbsnet | in2 | 2006-06-18 | 2 | -0/+39 |
* | make emacs happy | in2 | 2006-06-18 | 1 | -4/+6 |
* | 1.remove str_checksum() (use StringHash() now) | in2 | 2006-06-16 | 4 | -13/+20 |
* | fix possible bug on posting limits | wens | 2006-06-16 | 1 | -1/+1 |
* | use exactly the length of the chinese board name | victor | 2006-06-13 | 1 | -1/+1 |
* | fix a stupid bug | victor | 2006-06-05 | 1 | -2/+2 |
* | convert .fav4.bak | victor | 2006-06-05 | 2 | -2/+6 |
* | fix last commit bug | victor | 2006-06-05 | 1 | -7/+26 |
* | use int instead short for bid in fav | victor | 2006-06-04 | 1 | -51/+103 |
* | reject group mail from user in reject list | scw | 2006-06-01 | 1 | -2/+8 |
* | r3440@kcwu: kcwu | 2006-05-25 00:04:16 +0800 | kcwu | 2006-05-25 | 1 | -0/+2 |
* | give a message if nothing found | victor | 2006-05-19 | 1 | -7/+6 |
* | revert ui: always show empty dir in fav | victor | 2006-05-17 | 1 | -11/+1 |
* | warning freed | victor | 2006-05-17 | 1 | -3/+1 |
* | fix bug: delete a user called USER from user list also removes others called ... | victor | 2006-05-17 | 2 | -35/+30 |
* | do not setuserfile if filename is empty | in2 | 2006-05-08 | 1 | -15/+16 |
* | fix bug of revious revision | victor | 2006-05-07 | 1 | -3/+3 |
* | add a simple help page to calendar | victor | 2006-05-04 | 2 | -50/+57 |
* | more precise date checking | victor | 2006-05-04 | 1 | -1/+1 |
* | replace .fav4 only if ferror failed | victor | 2006-05-01 | 1 | -2/+8 |
* | Update btotal of the recording board when recording bad post. | scw | 2006-04-24 | 1 | -2/+6 |
* | allow key '*' only in fav | victor | 2006-04-17 | 2 | -7/+6 |
* | const instead of static | victor | 2006-04-15 | 1 | -1/+1 |
* | re-generate new regcodes every time instead of calculating from userid. | in2 | 2006-04-15 | 1 | -36/+43 |
* | actually that doesn't mean to list all boards.. | victor | 2006-04-12 | 1 | -9/+9 |
* | r4404@voyager: victor | 2006-04-09 15:17:05 +0800 | victor | 2006-04-09 | 1 | -1/+1 |
* | r4403@voyager: victor | 2006-04-09 15:12:29 +0800 | victor | 2006-04-09 | 1 | -3/+6 |
* | r4402@voyager: victor | 2006-04-09 15:03:59 +0800 | victor | 2006-04-09 | 1 | -41/+47 |
* | add a lot of assertions to ensure bid is in correct range when access via bid. | kcwu | 2006-04-08 | 13 | -17/+162 |
* | fix bug, should not access out of board array | kcwu | 2006-04-08 | 1 | -1/+1 |
* | random sleep to make race condition harder. | kcwu | 2006-04-08 | 1 | -1/+1 |
* | reduce race condition period which lead to leave utmp record after user has b... | kcwu | 2006-04-08 | 1 | -1/+1 |
* | prevent board master use gamble race condition to earn illegal money. | kcwu | 2006-04-08 | 1 | -2/+8 |
* | bug fix: vote status not refresh properly and write value out of board array | kcwu | 2006-04-08 | 1 | -5/+3 |
* | blame on dirty code. | kcwu | 2006-04-08 | 1 | -0/+1 |
* | output message when reload bcache done. | kcwu | 2006-04-08 | 1 | -0/+1 |
* | reduce crash possibility due to race condition. | kcwu | 2006-04-08 | 1 | -0/+2 |
* | only sethomepath when angel exists. | kcwu | 2006-04-08 | 1 | -2/+3 |
* | fix potential infinite loop bug, | kcwu | 2006-04-08 | 1 | -8/+16 |
* | prevent query too frequently by sleeping after each query. | kcwu | 2006-04-08 | 1 | -0/+6 |
* | bug fix: board not found error handling. | kcwu | 2006-04-08 | 2 | -1/+2 |
* | fix unpaired brace in comment | kcwu | 2006-04-08 | 1 | -1/+1 |
* | fix bug, board class disappear because incorrect bsorted[] made by race condi... | kcwu | 2006-04-08 | 1 | -1/+1 |
* | verbose error message. | kcwu | 2006-04-08 | 1 | -1/+4 |
* | make different tmp file to avoid open same file for write. | kcwu | 2006-04-08 | 2 | -3/+2 |
* | more crash assertion. | kcwu | 2006-04-01 | 1 | -0/+2 |
* | it's better to log current time. | kcwu | 2006-04-01 | 1 | -1/+1 |
* | small syntax fix. | kcwu | 2006-04-01 | 1 | -0/+1 |
* | make it harder to multi-login by race condition. | kcwu | 2006-04-01 | 2 | -33/+56 |
* | more crash assertion. | kcwu | 2006-04-01 | 1 | -0/+2 |
* | fix message about mailbox full. | kcwu | 2006-04-01 | 2 | -1/+3 |
* | Wrong check on angel changing | scw | 2006-03-30 | 1 | -1/+1 |
* | handle if process error | kcwu | 2006-03-30 | 1 | -1/+3 |
* | prevent multi-login and slow login flooding. | kcwu | 2006-03-30 | 2 | -56/+93 |
* | write brc to temporary file and rename it after write successfully. | kcwu | 2006-03-27 | 1 | -2/+9 |
* | more meaningful message for SIGXCPU. | kcwu | 2006-03-27 | 1 | -1/+5 |
* | verify userid when sethome path. | kcwu | 2006-03-27 | 4 | -24/+50 |
* | fix bug: clear quote_file[] after use. | kcwu | 2006-03-27 | 1 | -0/+6 |
* | fix crash, workaround for incorrect roll after resize. | kcwu | 2006-03-27 | 1 | -1/+1 |
* | fix crash if search in empty gem dir. | kcwu | 2006-03-27 | 1 | -2/+4 |
* | more assertion for tracking bug. | kcwu | 2006-03-27 | 3 | -0/+4 |
* | fix last commit. | kcwu | 2006-03-24 | 1 | -2/+0 |
* | dirty workaround for race condition in multi-login checking. | kcwu | 2006-03-23 | 1 | -18/+31 |
* | redirect stderr(fd 2) to file. | kcwu | 2006-03-23 | 1 | -2/+6 |
* | support DETECT_CLIENT, hash telnet sequence. | kcwu | 2006-03-23 | 2 | -1/+62 |
* | assert for fav_malloc size. | kcwu | 2006-03-23 | 1 | -1/+3 |
* | Warning, API semantic changes. | kcwu | 2006-03-23 | 2 | -3/+13 |
* | fix non-portable strtok() usage. | kcwu | 2006-03-23 | 1 | -2/+3 |
* | fix bugs introduced because replace sprintf and strncpy with snprintf and str... | kcwu | 2006-03-23 | 2 | -2/+2 |
* | load go score when login | scw | 2006-03-18 | 1 | -0/+3 |
* | comment on big5 workaround. | kcwu | 2006-03-13 | 1 | -0/+1 |
* | avoid C++ keywords to make include files C++ friendly. | kcwu | 2006-03-13 | 2 | -6/+6 |
* | avoid unnecessary linear scan if LOCK_THIS. | kcwu | 2006-03-13 | 1 | -5/+5 |
* | GO scoring and displaying on userlist. | scw | 2006-03-12 | 5 | -19/+48 |
* | sync birthday limit between user setting and register | scw | 2006-03-01 | 1 | -1/+1 |
* | Setting angel of a user to "-" means banned and | scw | 2006-02-25 | 1 | -1/+2 |
* | r3281@kcwu: kcwu | 2006-02-18 13:36:52 +0800 | kcwu | 2006-02-18 | 1 | -1/+10 |
* | r3280@kcwu: kcwu | 2006-02-18 13:33:14 +0800 | kcwu | 2006-02-18 | 1 | -3/+0 |
* | * comment strange getindex() behavior. | kcwu | 2006-02-09 | 2 | -43/+74 |
* | Confirm before removing boards from fav. | scw | 2006-02-02 | 1 | -2/+4 |
* | Fix r3267, board title disappear after setting boards | scw | 2006-01-22 | 1 | -12/+24 |
* | bbs.c message update to fix the situation | scw | 2006-01-21 | 1 | -1/+1 |
* | replace some strncpy with strlcpy, or just strcpy if src is const | victor | 2006-01-12 | 14 | -71/+53 |
* | change the naming to fit the menu. | ptt | 2006-01-10 | 1 | -1/+1 |