Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | use time4_t(uint32_t) instead of time_t for x86-64 arch. | in2 | 2005-01-24 | 1 | -0/+2 |
* | replace some prints() with outs(), | kcwu | 2004-06-10 | 1 | -49/+49 |
* | remove prototypes of not exist functions | kcwu | 2004-06-04 | 1 | -1/+1 |
* | revert cuser from pointer to buffer. | ptt | 2004-04-21 | 1 | -9/+9 |
* | add mmap to cuser get ride of passwd_update | ptt | 2004-03-31 | 1 | -9/+9 |
* | comment | kcwu | 2003-11-01 | 1 | -1/+1 |
* | code clean up | kcwu | 2003-09-10 | 1 | -10/+3 |
* | eliminate global array | kcwu | 2003-01-16 | 1 | -11/+11 |
* | sprintf() -> snprintf() | in2 | 2002-07-23 | 1 | -4/+5 |
* | indent -i4 | in2 | 2002-07-21 | 1 | -12/+12 |
* | indent | in2 | 2002-07-06 | 1 | -197/+248 |
* | global variable move to var.c | in2 | 2002-06-04 | 1 | -13/+2 |
* | change getdata() constant to sizeof() | in2 | 2002-04-29 | 1 | -2/+2 |
* | Initial revision | in2 | 2002-03-07 | 1 | -0/+447 |