Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | apply ansi system to more files | piaip | 2005-06-08 | 1 | -14/+18 |
* | add 'const' qualifiers on function parameters. | kcwu | 2005-03-19 | 1 | -1/+1 |
* | explicitly tell C compiler functions have no parameter | kcwu | 2005-03-12 | 1 | -1/+1 |
* | use time4_t(uint32_t) instead of time_t for x86-64 arch. | in2 | 2005-01-24 | 1 | -1/+1 |
* | correcting Calendar function. | scw | 2004-05-15 | 1 | -0/+1 |
* | 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 | -2/+2 |
* | remove unnecessary `static' keyword from some local variable | kcwu | 2003-01-16 | 1 | -5/+5 |
* | make gcc33 happy | in2 | 2003-01-01 | 1 | -2/+2 |
* | indent -i4 | in2 | 2002-07-21 | 1 | -11/+11 |
* | strcpy() -> strlcpy() | in2 | 2002-07-21 | 1 | -2/+2 |
* | indent | in2 | 2002-07-06 | 1 | -110/+150 |
* | global variable move to var.c | in2 | 2002-06-04 | 1 | -13/+2 |
* | replace time(NULL) by now | ptt | 2002-05-13 | 1 | -11/+10 |
* | Initial revision | in2 | 2002-03-07 | 1 | -0/+284 |