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
/
calendar.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
- fix a 7-year bug? force_open should really "force" open file.
piaip
2008-04-03
1
-1
/
+1
*
- fix crash: should check every return value of strtok_r.
piaip
2008-03-11
1
-5
/
+3
*
- hide register menu option for registered users
piaip
2007-12-24
1
-1
/
+38
*
* extract common functions as library.
kcwu
2007-12-12
1
-36
/
+3
*
* fix bug: skip bad date format.
kcwu
2007-09-21
1
-0
/
+9
*
* use strtok_r() instead of strtok(). fix bad strtok() usages.
kcwu
2007-06-19
1
-6
/
+8
*
bad date of horoscope
victor
2007-04-24
1
-5
/
+6
*
fix util/birth.c
victor
2007-04-16
1
-0
/
+7
*
horoscope flavor birthday card
victor
2007-04-16
1
-0
/
+16
*
add a simple help page to calendar
victor
2006-05-04
1
-12
/
+20
*
more precise date checking
victor
2006-05-04
1
-1
/
+1
*
apply ansi system to more files
piaip
2005-06-08
1
-14
/
+18
*
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
-1
/
+1
*
use time4_t(uint32_t) instead of time_t for x86-64 arch.
in2
2005-01-24
1
-1
/
+1
*
correcting Calendar function.
scw
2004-05-15
1
-0
/
+1
*
revert cuser from pointer to buffer.
ptt
2004-04-21
1
-1
/
+1
*
add mmap to cuser get ride of passwd_update
ptt
2004-03-31
1
-2
/
+2
*
remove unnecessary `static' keyword from some local variable
kcwu
2003-01-16
1
-5
/
+5
*
make gcc33 happy
in2
2003-01-01
1
-2
/
+2
*
indent -i4
in2
2002-07-21
1
-11
/
+11
*
strcpy() -> strlcpy()
in2
2002-07-21
1
-2
/
+2
*
indent
in2
2002-07-06
1
-110
/
+150
*
global variable move to var.c
in2
2002-06-04
1
-13
/
+2
*
replace time(NULL) by now
ptt
2002-05-13
1
-11
/
+10
*
Initial revision
in2
2002-03-07
1
-0
/
+284