summaryrefslogtreecommitdiffstats
path: root/mbbsd/read.c
Commit message (Expand)AuthorAgeFilesLines
* Merged with trunk versionJaky.i18njack2004-05-141-5/+6
* merge trunk to branches and corrected conflictionjack2004-05-031-618/+445
* revert cuser from pointer to buffer.ptt2004-04-211-2/+2
* push_bottom fixptt2004-04-161-1/+1
* small bug fixedptt2004-04-151-1/+1
* push bottom bug fixedptt2004-04-151-41/+45
* delete with thresholdptt2004-04-141-5/+12
* remove dircacheptt2004-04-141-37/+13
* small bug of directptt2004-04-141-1/+2
* push bottom bug fixptt2004-04-131-6/+12
* push bottom fixptt2004-04-131-3/+14
* push bottom completeptt2004-04-081-2/+4
* push bottomptt2004-04-081-7/+21
* push_bottom fixptt2004-04-081-1/+1
* push_bottomptt2004-04-081-1/+2
* push bottomptt2004-04-061-0/+1
* 1.ptt2004-04-021-8/+5
* add mmap to cuser get ride of passwd_updateptt2004-03-311-2/+2
* Fix bad assertion when deleting tagged mail in mailbox.scw2004-03-291-5/+8
* loading error ptt2004-03-281-5/+0
* fix blackholeptt2004-03-241-5/+1
* fix the problem of black holeptt2004-03-241-3/+15
* add some assert() on malloc()kcwu2004-03-091-0/+2
* M mbbsd/announce.cptt2003-12-291-3/+0
* fix wrong range of key, check whether the func is null firstvictor2003-12-161-2/+4
* O(1) key-func mapping in i_read_keyvictor2003-12-161-8/+4
* user could remove dircache if need (not tested)in22003-12-051-0/+4
* clean upkcwu2003-09-071-4/+4
* read 8k once instead of 128bytes,in22003-09-041-33/+50
* add get_record_keep().(no author)2003-09-041-3/+13
* fix last commit bugvictor2003-08-191-1/+2
* paste taged file across board and mailboxvictor2003-08-191-3/+8
* fix bug in select_modevictor2003-08-031-4/+4
* fix last commit bugvictor2003-07-041-2/+5
* stop at the right article after searchingvictor2003-07-021-7/+19
* add one assert() linekcwu2003-06-271-1/+2
* fix last committed bugin22003-06-221-3/+3
* fix "recbase bug"in22003-06-221-6/+7
* fix ^D (tolower), and allow del in MODE_SELECTvictor2003-04-141-2/+2
* warning freein22003-02-211-2/+2
* 'G' for searching marked articlevictor2003-02-111-2/+21
* remove #define MAXPATHLEN 256in22003-01-241-3/+1
* fix strange syntax informed by gcc -Wkcwu2003-01-201-4/+4
* clean upkcwu2003-01-171-2/+1
* fix bug of help in (MODE_ETC | MODE_DIGEST) modein22002-11-071-4/+3
* load cache at first timein22002-08-151-3/+7
* fix indentkcwu2002-07-271-2/+3
* fix indent errorkcwu2002-07-271-2/+2
* sprintf() -> snprintf()in22002-07-231-8/+9
* indent -i4in22002-07-211-11/+12
* strcpy() -> strlcpy()in22002-07-211-9/+11
* indentin22002-07-061-414/+396
* fix buffer overflow, search use last valuein22002-07-031-3/+6
* max search-forware 300 articlesin22002-07-021-2/+2
* *** empty log message ***lwms2002-06-091-1/+5
* global variable move to var.cin22002-06-041-61/+2
* fix buffer overflowin22002-04-291-5/+5
* change getdata() constant to sizeof()in22002-04-291-2/+2
* Initial revisionin22002-03-071-0/+998