summaryrefslogtreecommitdiffstats
path: root/mbbsd/friend.c
Commit message (Expand)AuthorAgeFilesLines
* Merged with trunk versionJaky.i18njack2004-05-141-19/+19
* Replaced all the files with i18n shorter name versionjack2004-05-131-19/+19
* Replaced friend.c with i18n versionjack2004-05-121-41/+28
* revert cuser from pointer to buffer.ptt2004-04-211-2/+2
* fix bug in friend_load_real()in22004-04-141-3/+3
* fix bug r1674in22004-04-021-1/+1
* reuse codein22004-04-021-39/+38
* add mmap to cuser get ride of passwd_updateptt2004-03-311-2/+2
* git-svn-id: http://opensvn.csie.org/pttbbs/trunk/pttbbs@1336 63ad8ddf-47c3-03...ptt2003-11-151-3/+2
* use bsearch in login_friend_online()in22003-10-051-0/+2
* talk.c : redrawvictor2003-09-201-1/+1
* clean upkcwu2003-09-071-12/+7
* code cleanupkcwu2003-09-061-15/+10
* wrong spell and missing :Pvictor2003-08-281-3/+4
* It's not necessary to reload friend and eject list at the same time.victor2003-08-281-27/+32
* warning freein22003-05-181-4/+5
* *** empty log message ***ptt2003-05-161-7/+10
* �O��/�����W��=>256in22003-04-281-3/+3
* may be not closedvictor2003-04-161-3/+5
* * there are so many fopen() without fclose()kcwu2003-01-201-6/+9
* make gcc33 happyin22003-01-011-3/+3
* fix the numbers of selection bugkcwu2002-07-281-5/+4
* sprintf() -> snprintf()in22002-07-231-10/+13
* indent -i4in22002-07-211-13/+13
* strcpy() -> strlcpy()in22002-07-211-2/+2
* indentin22002-07-061-168/+143
* fix memory bugin22002-07-021-16/+14
* *** empty log message ***lwms2002-06-191-2/+2
* global variable move to var.cin22002-06-041-36/+2
* change getdata() constant to sizeof()in22002-04-291-4/+5
* fix logout_friend()in22002-04-101-2/+3
* SYSOP/BM could export board-friend listin22002-04-061-16/+25
* ofo's water show 'x' for dead usersin22002-03-091-2/+2
* Initial revisionin22002-03-071-0/+509