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