summaryrefslogtreecommitdiffstats
path: root/mbbsd/indict.c
Commit message (Expand)AuthorAgeFilesLines
* revert cuser from pointer to buffer.ptt2004-04-211-1/+1
* add mmap to cuser get ride of passwd_updateptt2004-03-311-1/+1
* clean upkcwu2003-09-071-29/+23
* fix typokcwu2003-06-281-2/+2
* * there are so many fopen() without fclose()kcwu2003-01-201-1/+2
* eliminate `static' arraykcwu2003-01-161-16/+3
* 1.only sysop can edit database directlykcwu2002-07-271-5/+5
* typokcwu2002-07-271-2/+2
* sprintf() -> snprintf()in22002-07-231-8/+11
* indent -i4in22002-07-211-5/+5
* strcpy() -> strlcpy()in22002-07-211-5/+5
* indentin22002-07-061-71/+79
* fix memory bugin22002-07-021-1/+5
* global variable move to var.cin22002-06-041-14/+4
* change getdata() constant to sizeof()in22002-04-291-2/+2
* Initial revisionin22002-03-071-0/+184