summaryrefslogtreecommitdiffstats
path: root/mbbsd/xyz.c
Commit message (Expand)AuthorAgeFilesLines
* * synchronize money display unit to prevent confusionpiaip2009-07-161-2/+2
* * change function to several display text screen from pager to show_file.piaip2009-06-221-1/+1
* * delete dead code.kcwu2009-06-081-28/+0
* - add system updates log in menupiaip2008-04-201-18/+0
* - (internal) code refine: change [200] to [PATHLEN], [STRLEN], or [ANSILINELEN].piaip2008-04-131-7/+8
* - removed indict, because there's no any reason to keep those out-dated data.piaip2008-03-111-41/+0
* - bbs: add title for AID displaypiaip2008-01-141-0/+1
* - xyz: show userplan for mailing sysopspiaip2008-01-041-1/+3
* fixed movie in some statevictor2007-05-021-1/+1
* replace some strncpy with strlcpy, or just strcpy if src is constvictor2006-01-121-2/+1
* recall of stay timepiaip2005-07-101-1/+8
* wasting my timepiaip2005-07-051-11/+0
* apply rafan's (rafan.bbs@ptt2.cc) big patch to s/username/nickname/gvictor2005-07-041-5/+5
* some basic security stuff can be made default.piaip2005-07-041-1/+1
* remove user info display message when logoutpiaip2005-07-031-1/+12
* New style to specify ANSI escape commands.piaip2005-06-081-18/+18
* explicitly tell C compiler functions have no parameterkcwu2005-03-121-31/+31
* * use fnv hash function for all hash.kcwu2005-02-261-14/+0
* use time4_t(uint32_t) instead of time_t for x86-64 arch.in22005-01-241-1/+1
* define IA32 for IA32 modein22005-01-241-0/+2
* reoragnize functions ptt2004-04-241-4/+2
* revert cuser from pointer to buffer.ptt2004-04-211-6/+6
* add mmap to cuser get ride of passwd_updateptt2004-03-311-6/+6
* clean upkcwu2003-09-071-15/+5
* clean upkcwu2003-09-061-108/+7
* remove JCEEin22003-03-311-1/+3
* Fix date display bug due to bad y2k patchkcwu2003-03-041-3/+3
* MRT mapvictor2003-02-121-1/+8
* remove #define MAXPATHLEN 256in22003-01-241-3/+1
* * there are so many fopen() without fclose()kcwu2003-01-201-4/+9
* counting memory usagekcwu2003-01-171-1/+13
* remove unnecessary `static' keyword from some local variablekcwu2003-01-161-3/+3
* sprintf() -> snprintf()in22002-07-231-5/+6
* indent -i4in22002-07-211-30/+30
* indentin22002-07-061-124/+177
* *** empty log message ***lwms2002-06-191-2/+2
* global variable move to var.cin22002-06-041-33/+3
* *** empty log message ***ptt2002-05-251-2/+1
* idle timeout improvementptt2002-05-141-2/+1
* replace time(NULL) by nowptt2002-05-131-3/+3
* *** empty log message ***ptt2002-05-061-3/+2
* *** empty log message ***lwms2002-04-301-2/+2
* change getdata() constant to sizeof()in22002-04-291-4/+6
* Initial revisionin22002-03-071-0/+448