summaryrefslogtreecommitdiffstats
path: root/mbbsd/dark.c
Commit message (Expand)AuthorAgeFilesLines
* replace some prints() with outs(),kcwu2004-06-101-4/+4
* use 'const' keyword to reduce 7904 bytes data segmentkcwu2004-06-041-3/+3
* two moutsptt2004-04-241-8/+0
* reoragnize functions ptt2004-04-241-18/+18
* integrate igetkey igetch egetchptt2004-04-241-2/+2
* sprintf() -> snprintf()in22002-07-231-7/+7
* indent -i4in22002-07-211-15/+14
* strcpy() -> strlcpy()in22002-07-211-2/+2
* indentin22002-07-061-307/+418
* global variable move to var.cin22002-06-041-14/+2
* replace time(NULL) by nowptt2002-05-131-2/+3
* for mbbsd.iccin22002-04-271-20/+20
* Initial revisionin22002-03-071-0/+456