| Commit message (Expand) | Author | Age | Files | Lines |
* | Reorder libraries. | wens | 2008-06-28 | 1 | -2/+2 |
* | Move stamp* to common library, with weak symbols | wens | 2008-06-19 | 1 | -1/+1 |
* | Split out os dependent library | wens | 2008-06-17 | 1 | -6/+7 |
* | Revised ccache | wens | 2008-06-15 | 1 | -5/+5 |
* | fix FreeBSD library link | wens | 2008-06-13 | 1 | -1/+1 |
* | - fix make for FreeBSD | kcwu | 2008-06-13 | 1 | -1/+1 |
* | Clean up makefiles | wens | 2008-06-12 | 1 | -11/+9 |
* | Sync local mod. | mhsin | 2008-04-26 | 16 | -4/+39 |
* | - (internal) move UTIL_C API from mbbsd/stuff to cmbbs. | piaip | 2008-03-27 | 1 | -2/+1 |
* | (internal) refine directory layout: libbbs/libbbsutil -> common/bbs,sys. | piaip | 2008-03-27 | 1 | -2/+2 |
* | - (internal) move osdep to libbbsutil | piaip | 2008-03-26 | 1 | -1/+1 |
* | - (internal) moving more bbs-independent code to utility library. | piaip | 2008-03-26 | 2 | -5/+5 |
* | - Fix compilation error: Rename is now in libbbsutil. | piaip | 2008-03-18 | 2 | -0/+5 |
* | * extract common functions as library. | kcwu | 2007-12-12 | 1 | -0/+2 |
* | * revise Makefile | kcwu | 2007-09-20 | 1 | -2/+3 |
* | * Add more verbose log.refactor@3551 | mhsin | 2007-08-19 | 1 | -3/+11 |
* | remove unused code. | kcwu | 2006-03-23 | 1 | -1778/+0 |
* | fix r3146: innbbsd used FILE_MULTI which has same value with FILE_BOTTOM. | piaip | 2005-09-14 | 1 | -1/+2 |
* | don't delete local post while cancel message | ptt | 2005-08-19 | 2 | -4/+8 |
* | fix wrong prototype. thanks rafan | in2 | 2005-08-12 | 2 | -2/+2 |
* | make the compiler happy! | in2 | 2005-08-12 | 20 | -38/+150 |
* | Revision 3000 | piaip | 2005-08-06 | 1 | -0/+8 |
* | RFC-1036 suggest the format "Wdy Mon DD HH:MM:SS YYYY". Make both format | victor | 2005-07-07 | 1 | -2/+9 |
* | ignore common spam | in2 | 2005-05-15 | 2 | -16/+26 |
* | make gcc-3.4 happy | kcwu | 2005-03-20 | 3 | -223/+229 |
* | make gcc-3.4 happy | kcwu | 2005-03-20 | 1 | -16/+16 |
* | make gcc-3.4 happy | kcwu | 2005-03-20 | 1 | -20/+20 |
* | fix compile error | kcwu | 2005-03-20 | 1 | -0/+1 |
* | fix compile error | kcwu | 2005-03-20 | 1 | -0/+3 |
* | less warning | kcwu | 2005-03-19 | 18 | -112/+161 |
* | add 'const' qualifiers on function parameters. | kcwu | 2005-03-19 | 2 | -3/+3 |
* | slight changes | kcwu | 2005-02-10 | 1 | -1/+1 |
* | remove bad characters in title. some bbs site like | in2 | 2005-01-30 | 1 | -1/+10 |
* | fix iconv | wens | 2005-01-27 | 1 | -4/+4 |
* | for x86-64 | in2 | 2005-01-25 | 2 | -9/+10 |
* | fix r2315 | in2 | 2004-11-18 | 1 | -25/+21 |
* | fix a null pointer handling bug | in2 | 2004-11-15 | 1 | -2/+2 |
* | rewrite Makefile for using pttbbs.mk and clean a lot of | in2 | 2004-11-06 | 1 | -199/+52 |
* | import NoCeM into innbbsd/. | in2 | 2004-11-05 | 8 | -3/+711 |
* | FreeBSD -L/usr/local/lib | kcwu | 2004-10-31 | 1 | -1/+1 |
* | always respect to BBSHOME | kcwu | 2004-10-31 | 1 | -1/+1 |
* | fix malfunction of '[', ']', '=' keys on article with long title | victor | 2004-09-22 | 1 | -1/+2 |
* | Solaris compatible | victor | 2004-09-12 | 5 | -11/+14 |
* | merge back from branch victor.solaris | victor | 2004-09-10 | 4 | -22/+29 |
* | Fix some compile warning and make error. | scw | 2004-06-29 | 1 | -2/+2 |
* | add INNTIMEZONE | in2 | 2004-05-05 | 3 | -3/+5 |
* | fix compile error & warning free | in2 | 2004-04-15 | 1 | -1/+1 |
* | remove DIRCACHESIZE | in2 | 2004-04-15 | 1 | -1/+0 |
* | Fix Makefile problem on installing. | scw | 2004-04-11 | 1 | -1/+1 |
* | Make makefile work under linux. | scw | 2004-02-29 | 1 | -6/+10 |
* | discard duplicated articles | in2 | 2004-02-12 | 1 | -3/+6 |
* | fix error in gcc34 | in2 | 2004-02-09 | 1 | -1/+0 |
* | indent -i4 | in2 | 2004-01-08 | 33 | -10847/+10437 |
* | use stdio.h, stdlib.h, unistd.h, string.h | in2 | 2003-12-27 | 1 | -0/+6 |
* | use svn:ignore | in2 | 2003-12-24 | 1 | -6/+0 |
* | touchdircache() after append_record() | in2 | 2003-09-13 | 1 | -1/+3 |
* | replace FreeBSD macro with __FreeBSD__ | kcwu | 2003-08-10 | 1 | -0/+1 |
* | check program for newsfeeds.bbsstable.rc@1075pttbbs-beforefav4@1075victor.symblic@1075victor.solaris@1075victor.screen@1075victor.edit@1075scw.telnet@1075scw.brc2@1075scw.angel@1075refactor@1075pttbbs.sr_digest@1075pttbbs.pwcu@1075pttbbs.no_pwcu@1075ptt.testclient@1075ptt.linux@1075ptt.fpg@1075piaip.newlayout@1075piaip.automake@1075outtacache@1075Ptt.save_title@1075Ptt.register@1075Ptt.read@1075Ptt.merge@1075Kuolin.test@1075Jaky.i18n@1075 | in2 | 2003-07-22 | 1 | -0/+47 |
* | merge from MergeCache | in2 | 2003-07-20 | 4 | -15/+3 |
* | *** empty log message *** | ptt | 2003-05-17 | 1 | -3/+10 |
* | wrong usage -_- | bbs | 2003-05-10 | 3 | -7/+8 |
* | rfc2047 again | victor | 2003-05-08 | 5 | -4/+9 |
* | rfc2047 (but just decode @@) | victor | 2003-05-07 | 3 | -4/+290 |
* | replace varvars.h by stdarg.h | in2 | 2003-05-05 | 8 | -63/+56 |
* | use make.conf's CFLAG | in2 | 2003-04-05 | 1 | -2/+2 |
* | charset=Big5 | in2 | 2003-02-25 | 1 | -1/+1 |
* | -O3 => -O | in2 | 2003-02-18 | 1 | -1/+1 |
* | add posting header: | in2 | 2003-02-16 | 1 | -0/+3 |
* | *** empty log message *** | ptt | 2002-05-25 | 1 | -2/+1 |
* | boards/<hash>/<brdname> | in2 | 2002-03-10 | 3 | -37/+37 |
* | Initial revision | in2 | 2002-03-07 | 34 | -0/+14382 |