summaryrefslogtreecommitdiffstats
path: root/mbbsd/more.c
Commit message (Expand)AuthorAgeFilesLines
* * add error message if guest wants to use bbsluapiaip2009-06-161-1/+3
* vedit revisekcwu2009-06-131-3/+1
* - minimore: fix inversed navigation key (j/k).piaip2008-06-041-2/+2
* Add keys for previous/next articlewens2008-06-041-0/+7
* Avoid FILE * leakwens2008-06-041-3/+3
* - (internal) replace ctime4 by Cdate, prevent developer confused by the the t...piaip2008-05-081-2/+2
* - code refine: use ANSI_REVERSE to replace ANSI_COLOR(7), more meaningful.piaip2008-04-221-2/+2
* - (internal) code refinepiaip2008-04-211-0/+155
* - add calendar in login viewpiaip2008-04-131-1/+1
* - (internal) change GLOBAL_* to BN_*piaip2008-03-311-3/+3
* - fix crash for mail->'c'->man->D.piaip2008-03-151-1/+1
* - more: change 's' to 'select-board' instead of 'search'.piaip2008-03-061-14/+23
* - more: should not able to change title in sysopedit. (rpt by daiYuTsung@PttB...piaip2008-02-221-1/+4
* - improve registration processpiaip2008-01-301-2/+22
* - bbslua: fixed compilation error if not using BBS-Luapiaip2008-01-051-0/+2
* - bbslua: add detection of buffer, and enable 'P' in pmore to start bbsluapiaip2008-01-051-0/+5
* - pmore: move ChessReplay (z) to outside.piaip2008-01-031-11/+20
* - re-enable sysop-edit in article list modepiaip2008-01-031-1/+21
* * remove unused codekcwu2007-12-121-582/+0
* Ptt_prints prototype changed, length of input string should be givenvictor2006-12-261-2/+2
* name complete enhancedpiaip2005-09-081-2/+4
* better readability.in22005-06-141-1/+1
* New style to specify ANSI escape commands.piaip2005-06-081-15/+15
* pmore: speed up by supporting scroll/rscroll.piaip2005-06-031-1/+11
* pmore: piaip's new more (pager).piaip2005-06-031-0/+1
* statistickcwu2005-03-191-0/+1
* add 'const' qualifiers on function parameters.kcwu2005-03-191-1/+1
* Use chomp() instead of assigning '\0' directly.scw2005-02-121-6/+6
* make valgrind happykcwu2005-02-101-1/+1
* cdoc finishedvictor2004-12-171-0/+4
* eliminate 4kb global arraykcwu2004-10-311-29/+31
* add +/- support when reading article, thanks wensvictor2004-10-121-1/+3
* fix chc bug, but still buggyvictor2004-09-091-0/+2
* use correct type: size_t/int/long/pointerin22004-07-301-2/+2
* merge back from victor.screen branchvictor2004-06-121-42/+38
* use 'const' keyword to reduce 7904 bytes data segmentkcwu2004-06-041-1/+1
* 1.avoid bottom black holeptt2004-04-291-8/+6
* rewrite ptt2004-04-271-24/+16
* remove useless functionsptt2004-04-231-1/+1
* rewrite read.cptt2004-04-231-1/+0
* Donnot add extra symbol for big5 broken by too long lines.scw2004-04-171-2/+1
* Add condition for broken big5 code.scw2004-04-161-1/+1
* Fix bug in r1654, which is reverted in r1662.scw2004-04-011-3/+18
* broken display. revert to r1438in22004-04-011-18/+3
* Multibyte shifting for paging display.scw2004-03-311-3/+18
* M mbbsd/announce.cptt2003-12-291-6/+0
* code cleanupkcwu2003-09-071-16/+1
* remove #define MAXPATHLEN 256in22003-01-241-2/+1
* remove unnecessary `static' keyword from some local variablekcwu2003-01-161-2/+2
* make gcc33 happyin22003-01-011-3/+5
* not only long screen, but also width screenkcwu2002-09-111-3/+7
* remove OUTTA_CACHEin22002-08-201-5/+1
* replace strlcat with strcat, which cause crashkcwu2002-07-271-3/+3
* sprintf() -> snprintf()in22002-07-231-6/+9
* indent -i4in22002-07-211-3/+2
* clean up `more_web'kcwu2002-07-201-284/+5
* indentin22002-07-061-411/+371
* global variable move to var.cin22002-06-041-31/+2
* replace time(NULL) by nowptt2002-05-131-3/+3
* change getdata() constant to sizeof()in22002-04-291-2/+2
* for mbbsd.iccin22002-04-271-9/+9
* kcwu's patchin22002-04-241-3/+3
* patch MDCACHEin22002-04-191-15/+2
* fix MDCACHEin22002-04-161-5/+6
* revert to 1.9in22002-04-161-3/+3
* fix bugin22002-04-161-3/+4
* *** empty log message ***ptt2002-04-161-2/+2
* *** empty log message ***ptt2002-04-161-6/+4
* *** empty log message ***ptt2002-04-161-3/+4
* MDCACHEin22002-04-151-3/+18
* Initial revisionin22002-03-071-0/+931