summaryrefslogtreecommitdiffstats
path: root/mbbsd/xyz.c
Commit message (Expand)AuthorAgeFilesLines
* 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