summaryrefslogtreecommitdiffstats
path: root/mbbsd/name.c
Commit message (Expand)AuthorAgeFilesLines
* reoragnize functions ptt2004-04-241-11/+3
* merge from victor.symbolic branchvictor2004-03-121-1/+1
* Add return type of completeboard_permission.scw2004-01-041-0/+2
* fix namecompletevictor2004-01-041-3/+1
* merge from my branchvictor2003-09-091-1/+1
* fix last commit bugin22003-02-211-2/+3
* free namelist after using immediatelykcwu2003-01-171-2/+2
* sprintf() -> snprintf()in22002-07-231-2/+2
* check the using of `sizeof' with strlcpy()kcwu2002-07-221-2/+2
* indent -i4in22002-07-211-175/+189
* strcpy() -> strlcpy()in22002-07-211-2/+2
* indentin22002-07-061-326/+345
* fix memory bugin22002-07-021-1/+3
* only one shared memoryin22002-06-071-7/+7
* global variable move to var.cin22002-06-041-21/+3
* no warningin22002-05-251-2/+2
* namecomplete return the positionin22002-05-251-9/+13
* generalnamecomplete,in22002-05-121-1/+23
* general namecompletein22002-05-111-22/+43
* safe-memory all board completein22002-05-111-1/+169
* Initial revisionin22002-03-071-0/+473