| Commit message (Expand) | Author | Age | Files | Lines |
* | M mbbsd/announce.c | ptt | 2003-12-29 | 1 | -3/+0 |
* | fix wrong range of key, check whether the func is null first | victor | 2003-12-16 | 1 | -2/+4 |
* | O(1) key-func mapping in i_read_key | victor | 2003-12-16 | 1 | -8/+4 |
* | user could remove dircache if need (not tested) | in2 | 2003-12-05 | 1 | -0/+4 |
* | clean up | kcwu | 2003-09-07 | 1 | -4/+4 |
* | read 8k once instead of 128bytes, | in2 | 2003-09-04 | 1 | -33/+50 |
* | add get_record_keep(). | (no author) | 2003-09-04 | 1 | -3/+13 |
* | fix last commit bug | victor | 2003-08-19 | 1 | -1/+2 |
* | paste taged file across board and mailbox | victor | 2003-08-19 | 1 | -3/+8 |
* | fix bug in select_mode | victor | 2003-08-03 | 1 | -4/+4 |
* | fix last commit bug | victor | 2003-07-04 | 1 | -2/+5 |
* | stop at the right article after searching | victor | 2003-07-02 | 1 | -7/+19 |
* | add one assert() line | kcwu | 2003-06-27 | 1 | -1/+2 |
* | fix last committed bug | in2 | 2003-06-22 | 1 | -3/+3 |
* | fix "recbase bug" | in2 | 2003-06-22 | 1 | -6/+7 |
* | fix ^D (tolower), and allow del in MODE_SELECT | victor | 2003-04-14 | 1 | -2/+2 |
* | warning free | in2 | 2003-02-21 | 1 | -2/+2 |
* | 'G' for searching marked article | victor | 2003-02-11 | 1 | -2/+21 |
* | remove #define MAXPATHLEN 256 | in2 | 2003-01-24 | 1 | -3/+1 |
* | fix strange syntax informed by gcc -W | kcwu | 2003-01-20 | 1 | -4/+4 |
* | clean up | kcwu | 2003-01-17 | 1 | -2/+1 |
* | fix bug of help in (MODE_ETC | MODE_DIGEST) mode | in2 | 2002-11-07 | 1 | -4/+3 |
* | load cache at first time | in2 | 2002-08-15 | 1 | -3/+7 |
* | fix indent | kcwu | 2002-07-27 | 1 | -2/+3 |
* | fix indent error | kcwu | 2002-07-27 | 1 | -2/+2 |
* | sprintf() -> snprintf() | in2 | 2002-07-23 | 1 | -8/+9 |
* | indent -i4 | in2 | 2002-07-21 | 1 | -11/+12 |
* | strcpy() -> strlcpy() | in2 | 2002-07-21 | 1 | -9/+11 |
* | indent | in2 | 2002-07-06 | 1 | -414/+396 |
* | fix buffer overflow, search use last value | in2 | 2002-07-03 | 1 | -3/+6 |
* | max search-forware 300 articles | in2 | 2002-07-02 | 1 | -2/+2 |
* | *** empty log message *** | lwms | 2002-06-09 | 1 | -1/+5 |
* | global variable move to var.c | in2 | 2002-06-04 | 1 | -61/+2 |
* | fix buffer overflow | in2 | 2002-04-29 | 1 | -5/+5 |
* | change getdata() constant to sizeof() | in2 | 2002-04-29 | 1 | -2/+2 |
* | Initial revision | in2 | 2002-03-07 | 1 | -0/+998 |