summaryrefslogtreecommitdiffstats
path: root/mbbsd/cal.c
Commit message (Expand)AuthorAgeFilesLines
* replace rand() with random() for better randomnesskcwu2005-02-041-1/+1
* use ctime4 for compat on x86_64wens2005-01-251-3/+3
* use time4_t(uint32_t) instead of time_t for x86-64 arch.in22005-01-241-4/+4
* define IA32 for IA32 modein22005-01-241-1/+7
* jwretch asked to changeptt2004-11-271-5/+2
* add description to invoiceptt2004-11-271-5/+10
* If pay under 100 there is no invoiceptt2004-11-271-0/+1
* typo. change '<' -> '<='ptt2004-11-031-1/+1
* fix the bug. buy -1 mail = buy 100 mailptt2004-11-031-3/+1
* enlarge the random rangevictor2004-09-301-1/+1
* warning freein22004-06-111-1/+1
* replace some prints() with outs(),kcwu2004-06-101-1/+1
* show cpu usagein22004-06-081-1/+7
* SHM->GV2.e.dymaxactive instead GLOBALVAR[9]in22004-06-021-1/+1
* use LCECHOin22004-05-301-2/+2
* Anonymous money giving.scw2004-05-271-1/+11
* in log_file(), use LOG_VF if need to vfprintf().in22004-05-031-2/+2
* change log_file()ptt2004-04-301-9/+7
* reoragnize functions ptt2004-04-241-47/+7
* revert cuser from pointer to buffer.ptt2004-04-211-23/+23
* log user's formatptt2004-04-161-1/+1
* merge from outtacache branchin22004-04-041-1/+6
* git-svn-id: http://opensvn.csie.org/pttbbs/trunk/pttbbs@1651 63ad8ddf-47c3-03...ptt2004-03-311-3/+3
* refiningptt2004-03-311-1/+1
* add mmap to cuser get ride of passwd_updateptt2004-03-311-34/+29
* simplfy append_recordptt2004-03-251-2/+1
* warning freein22004-01-081-1/+2
* M mbbsd/announce.cptt2003-12-291-81/+0
* use open() instead of fopen() in log_file()in22003-12-071-2/+2
* code clean upkcwu2003-09-101-2/+2
* clean upkcwu2003-09-071-14/+8
* code cleanupkcwu2003-09-061-2/+2
* move COMPILE_TIME from .mk to vers.cin22003-06-221-2/+3
* �R�t���H�c=>�����R100��in22003-04-281-1/+3
* show sbrk, idrss, isrssin22003-03-151-2/+6
* show if mbbsd is in CRITICAL_MEMORY modein22003-03-151-1/+4
* * there are so many fopen() without fclose()kcwu2003-01-201-1/+2
* if SYSOP, show memory usage in system statusin22003-01-161-1/+4
* remove unnecessary `static' keyword from some local variablekcwu2003-01-161-3/+3
* DYMAX_ACTIVEin22002-08-231-2/+7
* sprintf() -> snprintf()in22002-07-231-22/+31
* indent -i4in22002-07-211-17/+17
* strcpy() -> strlcpy()in22002-07-211-9/+9
* indentin22002-07-061-214/+242
* sysinfoin22002-07-051-15/+18
* only one shared memoryin22002-06-071-2/+2
* global variable move to var.cin22002-06-041-28/+2
* *** empty log message ***ptt2002-05-251-2/+1
* replace time(NULL) by nowptt2002-05-131-8/+3
* *** empty log message ***lwms2002-05-101-3/+2
* *** empty log message ***lwms2002-05-101-7/+9
* *** empty log message ***lwms2002-05-061-2/+2
* *** empty log message ***lwms2002-05-031-6/+7
* *** empty log message ***lwms2002-05-021-3/+4
* *** empty log message ***lwms2002-05-021-2/+2
* *** empty log message ***lwms2002-05-021-2/+2
* *** empty log message ***lwms2002-05-021-3/+16
* change getdata() constant to sizeof()in22002-04-291-14/+15
* Initial revisionin22002-03-071-0/+512