summaryrefslogtreecommitdiffstats
path: root/mbbsd/gomo.c
Commit message (Expand)AuthorAgeFilesLines
* integrate igetkey igetch egetchptt2004-04-241-1/+1
* revert cuser from pointer to buffer.ptt2004-04-211-29/+29
* refiningptt2004-03-311-8/+8
* add mmap to cuser get ride of passwd_updateptt2004-03-311-40/+29
* git-svn-id: http://opensvn.csie.org/pttbbs/trunk/pttbbs@1501 63ad8ddf-47c3-03...ptt2004-01-311-1/+1
* merge from my branchvictor2003-09-091-0/+135
* code cleanupkcwu2003-09-061-14/+13
* * there are so many fopen() without fclose()kcwu2003-01-201-1/+2
* move global array into local.kcwu2003-01-161-10/+11
* who wrote this.... @@kcwu2003-01-161-10/+2
* sprintf() -> snprintf()in22002-07-231-5/+5
* indent -i4in22002-07-211-10/+10
* strcpy() -> strlcpy()in22002-07-211-2/+2
* indentin22002-07-061-144/+159
* global variable move to var.cin22002-06-041-26/+2
* *** empty log message ***ptt2002-05-251-3/+2
* replace time(NULL) by nowptt2002-05-131-7/+8
* change getdata() constant to sizeof()in22002-04-291-3/+3
* Initial revisionin22002-03-071-0/+417