summaryrefslogtreecommitdiffstats
path: root/mbbsd/stuff.c
Commit message (Expand)AuthorAgeFilesLines
* not completein22004-04-021-0/+69
* add mmap to cuser get ride of passwd_updateptt2004-03-311-3/+4
* set file mode to 0664 when O_CREAT in log_file()in22003-12-161-1/+2
* use open() instead of fopen() in log_file()in22003-12-071-11/+9
* git-svn-id: http://opensvn.csie.org/pttbbs/trunk/pttbbs@1333 63ad8ddf-47c3-03...ptt2003-11-151-0/+6
* use bsearch in login_friend_online()in22003-10-051-0/+25
* git-svn-id: http://opensvn.csie.org/pttbbs/trunk/pttbbs@1195 63ad8ddf-47c3-03...(no author)2003-09-221-5/+8
* code cleanupkcwu2003-09-061-3/+2
* merge from MergeCachein22003-07-201-3/+20
* assert() the return value of strchr() strrchr()kcwu2003-06-281-1/+7
* CRITICAL_MEMORYin22003-03-261-1/+26
* remove unnecessary `static' keyword from some local variablekcwu2003-01-161-2/+2
* sprintf() -> snprintf()in22002-07-231-6/+6
* indent -i4in22002-07-211-44/+44
* indentin22002-07-061-229/+320
* bug of gettime:ptt2002-06-291-1/+2
* auto expire gambleptt2002-06-231-2/+2
* oauto expire gambleptt2002-06-231-1/+24
* global variable move to var.cin22002-06-041-26/+2
* boards/<hash>/<brdname>in22002-03-101-6/+6
* Initial revisionin22002-03-071-0/+524