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
/
edit.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
remove unsigned int for money
ptt
2004-04-07
1
-1
/
+1
*
Fix warning, including:
scw
2004-04-02
1
-4
/
+8
*
add mmap to cuser get ride of passwd_update
ptt
2004-03-31
1
-17
/
+17
*
Wrong buffer size.
scw
2004-02-19
1
-2
/
+2
*
rm SUPPORT_GB code
victor
2004-01-09
1
-6
/
+1
*
use open() instead of fopen() in log_file()
in2
2003-12-07
1
-2
/
+2
*
clean up
kcwu
2003-09-07
1
-13
/
+1
*
fix last commit bug
victor
2003-07-17
1
-1
/
+4
*
fix last commit error
victor
2003-07-17
1
-13
/
+14
*
random signature
victor
2003-07-17
1
-8
/
+11
*
assert() the return value of strchr() strrchr()
kcwu
2003-06-28
1
-1
/
+2
*
remove unused variable
kcwu
2003-06-26
1
-16
/
+2
*
add comments
in2
2003-06-25
1
-1
/
+27
*
code audit
kcwu
2003-06-23
1
-2
/
+3
*
fix bug
in2
2003-06-19
1
-2
/
+2
*
fix a bug of buffer overflow
in2
2003-05-27
1
-2
/
+2
*
dirty fix. would this cause memory leak?
in2
2003-04-10
1
-1
/
+5
*
fix bug, add debug information if DEBUG
in2
2003-04-10
1
-2
/
+12
*
reduce memory usage
in2
2003-04-09
1
-16
/
+47
*
fix strange syntax informed by gcc -W
kcwu
2003-01-20
1
-2
/
+2
*
* there are so many fopen() without fclose()
kcwu
2003-01-20
1
-2
/
+4
*
remove unnecessary `static' keyword from some local variable
kcwu
2003-01-16
1
-3
/
+3
*
make gcc33 happy
in2
2003-01-01
1
-7
/
+9
*
use gcc's extension to check format string
kcwu
2002-12-26
1
-2
/
+3
*
*** empty log message ***
ptt
2002-11-23
1
-5
/
+5
*
editlock by flock()
in2
2002-11-07
1
-37
/
+1
*
MAX_EDIT_LINE
in2
2002-10-26
1
-1
/
+7
*
not only long screen, but also width screen
kcwu
2002-09-11
1
-3
/
+5
*
fix memory error
in2
2002-08-25
1
-1
/
+2
*
edit lock
in2
2002-08-25
1
-1
/
+38
*
remove OUTTA_CACHE
in2
2002-08-20
1
-4
/
+1
*
sprintf() -> snprintf()
in2
2002-07-23
1
-9
/
+12
*
indent -i4
in2
2002-07-21
1
-38
/
+38
*
strcpy() -> strlcpy()
in2
2002-07-21
1
-12
/
+12
*
indent
in2
2002-07-06
1
-828
/
+894
*
global variable move to var.c
in2
2002-06-04
1
-47
/
+2
*
fix idle a bit
ptt
2002-05-15
1
-4
/
+4
*
fix post money
ptt
2002-05-15
1
-5
/
+4
*
replace time(NULL) by now
ptt
2002-05-13
1
-3
/
+2
*
fix last commit
in2
2002-05-01
1
-2
/
+2
*
change real_name[20] to real_name[IDLEN+2]
in2
2002-05-01
1
-2
/
+2
*
change getdata() constant to sizeof()
in2
2002-04-29
1
-16
/
+19
*
for mbbsd.icc
in2
2002-04-27
1
-2
/
+2
*
fix bug (MDCACHE)
in2
2002-04-16
1
-2
/
+2
*
MDCACHE
in2
2002-04-15
1
-1
/
+5
*
Initial revision
in2
2002-03-07
1
-0
/
+2256