summaryrefslogtreecommitdiffstats
path: root/mbbsd/kaede.c
Commit message (Expand)AuthorAgeFilesLines
* warning freein22004-02-091-2/+0
* Remove unused code.scw2004-02-011-2/+1
* git-svn-id: http://opensvn.csie.org/pttbbs/trunk/pttbbs@1487 63ad8ddf-47c3-03...ptt2004-01-301-1/+1
* fix warningvictor2003-12-241-1/+1
* Rewrite strip_ansi() (also move from vote.c to io.c).scw2003-12-241-0/+2
* fix Ptt_prints bugvictor2003-12-221-2/+0
* more quick code in Ptt_prints()in22003-12-191-50/+55
* init file mode for Copy()victor2003-12-031-1/+1
* typovictor2003-11-181-1/+1
* missing O_TRUCT & O_CREATvictor2003-11-181-1/+1
* git-svn-id: http://opensvn.csie.org/pttbbs/trunk/pttbbs@1349 63ad8ddf-47c3-03...ptt2003-11-161-11/+10
* git-svn-id: http://opensvn.csie.org/pttbbs/trunk/pttbbs@1336 63ad8ddf-47c3-03...ptt2003-11-151-1/+17
* commentkcwu2003-06-281-2/+2
* fix corrupted big5 commentkcwu2003-06-071-2/+2
* eliminate `static' arraykcwu2003-01-161-4/+3
* sprintf() -> snprintf()in22002-07-231-5/+6
* in Ptt_prints(), sprintf() -> snprintf()in22002-07-211-11/+14
* indent -i4in22002-07-211-3/+3
* fix **t bugin22002-07-201-2/+1
* indentin22002-07-061-34/+43
* I am idoitptt2002-06-261-2/+2
* fix deleted board :ptt2002-06-261-1/+7
* fix Link errorptt2002-06-221-2/+2
* only one shared memoryin22002-06-071-2/+2
* global variable move to var.cin22002-06-041-14/+2
* replace time(NULL) by nowptt2002-05-131-2/+2
* Initial revisionin22002-03-071-0/+95