summaryrefslogtreecommitdiffstats
path: root/mbbsd/voteboard.c
Commit message (Expand)AuthorAgeFilesLines
* replace some prints() with outs(),kcwu2004-06-101-13/+13
* revert cuser from pointer to buffer.ptt2004-04-211-11/+11
* check post perm on demandvictor2004-04-021-2/+2
* 1.ptt2004-04-021-2/+2
* add mmap to cuser get ride of passwd_updateptt2004-03-311-11/+11
* fix overlap messagevictor2003-12-301-1/+1
* 1.特殊搜尋使用者裡victor2003-12-271-2/+3
* warning freein22003-12-041-1/+1
* git-svn-id: http://opensvn.csie.org/pttbbs/trunk/pttbbs@1320 63ad8ddf-47c3-03...ptt2003-11-121-16/+14
* git-svn-id: http://opensvn.csie.org/pttbbs/trunk/pttbbs@1319 63ad8ddf-47c3-03...ptt2003-11-121-6/+6
* git-svn-id: http://opensvn.csie.org/pttbbs/trunk/pttbbs@1317 63ad8ddf-47c3-03...ptt2003-11-111-119/+76
* git-svn-id: http://opensvn.csie.org/pttbbs/trunk/pttbbs@1316 63ad8ddf-47c3-03...ptt2003-11-111-1/+1
* git-svn-id: http://opensvn.csie.org/pttbbs/trunk/pttbbs@1315 63ad8ddf-47c3-03...ptt2003-11-111-29/+43
* git-svn-id: http://opensvn.csie.org/pttbbs/trunk/pttbbs@1314 63ad8ddf-47c3-03...ptt2003-11-111-123/+57
* clean upkcwu2003-09-071-1/+1
* assert() the return value of strchr() strrchr()kcwu2003-06-281-2/+3
* 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