| Commit message (Expand) | Author | Age | Files | Lines |
* | - definition and macro fix after sync with PTT1 | piaip | 2007-12-05 | 1 | -4/+4 |
* | - general refine and improvement, fixing messages | piaip | 2007-12-05 | 1 | -0/+2 |
* | - BRC v3: process special files better (which may share | piaip | 2007-12-02 | 1 | -2/+16 |
* | BRV v3: update modified logic | piaip | 2007-12-02 | 1 | -2/+4 |
* | - brcV3: fixed v2 conversion error (v2 may truncate board information) | piaip | 2007-12-02 | 1 | -2/+13 |
* | - BRC v3: MAX brc size may be overriden by config.h. | piaip | 2007-12-02 | 1 | -1/+5 |
* | - brc v3 update: ptt2's MAX_BOAORD reached uint16 limitation, | piaip | 2007-12-02 | 1 | -6/+12 |
* | - fix brc v2->v3 migration bug | piaip | 2007-12-02 | 1 | -0/+2 |
* | *** IMPORTANT CHANGE *** | piaip | 2007-12-02 | 1 | -94/+131 |
* | * fix typo | kcwu | 2007-09-25 | 1 | -1/+1 |
* | * Fix last brc revise, which makes brc_currbid and currbid inconsistent. | kcwu | 2007-06-19 | 1 | -3/+14 |
* | revise brc interface and its document. | kcwu | 2007-06-12 | 1 | -54/+106 |
* | code clean up | kcwu | 2007-06-10 | 1 | -13/+2 |
* | add a lot of assertions to ensure bid is in correct range when access via bid. | kcwu | 2006-04-08 | 1 | -0/+1 |
* | make different tmp file to avoid open same file for write. | kcwu | 2006-04-08 | 1 | -2/+1 |
* | write brc to temporary file and rename it after write successfully. | kcwu | 2006-03-27 | 1 | -2/+9 |
* | large terminal rules. | piaip | 2005-08-06 | 1 | -1/+1 |
* | add 'const' qualifiers on function parameters. | kcwu | 2005-03-19 | 1 | -1/+1 |
* | explicitly tell C compiler functions have no parameter | kcwu | 2005-03-12 | 1 | -2/+2 |
* | use time4_t(uint32_t) instead of time_t for x86-64 arch. | in2 | 2005-01-24 | 1 | -27/+29 |
* | cdoc finished | victor | 2004-12-17 | 1 | -0/+4 |
* | merge back from branch victor.solaris | victor | 2004-09-10 | 1 | -5/+7 |
* | Using mmap instead of alloca to get buffer when CRITICAL_MEMORY is defined. | scw | 2004-09-09 | 1 | -1/+22 |
* | Use alloca() to get needed buffer instead of fix-size array on stack | scw | 2004-08-01 | 1 | -1/+2 |
* | Merge from scw.angel. | scw | 2004-05-24 | 1 | -10/+9 |
* | Fix disconnection when leaving board. | scw | 2004-05-21 | 1 | -5/+11 |
* | revert cuser from pointer to buffer. | ptt | 2004-04-21 | 1 | -2/+2 |
* | add $Id$ | in2 | 2004-04-07 | 1 | -0/+1 |
* | Merge from brc2 branch. | scw | 2004-04-05 | 1 | -0/+423 |