summaryrefslogtreecommitdiffstats
path: root/mbbsd/record.c
Commit message (Expand)AuthorAgeFilesLines
* delete only no (FILE_MARKED | FILE_DIGEST)in22004-02-141-0/+2
* SAFE_ARTICLE_DELETE for 'D'in22004-02-131-0/+32
* git-svn-id: http://opensvn.csie.org/pttbbs/trunk/pttbbs@1498 63ad8ddf-47c3-03...ptt2004-01-311-1/+1
* git-svn-id: http://opensvn.csie.org/pttbbs/trunk/pttbbs@1494 63ad8ddf-47c3-03...ptt2004-01-301-1/+1
* for SAFE_ARTICLE_DELETEin22003-12-151-0/+1
* add SAFE_ARTICLE_DELETE,in22003-12-151-0/+13
* clean upkcwu2003-09-071-2/+2
* add get_record_keep().(no author)2003-09-041-1/+17
* warning free(no author)2003-08-281-3/+3
* fix util merging errorvictor2003-08-181-4/+4
* assert() the return value of strchr() strrchr()kcwu2003-06-281-3/+7
* check lock when get_recordvictor2003-02-271-1/+6
* make gcc33 happyin22003-01-011-2/+2
* editlock by flock()in22002-11-071-1/+33
* sprintf() -> snprintf()in22002-07-231-7/+10
* indent -i4in22002-07-211-17/+17
* strcpy() -> strlcpy()in22002-07-211-10/+10
* indentin22002-07-061-220/+247
* change record stampfile functionptt2002-06-231-2/+2
* global variable move to var.cin22002-06-041-17/+2
* replace time(NULL) by nowptt2002-05-131-9/+6
* no warningin22002-04-161-1/+3
* boards/<hash>/<brdname>in22002-03-101-3/+3
* Initial revisionin22002-03-071-0/+536