Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | revert cuser from pointer to buffer. | ptt | 2004-04-21 | 1 | -1/+1 |
* | add mmap to cuser get ride of passwd_update | ptt | 2004-03-31 | 1 | -1/+1 |
* | clean up | kcwu | 2003-09-07 | 1 | -29/+23 |
* | fix typo | kcwu | 2003-06-28 | 1 | -2/+2 |
* | * there are so many fopen() without fclose() | kcwu | 2003-01-20 | 1 | -1/+2 |
* | eliminate `static' array | kcwu | 2003-01-16 | 1 | -16/+3 |
* | 1.only sysop can edit database directly | kcwu | 2002-07-27 | 1 | -5/+5 |
* | typo | kcwu | 2002-07-27 | 1 | -2/+2 |
* | sprintf() -> snprintf() | in2 | 2002-07-23 | 1 | -8/+11 |
* | indent -i4 | in2 | 2002-07-21 | 1 | -5/+5 |
* | strcpy() -> strlcpy() | in2 | 2002-07-21 | 1 | -5/+5 |
* | indent | in2 | 2002-07-06 | 1 | -71/+79 |
* | fix memory bug | in2 | 2002-07-02 | 1 | -1/+5 |
* | global variable move to var.c | in2 | 2002-06-04 | 1 | -14/+4 |
* | change getdata() constant to sizeof() | in2 | 2002-04-29 | 1 | -2/+2 |
* | Initial revision | in2 | 2002-03-07 | 1 | -0/+184 |