summaryrefslogtreecommitdiffstats
path: root/mbbsd/topsong.c
Commit message (Expand)AuthorAgeFilesLines
* New style to specify ANSI escape commands.piaip2005-06-081-4/+4
* explicitly tell C compiler functions have no parameterkcwu2005-03-121-2/+2
* merge back from branch victor.solarisvictor2004-09-101-1/+1
* use correct type: size_t/int/long/pointerin22004-07-301-2/+2
* use int instead of longin22004-07-301-3/+3
* add XXX commentkcwu2002-07-271-1/+2
* indent -i4in22002-07-211-5/+5
* strcpy() -> strlcpy()in22002-07-211-3/+3
* indentin22002-07-061-32/+40
* global variable move to var.cin22002-06-041-9/+2
* Initial revisionin22002-03-071-0/+79