index
:
pttbbs
Jaky.i18n
Jaky.i18n@1075
Jaky.i18n@1807
Kuolin.test
Kuolin.test@1075
Kuolin.test@2043
Ptt.merge
Ptt.merge@1075
Ptt.merge@2064
Ptt.read
Ptt.read@1075
Ptt.read@1812
Ptt.read@1861
Ptt.register
Ptt.register@1075
Ptt.register@1785
Ptt.save_title
Ptt.save_title@1075
Ptt.save_title@2006
bank
bank@1101
in2.newman
mhsin.bindexec
not-maintained
not-maintained@4903
outtacache
outtacache@1075
outtacache@1669
piaip.automake
piaip.automake@1075
piaip.automake@3147
piaip.newlayout
piaip.newlayout@1075
piaip.newlayout@4011
ptt.fpg
ptt.fpg@1075
ptt.fpg@2092
ptt.fpg@2121
ptt.linux
ptt.linux@1075
ptt.linux@2330
ptt.testclient
ptt.testclient@1075
ptt.testclient@2117
pttbbs.dbx
pttbbs.no_pwcu
pttbbs.no_pwcu@1075
pttbbs.no_pwcu@4824
pttbbs.pwcu
pttbbs.pwcu@1075
pttbbs.pwcu@4781
pttbbs.sr_digest
pttbbs.sr_digest@1075
pttbbs.sr_digest@4904
pttbbs.vice_log
refactor
refactor@1075
refactor@3551
scw.angel
scw.angel@1075
scw.angel@1825
scw.brc2
scw.brc2@1075
scw.brc2@1625
scw.telnet
scw.telnet@1075
scw.telnet@2100
test
trunk
trunk@1075
victor.bank
victor.edit
victor.edit@1075
victor.edit@2465
victor.fav4
victor.fav4.bak
victor.gb
victor.screen
victor.screen@1075
victor.screen@2015
victor.solaris
victor.solaris@1075
victor.solaris@2177
victor.symblic
victor.symblic@1075
victor.symblic@1555
victor.tmp
The most popular BBS site in Taiwan (http://opensvn.csie.org/pttbbs)
LAN-TW
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mbbsd
/
brc.c
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