| Commit message (Expand) | Author | Age | Files | Lines |
* | * remove global or static variable | kcwu | 2009-06-19 | 1 | -1/+1 |
* | vedit revise | kcwu | 2009-06-13 | 1 | -2/+2 |
* | - (internal) replace all localtime4() by localtime4_r(). | piaip | 2008-05-05 | 1 | -1/+1 |
* | - add calendar in login view | piaip | 2008-04-13 | 1 | -25/+31 |
* | - (internal) code refine: change [200] to [PATHLEN], [STRLEN], or [ANSILINELEN]. | piaip | 2008-04-13 | 1 | -1/+1 |
* | - fix a 7-year bug? force_open should really "force" open file. | piaip | 2008-04-03 | 1 | -1/+1 |
* | - fix crash: should check every return value of strtok_r. | piaip | 2008-03-11 | 1 | -5/+3 |
* | - hide register menu option for registered users | piaip | 2007-12-24 | 1 | -1/+38 |
* | * extract common functions as library. | kcwu | 2007-12-12 | 1 | -36/+3 |
* | * fix bug: skip bad date format. | kcwu | 2007-09-21 | 1 | -0/+9 |
* | * use strtok_r() instead of strtok(). fix bad strtok() usages. | kcwu | 2007-06-19 | 1 | -6/+8 |
* | bad date of horoscope | victor | 2007-04-24 | 1 | -5/+6 |
* | fix util/birth.c | victor | 2007-04-16 | 1 | -0/+7 |
* | horoscope flavor birthday card | victor | 2007-04-16 | 1 | -0/+16 |
* | add a simple help page to calendar | victor | 2006-05-04 | 1 | -12/+20 |
* | more precise date checking | victor | 2006-05-04 | 1 | -1/+1 |
* | 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 |