summaryrefslogtreecommitdiffstats
path: root/mbbsd/syspost.c
Commit message (Expand)AuthorAgeFilesLines
* fix 2 bug for last patch.ptt2005-06-221-1/+1
* 1. patch of defining BBSENAMEptt2005-06-221-17/+1
* New style to specify ANSI escape commands.piaip2005-06-081-7/+7
* refactor post articlekcwu2005-03-191-59/+24
* less hard coded path/string.kcwu2005-03-191-4/+4
* add 'const' qualifiers on function parameters.kcwu2005-03-191-6/+6
* use ctime4 for compat on x86_64wens2005-01-251-5/+5
* use time4_t(uint32_t) instead of time_t for x86-64 arch.in22005-01-241-6/+5
* fix typescw2005-01-241-1/+2
* 1. remove do_unanonymous_post function. It is almost the same as do_crosspost.ptt2004-10-131-1/+1
* there was no touchbtotal at syspost. added it.ptt2004-10-131-1/+2
* 1. Add reason on post title at voilationLaw.ptt2004-10-131-1/+1
* replace some prints() with outs(),kcwu2004-06-101-1/+1
* revert cuser from pointer to buffer.ptt2004-04-211-6/+6
* add mmap to cuser get ride of passwd_updateptt2004-03-311-7/+7
* * there are so many fopen() without fclose()kcwu2003-01-201-2/+3
* move post_msg() and post_file() from gamble.c to syspost.ckcwu2003-01-161-1/+54
* remove post_violatelaw to Securitylwms2002-11-151-1/+3
* sprintf() -> snprintf()in22002-07-231-10/+14
* indent -i4in22002-07-211-5/+5
* strcpy() -> strlcpy()in22002-07-211-9/+9
* indentin22002-07-061-55/+63
* *** empty log message ***lwms2002-06-191-4/+4
* global variable move to var.cin22002-06-041-13/+2
* iswritable_stat, isvisible_statin22002-06-021-2/+2
* *** empty log message ***lwms2002-05-211-2/+1
* *** empty log message ***lwms2002-05-201-1/+26
* replace time(NULL) by nowptt2002-05-131-6/+2
* *** empty log message ***lwms2002-05-081-25/+1
* *** empty log message ***lwms2002-05-081-1/+26
* change getdata() constant to sizeof()in22002-04-291-2/+2
* boards/<hash>/<brdname>in22002-03-101-7/+7
* Initial revisionin22002-03-071-0/+102