summaryrefslogtreecommitdiffstats
path: root/mbbsd/args.c
Commit message (Expand)AuthorAgeFilesLines
* code clean upkcwu2003-06-261-13/+7
* sprintf() -> snprintf()in22002-07-231-3/+3
* check the using of `sizeof' with strlcpy()kcwu2002-07-221-2/+2
* indent -i4in22002-07-211-5/+5
* strcpy() -> strlcpy()in22002-07-211-2/+2
* indentin22002-07-061-25/+35
* global variable move to var.cin22002-06-041-5/+2
* Initial revisionin22002-03-071-0/+62