summaryrefslogtreecommitdiffstats
path: root/mbbsd/name.c
Commit message (Expand)AuthorAgeFilesLines
* explicitly tell C compiler functions have no parameterkcwu2005-03-121-2/+2
* Complete groups as well as boards in m_board()scw2005-02-121-0/+9
* Fix generalnamecomplete segmentation fault.scw2005-02-081-1/+1
* Fix r2468.scw2005-02-061-1/+1
* * In generalnamecomplete(), complete as more as possible when space (' ')scw2005-02-051-48/+90
* merge ptt.linux againwens2004-12-111-7/+9
* discard r2368 due to compilation failurein22004-12-061-9/+7
* merge ptt.linuxwens2004-12-051-7/+9
* comment todokcwu2004-11-061-0/+1
* correct revision 2210victor2004-09-231-4/+4
* fix bug of finding a hiding user, reported by charto.bbs@pttvictor2004-09-221-0/+2
* merge back from branch victor.solarisvictor2004-09-101-1/+1
* use 'const' keyword to reduce 7904 bytes data segmentkcwu2004-06-041-1/+1
* wrong typevictor2004-05-291-1/+1
* not show symlink while selectingvictor2004-05-291-2/+4
* Fix disconnection when leaving board.scw2004-05-211-1/+1
* 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