| Commit message (Expand) | Author | Age | Files | Lines |
* | * change telnet interface to accept extra parameter for callbacks (*_arg) | piaip | 2009-06-07 | 1 | -1/+1 |
* | - extract telnet.c to cmsys | kcwu | 2009-06-07 | 1 | -2/+3 |
* | - refine and prepare for login daemon: | piaip | 2009-06-06 | 1 | -2/+3 |
* | Clean up some compile warnings (unused, signess) | wens | 2009-03-21 | 1 | -0/+2 |
* | nonexistent function sigfree | wens | 2009-03-01 | 1 | -3/+0 |
* | Post and money update: | scw | 2008-11-16 | 1 | -0/+1 |
* | Move stamp* to common library, with weak symbols | wens | 2008-06-19 | 1 | -3/+0 |
* | Rewrite namecomplete2 using visio API | wens | 2008-06-17 | 1 | -1/+1 |
* | Add const modifier | wens | 2008-06-16 | 1 | -1/+1 |
* | Remove unused code. | wens | 2008-06-16 | 1 | -9/+0 |
* | ToggleNameList like function for Vector | wens | 2008-06-16 | 1 | -0/+2 |
* | Use general Vector_*. | wens | 2008-06-15 | 1 | -1/+1 |
* | Remove declarations. | wens | 2008-06-15 | 1 | -5/+0 |
* | partial fix dietlibc supplemental library | wens | 2008-06-13 | 1 | -11/+0 |
* | Move BBS non-related functions to independent library | wens | 2008-06-13 | 1 | -11/+0 |
* | - improve reg-email check procedure and error message | piaip | 2008-06-04 | 1 | -1/+1 |
* | - prevent wrong email test on multiple '@'s. | piaip | 2008-06-04 | 1 | -2/+6 |
* | - (internal) change 86400/... (seconds of day/month/...) to named constants. | piaip | 2008-05-10 | 1 | -0/+1 |
* | - improve give_money process and red_envelop writing procedure. | piaip | 2008-05-08 | 1 | -1/+1 |
* | - (internal) code refine: separate inner_send API | piaip | 2008-05-07 | 1 | -0/+1 |
* | - fix: guests should not get announce sub-op, and sub-op should not have BM p... | piaip | 2008-04-24 | 1 | -1/+0 |
* | - (internal) refine visio callback | piaip | 2008-04-24 | 1 | -1/+0 |
* | - ZA: simple workaround to prevent Ctrl-U re-entrant issue | piaip | 2008-04-23 | 1 | -0/+1 |
* | - add 'top boards' in ZA selection. | piaip | 2008-04-20 | 1 | -4/+6 |
* | - make ZA system complete. | piaip | 2008-04-19 | 1 | -0/+4 |
* | - enable large terminal for menu and menu_movie. | piaip | 2008-04-19 | 1 | -1/+1 |
* | - (internal) export osdep from cmsys, fixing bbsctl linking error | piaip | 2008-04-19 | 1 | -6/+0 |
* | - (internal) getans -> vans | piaip | 2008-04-17 | 1 | -2/+0 |
* | - (internal) visio: add vgets | piaip | 2008-04-17 | 1 | -5/+8 |
* | - change sender address of auto forward to forwarder, to prevent confusion ca... | piaip | 2008-04-16 | 1 | -1/+1 |
* | - (internal) migrate more code to visio API. | piaip | 2008-04-15 | 1 | -6/+5 |
* | - (internal) change API names to visio format: stand_title -> vs_hdr. | piaip | 2008-04-15 | 1 | -3/+0 |
* | - (internal) code refine - improving visio system | piaip | 2008-04-15 | 1 | -10/+10 |
* | - add calendar in login view | piaip | 2008-04-13 | 1 | -2/+2 |
* | - board: move cursor when leaving same board. | piaip | 2008-04-13 | 1 | -1/+1 |
* | (internal code refine) | piaip | 2008-04-12 | 1 | -9/+3 |
* | - pmore: fix incorrect display position for ESC_STAR variables in vertical sc... | piaip | 2008-04-12 | 1 | -1/+2 |
* | - (internal) vedit should not change input parameter. | piaip | 2008-04-10 | 1 | -2/+2 |
* | - restrict VIOLATE_LAW cross-posting | piaip | 2008-04-09 | 1 | -0/+1 |
* | - (internal) change Ptt_prints to better function: expand_esc_star | piaip | 2008-04-09 | 1 | -1/+2 |
* | - (internal) add some Maple-3 API interface to help porting | piaip | 2008-04-08 | 1 | -7/+10 |
* | - regform: enable kick-out mechanism for regform system | piaip | 2008-04-04 | 1 | -0/+1 |
* | - support anonymous commenting for angel system (use with caution - define AN... | piaip | 2008-04-03 | 1 | -1/+1 |
* | - (internal) change mail/log to specific API. | piaip | 2008-04-03 | 1 | -0/+3 |
* | - angel: allow user to call paged rejnew angel in hh mode, even if angel has ... | piaip | 2008-04-03 | 1 | -1/+3 |
* | - angel system: extend pager modes to 3 types (accept, reject new, reject all) | piaip | 2008-04-02 | 1 | -7/+7 |
* | - logging regform validation results to specific board (BN_ID_RECORD) | piaip | 2008-04-01 | 1 | -0/+1 |
* | - (internal) enable building utmpserver | piaip | 2008-03-31 | 1 | -3/+1 |
* | - drop angel_reject features (requested from okcool@ptt) | piaip | 2008-03-31 | 1 | -3/+0 |
* | - make regform2 complete by upgrading scripts. | piaip | 2008-03-29 | 1 | -1/+2 |
* | - (internal) move UTIL_C API from mbbsd/stuff to cmbbs. | piaip | 2008-03-27 | 1 | -20/+1 |
* | - (internal) moving more bbs-independent code to utility library. | piaip | 2008-03-26 | 1 | -10/+0 |
* | - (internal) drop deprecated old OS support. focus on modern Linux/FreeBSD now. | piaip | 2008-03-26 | 1 | -27/+2 |
* | - fix user over18 display in admin's user_display. | piaip | 2008-03-24 | 1 | -0/+1 |
* | - removed indict, because there's no any reason to keep those out-dated data. | piaip | 2008-03-11 | 1 | -4/+0 |
* | - register: Regform2 API prototype (for concurrent registration form validati... | piaip | 2008-03-08 | 1 | -2/+6 |
* | - user/chicken: enable sysop toggle chicken-death | piaip | 2008-03-06 | 1 | -2/+2 |
* | - chicken: enable PK with new mmap style | piaip | 2008-03-06 | 1 | -0/+1 |
* | - chicken: move chicken data to user directory, with mmap based synchronization. | piaip | 2008-03-06 | 1 | -7/+7 |
* | - unify give_money in both userlist/g and menu/g. | piaip | 2008-02-26 | 1 | -0/+1 |
* | - b_config: more detail hints on user post permission checking | piaip | 2008-02-26 | 1 | -0/+1 |
* | - admin: (exp) new admin interface for regform validation (page mode) | piaip | 2008-02-20 | 1 | -1/+0 |
* | - add dashc() for file create time | piaip | 2008-02-10 | 1 | -1/+0 |
* | - change over18 calculation as standalone function, in order user changed bir... | piaip | 2008-01-31 | 1 | -0/+1 |
* | - revise passwd_apply() api, prevent use global variable to pass data. | kcwu | 2008-01-24 | 1 | -1/+1 |
* | - bbs: add title for AID display | piaip | 2008-01-14 | 1 | -10/+12 |
* | - enable ncurses 'typeahead' API | piaip | 2008-01-13 | 1 | -0/+1 |
* | - bbslua: add new toc display/compatibility warning and 0.113 API | piaip | 2008-01-10 | 1 | -0/+2 |
* | - terminal: add newwin() | piaip | 2008-01-10 | 1 | -0/+2 |
* | - term: add doupdate() to force refresh even if input queue is not empty | piaip | 2008-01-07 | 1 | -0/+1 |
* | - fixed: peek_input keeps waiting for new input. (due to buf control) | piaip | 2008-01-06 | 1 | -1/+1 |
* | - bbslua: add more API | piaip | 2008-01-06 | 1 | -0/+1 |
* | - io: add more control API | piaip | 2008-01-05 | 1 | -0/+3 |
* | - BBS-Lua project: Extend BBS by Lua scripting language. | piaip | 2008-01-04 | 1 | -0/+3 |
* | use emaildb interface in user register | wens | 2008-01-02 | 1 | -0/+6 |
* | - make Test as macro name | piaip | 2008-01-02 | 1 | -0/+6 |
* | - fix announce crash bugs (reason: entering a_menu may have different board | piaip | 2007-12-29 | 1 | -1/+1 |
* | - allow all non-guest user to use myfav (PERM_BASIC) | piaip | 2007-12-28 | 1 | -0/+1 |
* | - add outstr() to output complete (DBCS-aware) non-ANSI string (non-functiona... | piaip | 2007-12-21 | 1 | -1/+2 |
* | - change screen APIs to ncurses-like names | piaip | 2007-12-21 | 1 | -17/+22 |
* | - grayout: API change, from [y,end) to [y,end] | piaip | 2007-12-20 | 1 | -2/+2 |
* | - isolate low level termial i/o api calls, prepare for pfterm | piaip | 2007-12-19 | 1 | -24/+19 |
* | - exp: edit/upload now enabled for special boards | piaip | 2007-12-19 | 1 | -1/+1 |
* | * Enhanced AID query UI. | mhsin | 2007-12-17 | 1 | -5/+9 |
* | - add "fix aloha" for users | piaip | 2007-12-17 | 1 | -0/+1 |
* | * Add Article IDentification System(AIDS) | mhsin | 2007-12-17 | 1 | -0/+5 |
* | - prepare for text-only editing | piaip | 2007-12-16 | 1 | -0/+1 |
* | - unify processing clock variable 'now' | piaip | 2007-12-15 | 1 | -0/+1 |
* | - isolate telnet protocol. moved from mbbsd.c | piaip | 2007-12-13 | 1 | -2/+4 |
* | * extract common functions as library. | kcwu | 2007-12-12 | 1 | -41/+1 |
* | * revise code | kcwu | 2007-12-12 | 1 | -1/+1 |
* | - (msg) fix backslash in string | piaip | 2007-12-11 | 1 | -0/+1 |
* | - search: must update SR name to match new DBCS aware search | piaip | 2007-12-11 | 1 | -0/+1 |
* | screen: add grayout system | piaip | 2007-12-05 | 1 | -0/+5 |
* | BRC v3 API change | piaip | 2007-12-02 | 1 | -4/+5 |
* | - sync ptt2 local modification | piaip | 2007-12-01 | 1 | -0/+1 |
* | - add move_ansi() to support moving to lines with prior ANSI code. | piaip | 2007-12-01 | 1 | -0/+2 |
* | General Update by PttSuggest: | piaip | 2007-12-01 | 1 | -0/+1 |
* | * save memory, NameList is more like STL's vector now | kcwu | 2007-10-17 | 1 | -0/+1 |
* | * eliminate warnings according to lxb's commit on pttbbslite | kcwu | 2007-10-01 | 1 | -2/+3 |
* | * revise code for entering board. | kcwu | 2007-09-23 | 1 | -0/+1 |
* | revise brc interface and its document. | kcwu | 2007-06-12 | 1 | -6/+7 |
* | Fix last commit -- forgot to check in header file modification | scw | 2007-05-30 | 1 | -0/+6 |
* | * rewrite namecomplete2. Avoid small allocation, e.g. linked list, | kcwu | 2007-05-27 | 1 | -0/+6 |
* | horoscope flavor birthday card | victor | 2007-04-16 | 1 | -0/+1 |
* | fix the bug of the cost of deleting post | ptt | 2007-01-18 | 1 | -0/+1 |
* | header file changes for the last commit | ptt | 2007-01-11 | 1 | -1/+2 |
* | fix a bug. | ptt | 2007-01-07 | 1 | -1/+1 |
* | 1. fix a bug that files' stamp in the same board are not in order. | ptt | 2007-01-07 | 1 | -1/+1 |
* | Automatically delete cross post | ptt | 2007-01-06 | 1 | -0/+3 |
* | Ptt_prints prototype changed, length of input string should be given | victor | 2006-12-26 | 1 | -1/+1 |
* | missed file in last commit | wens | 2006-10-01 | 1 | -1/+1 |
* | * police logs | wens | 2006-09-28 | 1 | -0/+1 |
* | Allocate water[] on demend. Saved about 4400 bytes. | kcwu | 2006-09-17 | 1 | -0/+1 |
* | reject bad ips, including tor and bbsnet | in2 | 2006-06-18 | 1 | -0/+1 |
* | use int instead short for bid in fav | victor | 2006-06-04 | 1 | -9/+9 |
* | fix bug: delete a user called USER from user list also removes others called ... | victor | 2006-05-17 | 1 | -1/+0 |
* | add a simple help page to calendar | victor | 2006-05-04 | 1 | -0/+1 |
* | Fix r3348 | scw | 2006-04-24 | 1 | -2/+2 |
* | verify userid when sethome path. | kcwu | 2006-03-27 | 1 | -1/+1 |
* | Warning, API semantic changes. | kcwu | 2006-03-23 | 1 | -0/+1 |
* | avoid C++ keywords to make include files C++ friendly. | kcwu | 2006-03-13 | 1 | -2/+2 |
* | 1. add "cancel bad post" feature. | ptt | 2006-01-04 | 1 | -0/+1 |
* | PERMISSION can be changed even if the user is online. | ptt | 2005-11-16 | 1 | -1/+1 |
* | add restriction to PERM_VIOLATELAW | ptt | 2005-11-15 | 1 | -1/+3 |
* | change bsmtp's prototype since ``method'' is not used | victor | 2005-09-18 | 1 | -1/+1 |
* | real main text editing. | piaip | 2005-09-15 | 1 | -0/+2 |
* | add support to "mark mail as replied" | piaip | 2005-09-15 | 1 | -1/+1 |
* | GO convertion to chess framework | scw | 2005-09-11 | 1 | -2/+5 |
* | fix previous patch. | piaip | 2005-09-08 | 1 | -1/+1 |
* | partially fix #35 | piaip | 2005-09-04 | 1 | -1/+1 |
* | revert r3108, fix the problem by bound correction as moving fav instead. | victor | 2005-08-29 | 1 | -2/+0 |
* | explicit fav entrance | victor | 2005-08-28 | 1 | -0/+2 |
* | Chess functions: | scw | 2005-08-28 | 1 | -0/+2 |
* | distinguish functions that need item or not, and allow the latter in empty it... | kcwu | 2005-08-28 | 1 | -1/+1 |
* | add 'const' keyword. | kcwu | 2005-08-23 | 1 | -1/+1 |
* | Equivalent config file updates | piaip | 2005-08-18 | 1 | -2/+1 |
* | screen_backup() & screen_restore() update: | scw | 2005-08-17 | 1 | -3/+2 |
* | reduce memory usage by 70 bytes per user. | victor | 2005-08-16 | 1 | -1/+1 |
* | screen-resize awareness between screen_backup() and screen_restore(). | victor | 2005-08-15 | 1 | -2/+2 |
* | Gomoku convertion to chess.c framework | scw | 2005-08-15 | 1 | -1/+4 |
* | fix bug: | victor | 2005-08-13 | 1 | -0/+1 |
* | integrate kill-user's code | victor | 2005-08-13 | 1 | -1/+1 |
* | integrate two giving-money code | victor | 2005-08-12 | 1 | -0/+1 |
* | add proto, msg pretty print, misc update | piaip | 2005-08-08 | 1 | -0/+2 |
* | New chess framework | scw | 2005-08-08 | 1 | -1/+2 |
* | article money issue updates | piaip | 2005-08-06 | 1 | -0/+1 |
* | Large Terminal Rules | piaip | 2005-08-06 | 1 | -0/+2 |
* | large terminal rules. | piaip | 2005-08-06 | 1 | -3/+3 |
* | ticket#31, both implemented. | piaip | 2005-07-22 | 1 | -0/+1 |
* | fix r2923, proto update | piaip | 2005-07-09 | 1 | -0/+2 |
* | change to fit bit64 for sob import | ptt | 2005-07-08 | 1 | -1/+0 |
* | also fix prototype | victor | 2005-07-07 | 1 | -1/+1 |
* | proto update orz | piaip | 2005-07-06 | 1 | -1/+1 |
* | - multi-signature browsing mode | piaip | 2005-07-03 | 1 | -1/+1 |
* | Security Update | piaip | 2005-07-03 | 1 | -0/+1 |
* | 1. patch of defining BBSENAME | ptt | 2005-06-22 | 1 | -1/+0 |
* | better readability. | in2 | 2005-06-14 | 1 | -1/+1 |
* | fix a bug that END usually gets "no articles" in ALLPOST. | piaip | 2005-06-14 | 1 | -0/+1 |
* | New DBCS aware: detecting and reversed default value | piaip | 2005-06-08 | 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 | 1 | -1/+1 |
* | use macro instead for class_bid recognition | victor | 2005-04-18 | 1 | -1/+1 |
* | "Bye-Bye Flying Horse" patch | piaip | 2005-04-08 | 1 | -0/+1 |
* | handle telnet protocol and enable NAWS (resize terminal) capability. | in2 | 2005-04-08 | 1 | -0/+1 |
* | fix compile error | kcwu | 2005-03-20 | 1 | -7/+7 |
* | const qualifier | kcwu | 2005-03-19 | 1 | -1/+1 |
* | 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 | 1 | -2/+0 |
* | move global variable xuser into local, save 512 bytes. | kcwu | 2005-03-12 | 1 | -1/+1 |
* | 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 |
* | add "cool down" feature for boards. | wens | 2005-03-09 | 1 | -0/+4 |
* | able to choose ip to bind | wens | 2005-03-02 | 1 | -1/+1 |
* | fix dietlibc support | kcwu | 2005-02-24 | 1 | -0/+11 |
* | Complete groups as well as boards in m_board() | scw | 2005-02-12 | 1 | -0/+5 |
* | 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 |
* | Missing commit. | scw | 2005-01-30 | 1 | -1/+1 |
* | add TIMET64 for both 4 or 8 bytes time_t | in2 | 2005-01-27 | 1 | -3/+9 |
* | 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 | 1 | -14/+16 |
* | 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 |
* | add post limits for BM. | wens | 2005-01-07 | 1 | -1/+1 |
* | warning free | in2 | 2005-01-06 | 1 | -0/+1 |
* | cdoc finished | victor | 2004-12-17 | 1 | -1/+0 |
* | some help pages are showed from file | victor | 2004-12-02 | 1 | -0/+1 |
* | added vote board limits for BM using key 'C' | wens | 2004-11-20 | 1 | -0/+1 |
* | 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 | 1 | -0/+3 |
* | feature for SOB users to import account | ptt | 2004-10-30 | 1 | -1/+1 |
* | modify merge bbs for SOB's boards | ptt | 2004-10-26 | 1 | -1/+1 |
* | WARNING | victor | 2004-10-23 | 1 | -0/+1 |
* | 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 |
* | Add __attribute__((__noreturn__)) for the abort functions. | scw | 2004-10-12 | 1 | -1/+3 |
* | fix bug: when deleting an user, the aloha record won't be deleted. | victor | 2004-09-20 | 1 | -0/+7 |
* | merge back from branch victor.solaris | victor | 2004-09-10 | 1 | -2/+32 |
* | fix chc bug, but still buggy | victor | 2004-09-09 | 1 | -0/+1 |
* | domain_name_query is changed to cidr format | victor | 2004-09-03 | 1 | -0/+1 |
* | Add 'const' qualifiers on functions in stuff.c. | scw | 2004-08-29 | 1 | -12/+12 |
* | Chess country basic things constructing. | scw | 2004-08-12 | 1 | -1/+1 |
* | fix r2157 | in2 | 2004-08-05 | 1 | -5/+5 |
* | use correct type: size_t/int/long/pointer | in2 | 2004-07-30 | 1 | -1/+1 |
* | use int instead of long | in2 | 2004-07-30 | 1 | -2/+2 |
* | GO game merged from FPG. | scw | 2004-07-04 | 1 | -0/+4 |
* | merge the branch from ptt.fpg | ptt | 2004-07-01 | 1 | -1/+1 |
* | 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 | 1 | -0/+7 |
* | 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 | 1 | -0/+1 |
* | 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 | 1 | -0/+1 |
* | 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 | 1 | -3/+13 |
* | add stampfilefd() to avoid race condition | in2 | 2004-05-17 | 1 | -0/+1 |
* | in log_file(), use LOG_VF if need to vfprintf(). | in2 | 2004-05-03 | 1 | -1/+1 |
* | 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 |
* | 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 | 1 | -1/+0 |
* | remove useless functions | ptt | 2004-04-23 | 1 | -3/+4 |
* | revert cuser from pointer to buffer. | ptt | 2004-04-21 | 1 | -14/+11 |
* | warning free | victor | 2004-04-18 | 1 | -0/+1 |
* | for icc 8.0 | in2 | 2004-04-16 | 1 | -166/+166 |