summaryrefslogtreecommitdiffstats
path: root/mbbsd/calendar.c
Commit message (Expand)AuthorAgeFilesLines
* remove unnecessary `static' keyword from some local variablekcwu2003-01-161-5/+5
* make gcc33 happyin22003-01-011-2/+2
* indent -i4in22002-07-211-11/+11
* strcpy() -> strlcpy()in22002-07-211-2/+2
* indentin22002-07-061-110/+150
* global variable move to var.cin22002-06-041-13/+2
* replace time(NULL) by nowptt2002-05-131-11/+10
* Initial revisionin22002-03-071-0/+284