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
/
stuff.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
add 'const' qualifiers on function parameters.
kcwu
2005-03-19
1
-45
/
+46
*
move 232 bytes from data section to rodata section
kcwu
2005-03-12
1
-4
/
+4
*
explicitly tell C compiler functions have no parameter
kcwu
2005-03-12
1
-2
/
+2
*
fix bugs in revision 2570
victor
2005-03-03
1
-1
/
+2
*
dietlibc friendly
wens
2005-03-03
1
-1
/
+2
*
warning free: "static" should be in front of "const"
kcwu
2005-03-03
1
-4
/
+4
*
able to choose ip to bind
wens
2005-03-02
1
-2
/
+5
*
bug fix: fix the potential of char overflow
kcwu
2005-02-28
1
-4
/
+6
*
* use fnv hash function for all hash.
kcwu
2005-02-26
1
-6
/
+2
*
add dietlibc support, reduced 16kb memory usage on linux x86_64.
kcwu
2005-02-24
1
-7
/
+12
*
add mallopt option
victor
2005-02-20
1
-9
/
+8
*
replace strstr_lower(), which cause buffer overflow with strcasestr()
kcwu
2005-02-06
1
-9
/
+0
*
add TIMET64 for both 4 or 8 bytes time_t
in2
2005-01-27
1
-8
/
+10
*
use ctime4 for compat on x86_64
wens
2005-01-25
1
-0
/
+8
*
use time4_t(uint32_t) instead of time_t for x86-64 arch.
in2
2005-01-24
1
-10
/
+31
*
implement basic cp(1), fix "/bin/cp: Argument list too long."
victor
2005-01-12
1
-0
/
+101
*
some help pages are showed from file
victor
2004-12-02
1
-0
/
+24
*
fix assess bug
victor
2004-11-22
1
-1
/
+46
*
add modifier "const" to some constant
victor
2004-11-09
1
-4
/
+4
*
revise to proper buffer len
victor
2004-10-10
1
-0
/
+11
*
fix bug: when deleting an user, the aloha record won't be deleted.
victor
2004-09-20
1
-15
/
+1
*
Check angel permission before starting conversation.
scw
2004-09-16
1
-1
/
+2
*
domain_name_query is changed to cidr format
victor
2004-09-03
1
-0
/
+20
*
Add 'const' qualifiers on functions in stuff.c.
scw
2004-08-29
1
-12
/
+12
*
Chess country basic things constructing.
scw
2004-08-12
1
-1
/
+1
*
sallkoy's color for pressanykey and push bottom
ptt
2004-08-10
1
-4
/
+4
*
use correct type: size_t/int/long/pointer
in2
2004-07-30
1
-3
/
+3
*
use int instead of long
in2
2004-07-30
1
-1
/
+1
*
Put an ascii charactor before curses to avoid some client
scw
2004-07-18
1
-4
/
+4
*
remove high light at pressanykey
ptt
2004-07-13
1
-4
/
+4
*
change the color of pressanykey
ptt
2004-07-13
1
-5
/
+5
*
merge back from victor.screen branch
victor
2004-06-12
1
-5
/
+5
*
replace some prints() with outs(),
kcwu
2004-06-10
1
-1
/
+1
*
use 'const' keyword to reduce 7904 bytes data segment
kcwu
2004-06-04
1
-1
/
+1
*
remove prototypes of not exist functions
kcwu
2004-06-04
1
-0
/
+17
*
Only registered user can call angel.
scw
2004-05-25
1
-3
/
+4
*
Merge from scw.angel.
scw
2004-05-24
1
-4
/
+36
*
remove MODE_ETC useless function
ptt
2004-05-12
1
-1
/
+0
*
in log_file(), use LOG_VF if need to vfprintf().
in2
2004-05-03
1
-10
/
+17
*
change log_file()
ptt
2004-04-30
1
-7
/
+32
*
fix some stuff for getkey
ptt
2004-04-29
1
-2
/
+2
*
getans -> getdata
ptt
2004-04-29
1
-0
/
+11
*
use old getans()
in2
2004-04-28
1
-13
/
+10
*
buf overflow of vmsg
ptt
2004-04-27
1
-5
/
+5
*
enlarge getans
Ptt.read@1861
ptt
2004-04-25
1
-1
/
+1
*
discard r1854,
in2
2004-04-25
1
-4
/
+3
*
r1851 dirty fixed vmsg_lines(), but broke getans()
in2
2004-04-25
1
-2
/
+3
*
r1850 igetch() in vmsg_lines() doesn't work :(
in2
2004-04-25
1
-4
/
+4
*
warning free
in2
2004-04-25
1
-1
/
+1
*
2 bugs fixed
ptt
2004-04-24
1
-1
/
+1
*
modify a little for vmsg
ptt
2004-04-24
1
-4
/
+5
*
integrate igetkey igetch egetch
ptt
2004-04-24
1
-8
/
+3
*
remove useless functions
ptt
2004-04-23
1
-37
/
+34
*
revert cuser from pointer to buffer.
ptt
2004-04-21
1
-27
/
+3
*
merge from outtacache branch
in2
2004-04-04
1
-0
/
+69
*
add mmap to cuser get ride of passwd_update
ptt
2004-03-31
1
-3
/
+4
*
set file mode to 0664 when O_CREAT in log_file()
in2
2003-12-16
1
-1
/
+2
*
use open() instead of fopen() in log_file()
in2
2003-12-07
1
-11
/
+9
*
git-svn-id: http://opensvn.csie.org/pttbbs/trunk/pttbbs@1333 63ad8ddf-47c3-03...
ptt
2003-11-15
1
-0
/
+6
*
use bsearch in login_friend_online()
in2
2003-10-05
1
-0
/
+25
*
git-svn-id: http://opensvn.csie.org/pttbbs/trunk/pttbbs@1195 63ad8ddf-47c3-03...
(no author)
2003-09-22
1
-5
/
+8
*
code cleanup
kcwu
2003-09-06
1
-3
/
+2
*
merge from MergeCache
in2
2003-07-20
1
-3
/
+20
*
assert() the return value of strchr() strrchr()
kcwu
2003-06-28
1
-1
/
+7
*
CRITICAL_MEMORY
in2
2003-03-26
1
-1
/
+26
*
remove unnecessary `static' keyword from some local variable
kcwu
2003-01-16
1
-2
/
+2
*
sprintf() -> snprintf()
in2
2002-07-23
1
-6
/
+6
*
indent -i4
in2
2002-07-21
1
-44
/
+44
*
indent
in2
2002-07-06
1
-229
/
+320
*
bug of gettime:
ptt
2002-06-29
1
-1
/
+2
*
auto expire gamble
ptt
2002-06-23
1
-2
/
+2
*
oauto expire gamble
ptt
2002-06-23
1
-1
/
+24
*
global variable move to var.c
in2
2002-06-04
1
-26
/
+2
*
boards/<hash>/<brdname>
in2
2002-03-10
1
-6
/
+6
*
Initial revision
in2
2002-03-07
1
-0
/
+524