Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | assert() the return value of strchr() strrchr() | kcwu | 2003-06-28 | 1 | -2/+3 |
* | move flock to another place | victor | 2003-03-17 | 1 | -2/+2 |
* | rm unusable variable | victor | 2003-03-17 | 1 | -20/+20 |
* | * there are so many fopen() without fclose() | kcwu | 2003-01-20 | 1 | -1/+2 |
* | remove OUTTA_CACHE | in2 | 2002-08-20 | 1 | -4/+1 |
* | sprintf() -> snprintf() | in2 | 2002-07-23 | 1 | -18/+27 |
* | indent -i4 | in2 | 2002-07-21 | 1 | -3/+3 |
* | strcpy() -> strlcpy() | in2 | 2002-07-21 | 1 | -4/+4 |
* | fix applying newboard bug | in2 | 2002-07-20 | 1 | -3/+3 |
* | indent | in2 | 2002-07-06 | 1 | -151/+151 |
* | *** empty log message *** | lwms | 2002-06-19 | 1 | -22/+22 |
* | global variable move to var.c | in2 | 2002-06-04 | 1 | -22/+2 |
* | *** empty log message *** | ptt | 2002-05-25 | 1 | -2/+1 |
* | replace time(NULL) by now | ptt | 2002-05-13 | 1 | -3/+3 |
* | change getdata() constant to sizeof() | in2 | 2002-04-29 | 1 | -3/+4 |
* | fix bug(MDCACHE) | in2 | 2002-04-17 | 1 | -2/+2 |
* | MDCACHE | in2 | 2002-04-16 | 1 | -1/+4 |
* | Initial revision | in2 | 2002-03-07 | 1 | -0/+447 |