summaryrefslogtreecommitdiffstats
path: root/mbbsd/vote.c
Commit message (Expand)AuthorAgeFilesLines
* add mmap to cuser get ride of passwd_updateptt2004-03-311-2/+2
* turn up the vote durationvictor2004-02-291-3/+3
* i didn't do itvictor2004-02-241-2/+2
* clear() -> clrtobot(), fix wrong page calculationvictor.symblic@1555victor2004-02-221-2/+3
* git-svn-id: http://opensvn.csie.org/pttbbs/trunk/pttbbs@1552 63ad8ddf-47c3-03...victor2004-02-201-1/+1
* git-svn-id: http://opensvn.csie.org/pttbbs/trunk/pttbbs@1551 63ad8ddf-47c3-03...victor2004-02-201-10/+10
* open 0600victor2004-02-201-4/+6
* forget to renamevictor2004-02-201-2/+6
* add help, fix typovictor2004-02-201-8/+5
* convert ballots filevictor2004-02-201-5/+23
* multi-page votevictor2004-02-201-93/+198
* Rewrite strip_ansi() (also move from vote.c to io.c).scw2003-12-241-34/+0
* fix wrong result of votevictor2003-11-281-18/+16
* 1. fix invalid operationvictor2003-11-141-2/+4
* fix typokcwu2003-07-071-5/+5
* fix input length of votingin22003-03-031-2/+10
* * there are so many fopen() without fclose()kcwu2003-01-201-18/+21
* remove unnecessary `static' keyword from some local variablekcwu2003-01-161-2/+2
* make gcc33 happyin22003-01-011-2/+2
* sprintf() -> snprintf()in22002-07-231-25/+40
* fix last commit(about sprintf->snprintf)kcwu2002-07-221-23/+23
* check the using of `sizeof' with strlcpy()kcwu2002-07-221-30/+30
* indent -i4in22002-07-211-21/+21
* strcpy() -> strlcpy()in22002-07-211-46/+46
* indentin22002-07-061-391/+419
* global variable move to var.cin22002-06-041-29/+3
* *** empty log message ***ptt2002-05-251-3/+3
* replace time(NULL) by nowptt2002-05-131-12/+6
* change getdata() constant to sizeof()in22002-04-291-5/+7
* *** empty log message ***ptt2002-03-301-1/+1
* *** empty log message ***ptt2002-03-291-20/+17
* *** empty log message ***ptt2002-03-291-7/+7
* boards/<hash>/<brdname>in22002-03-101-3/+3
* Initial revisionin22002-03-071-0/+1068