summaryrefslogtreecommitdiffstats
path: root/mbbsd/voteboard.c
Commit message (Expand)AuthorAgeFilesLines
* move flock to another placevictor2003-03-171-2/+2
* rm unusable variablevictor2003-03-171-20/+20
* * there are so many fopen() without fclose()kcwu2003-01-201-1/+2
* remove OUTTA_CACHEin22002-08-201-4/+1
* sprintf() -> snprintf()in22002-07-231-18/+27
* indent -i4in22002-07-211-3/+3
* strcpy() -> strlcpy()in22002-07-211-4/+4
* fix applying newboard bugin22002-07-201-3/+3
* indentin22002-07-061-151/+151
* *** empty log message ***lwms2002-06-191-22/+22
* global variable move to var.cin22002-06-041-22/+2
* *** empty log message ***ptt2002-05-251-2/+1
* replace time(NULL) by nowptt2002-05-131-3/+3
* change getdata() constant to sizeof()in22002-04-291-3/+4
* fix bug(MDCACHE)in22002-04-171-2/+2
* MDCACHEin22002-04-161-1/+4
* Initial revisionin22002-03-071-0/+447