summaryrefslogtreecommitdiffstats
path: root/mbbsd/chat.c
Commit message (Expand)AuthorAgeFilesLines
* revert cuser from pointer to buffer.ptt2004-04-211-4/+4
* Fix warning, including:scw2004-04-021-3/+2
* add mmap to cuser get ride of passwd_updateptt2004-03-311-5/+5
* git-svn-id: http://opensvn.csie.org/pttbbs/trunk/pttbbs@1501 63ad8ddf-47c3-03...ptt2004-01-311-1/+1
* missing commit, and add '/help' prompt to chatroomvictor2003-11-221-0/+2
* code clean upkcwu2003-09-101-4/+3
* code cleanupkcwu2003-09-071-82/+42
* clean upkcwu2003-09-071-37/+0
* replace FreeBSD macro with __FreeBSD__kcwu2003-08-101-2/+2
* remove unreasonable checkingvictor2003-02-241-4/+1
* make gcc33 happyin22003-01-011-3/+3
* sprintf() -> snprintf()in22002-07-231-20/+25
* indent -i4in22002-07-211-16/+16
* strcpy() -> strlcpy()in22002-07-211-12/+13
* indentin22002-07-061-171/+198
* global variable move to var.cin22002-06-041-43/+4
* *** empty log message ***ptt2002-05-251-3/+2
* replace time(NULL) by nowptt2002-05-131-4/+3
* change getdata() constant to sizeof()in22002-04-291-2/+2
* Initial revisionin22002-03-071-0/+623