| Commit message (Expand) | Author | Age | Files | Lines |
* | - minimore: fix inversed navigation key (j/k). | piaip | 2008-06-04 | 1 | -2/+2 |
* | Add keys for previous/next article | wens | 2008-06-04 | 1 | -0/+7 |
* | Avoid FILE * leak | wens | 2008-06-04 | 1 | -3/+3 |
* | - (internal) replace ctime4 by Cdate, prevent developer confused by the the t... | piaip | 2008-05-08 | 1 | -2/+2 |
* | - code refine: use ANSI_REVERSE to replace ANSI_COLOR(7), more meaningful. | piaip | 2008-04-22 | 1 | -2/+2 |
* | - (internal) code refine | piaip | 2008-04-21 | 1 | -0/+155 |
* | - add calendar in login view | piaip | 2008-04-13 | 1 | -1/+1 |
* | - (internal) change GLOBAL_* to BN_* | piaip | 2008-03-31 | 1 | -3/+3 |
* | - fix crash for mail->'c'->man->D. | piaip | 2008-03-15 | 1 | -1/+1 |
* | - more: change 's' to 'select-board' instead of 'search'. | piaip | 2008-03-06 | 1 | -14/+23 |
* | - more: should not able to change title in sysopedit. (rpt by daiYuTsung@PttB... | piaip | 2008-02-22 | 1 | -1/+4 |
* | - improve registration process | piaip | 2008-01-30 | 1 | -2/+22 |
* | - bbslua: fixed compilation error if not using BBS-Lua | piaip | 2008-01-05 | 1 | -0/+2 |
* | - bbslua: add detection of buffer, and enable 'P' in pmore to start bbslua | piaip | 2008-01-05 | 1 | -0/+5 |
* | - pmore: move ChessReplay (z) to outside. | piaip | 2008-01-03 | 1 | -11/+20 |
* | - re-enable sysop-edit in article list mode | piaip | 2008-01-03 | 1 | -1/+21 |
* | * remove unused code | kcwu | 2007-12-12 | 1 | -582/+0 |
* | Ptt_prints prototype changed, length of input string should be given | victor | 2006-12-26 | 1 | -2/+2 |
* | name complete enhanced | piaip | 2005-09-08 | 1 | -2/+4 |
* | better readability. | in2 | 2005-06-14 | 1 | -1/+1 |
* | New style to specify ANSI escape commands. | piaip | 2005-06-08 | 1 | -15/+15 |
* | pmore: speed up by supporting scroll/rscroll. | piaip | 2005-06-03 | 1 | -1/+11 |
* | pmore: piaip's new more (pager). | piaip | 2005-06-03 | 1 | -0/+1 |
* | statistic | kcwu | 2005-03-19 | 1 | -0/+1 |
* | add 'const' qualifiers on function parameters. | kcwu | 2005-03-19 | 1 | -1/+1 |
* | Use chomp() instead of assigning '\0' directly. | scw | 2005-02-12 | 1 | -6/+6 |
* | make valgrind happy | kcwu | 2005-02-10 | 1 | -1/+1 |
* | cdoc finished | victor | 2004-12-17 | 1 | -0/+4 |
* | eliminate 4kb global array | kcwu | 2004-10-31 | 1 | -29/+31 |
* | add +/- support when reading article, thanks wens | victor | 2004-10-12 | 1 | -1/+3 |
* | fix chc bug, but still buggy | victor | 2004-09-09 | 1 | -0/+2 |
* | use correct type: size_t/int/long/pointer | in2 | 2004-07-30 | 1 | -2/+2 |
* | merge back from victor.screen branch | victor | 2004-06-12 | 1 | -42/+38 |
* | use 'const' keyword to reduce 7904 bytes data segment | kcwu | 2004-06-04 | 1 | -1/+1 |
* | 1.avoid bottom black hole | ptt | 2004-04-29 | 1 | -8/+6 |
* | rewrite | ptt | 2004-04-27 | 1 | -24/+16 |
* | remove useless functions | ptt | 2004-04-23 | 1 | -1/+1 |
* | rewrite read.c | ptt | 2004-04-23 | 1 | -1/+0 |
* | Donnot add extra symbol for big5 broken by too long lines. | scw | 2004-04-17 | 1 | -2/+1 |
* | Add condition for broken big5 code. | scw | 2004-04-16 | 1 | -1/+1 |
* | Fix bug in r1654, which is reverted in r1662. | scw | 2004-04-01 | 1 | -3/+18 |
* | broken display. revert to r1438 | in2 | 2004-04-01 | 1 | -18/+3 |
* | Multibyte shifting for paging display. | scw | 2004-03-31 | 1 | -3/+18 |
* | M mbbsd/announce.c | ptt | 2003-12-29 | 1 | -6/+0 |
* | code cleanup | kcwu | 2003-09-07 | 1 | -16/+1 |
* | remove #define MAXPATHLEN 256 | in2 | 2003-01-24 | 1 | -2/+1 |
* | remove unnecessary `static' keyword from some local variable | kcwu | 2003-01-16 | 1 | -2/+2 |
* | make gcc33 happy | in2 | 2003-01-01 | 1 | -3/+5 |
* | not only long screen, but also width screen | kcwu | 2002-09-11 | 1 | -3/+7 |
* | remove OUTTA_CACHE | in2 | 2002-08-20 | 1 | -5/+1 |
* | replace strlcat with strcat, which cause crash | kcwu | 2002-07-27 | 1 | -3/+3 |
* | sprintf() -> snprintf() | in2 | 2002-07-23 | 1 | -6/+9 |
* | indent -i4 | in2 | 2002-07-21 | 1 | -3/+2 |
* | clean up `more_web' | kcwu | 2002-07-20 | 1 | -284/+5 |
* | indent | in2 | 2002-07-06 | 1 | -411/+371 |
* | global variable move to var.c | in2 | 2002-06-04 | 1 | -31/+2 |
* | replace time(NULL) by now | ptt | 2002-05-13 | 1 | -3/+3 |
* | change getdata() constant to sizeof() | in2 | 2002-04-29 | 1 | -2/+2 |
* | for mbbsd.icc | in2 | 2002-04-27 | 1 | -9/+9 |
* | kcwu's patch | in2 | 2002-04-24 | 1 | -3/+3 |
* | patch MDCACHE | in2 | 2002-04-19 | 1 | -15/+2 |
* | fix MDCACHE | in2 | 2002-04-16 | 1 | -5/+6 |
* | revert to 1.9 | in2 | 2002-04-16 | 1 | -3/+3 |
* | fix bug | in2 | 2002-04-16 | 1 | -3/+4 |
* | *** empty log message *** | ptt | 2002-04-16 | 1 | -2/+2 |
* | *** empty log message *** | ptt | 2002-04-16 | 1 | -6/+4 |
* | *** empty log message *** | ptt | 2002-04-16 | 1 | -3/+4 |
* | MDCACHE | in2 | 2002-04-15 | 1 | -3/+18 |
* | Initial revision | in2 | 2002-03-07 | 1 | -0/+931 |