Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | remove unsigned int for money | ptt | 2004-04-07 | 1 | -2/+2 |
* | add mmap to cuser get ride of passwd_update | ptt | 2004-03-31 | 1 | -13/+13 |
* | code cleanup | kcwu | 2003-09-11 | 1 | -4/+4 |
* | fix memory leak | kcwu | 2003-01-17 | 1 | -12/+6 |
* | eliminate `static' array | kcwu | 2003-01-16 | 1 | -5/+5 |
* | remove unnecessary `static' keyword from some local variable | kcwu | 2003-01-16 | 1 | -2/+2 |
* | pause after losing | kcwu | 2003-01-11 | 1 | -1/+2 |
* | unlock after losing | kcwu | 2003-01-11 | 1 | -1/+2 |
* | use gcc's extension to check format string | kcwu | 2002-12-26 | 1 | -7/+7 |
* | sprintf() -> snprintf() | in2 | 2002-07-23 | 1 | -6/+6 |
* | indent -i4 | in2 | 2002-07-21 | 1 | -11/+11 |
* | indent | in2 | 2002-07-06 | 1 | -143/+165 |
* | global variable move to var.c | in2 | 2002-06-04 | 1 | -15/+2 |
* | change getdata() constant to sizeof() | in2 | 2002-04-29 | 1 | -14/+15 |
* | Initial revision | in2 | 2002-03-07 | 1 | -0/+364 |