summaryrefslogtreecommitdiffstats
path: root/mbbsd/gamble.c
Commit message (Expand)AuthorAgeFilesLines
* Merged with trunk versionJaky.i18njack2004-05-141-35/+35
* Replaced all the files with i18n shorter name versionjack2004-05-131-35/+35
* Replaced gomo.c with i18n versionjack2004-05-121-44/+35
* merge trunk to branches and corrected conflictionjack2004-05-031-3/+1
* revert cuser from pointer to buffer.ptt2004-04-211-3/+3
* add mmap to cuser get ride of passwd_updateptt2004-03-311-3/+3
* if the gamble is stopped, dont joinvictor2004-02-121-1/+1
* Rewrite strip_ansi() (also move from vote.c to io.c).scw2003-12-241-1/+1
* git-svn-id: http://opensvn.csie.org/pttbbs/trunk/pttbbs@1314 63ad8ddf-47c3-03...ptt2003-11-111-0/+4
* buffer sizekcwu2003-11-011-2/+2
* clean upkcwu2003-09-071-1/+1
* prevent opening file errorvictor2003-08-201-5/+8
* wrong output of the resultvictor2003-08-081-3/+3
* fix strange syntaxkcwu2003-06-281-2/+2
* *** empty log message ***ptt2003-05-261-7/+9
* ���L�����o��in22003-04-271-2/+2
* * there are so many fopen() without fclose()kcwu2003-01-201-2/+2
* move global array into local.kcwu2003-01-161-5/+6
* move post_msg() and post_file() from gamble.c to syspost.ckcwu2003-01-161-55/+1
* use gcc's extension to check format stringkcwu2002-12-261-6/+5
* sprintf() -> snprintf()in22002-07-231-16/+19
* indent -i4in22002-07-211-12/+12
* strcpy() -> strlcpy()in22002-07-211-3/+3
* indentin22002-07-061-298/+288
* setcpulimit for gambleptt2002-06-291-1/+9
* setproctitle("open ticket");ptt2002-06-261-1/+3
* stupid bug aboutptt2002-06-231-3/+3
* little bugptt2002-06-231-3/+3
* oauto expire gambleptt2002-06-231-3/+8
* gamble lockptt2002-06-231-2/+2
* change record stampfile functionptt2002-06-231-2/+2
* optt2002-06-221-3/+6
* *** empty log message ***lwms2002-06-191-8/+8
* *** empty log message ***ptt2002-06-121-3/+5
* *** empty log message ***ptt2002-06-081-2/+2
* *** empty log message ***ptt2002-06-081-3/+4
* *** empty log message ***ptt2002-06-081-2/+3
* *** empty log message ***ptt2002-06-081-15/+14
* *** empty log message ***ptt2002-06-081-2/+2
* add revoke gambleptt2002-06-081-20/+43
* *** empty log message ***ptt2002-06-081-3/+2
* *** empty log message ***ptt2002-06-081-4/+4
* add logptt2002-06-081-9/+15
* gamle and talk bug fixptt2002-06-081-3/+4
* global variable move to var.cin22002-06-041-17/+2
* replace time(NULL) by nowptt2002-05-131-3/+2
* boards/<hash>/<brdname>in22002-03-101-2/+2
* Initial revisionin22002-03-071-0/+361