summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorin2 <in2@63ad8ddf-47c3-0310-b6dd-a9e9d9715204>2004-03-15 15:29:54 +0800
committerin2 <in2@63ad8ddf-47c3-0310-b6dd-a9e9d9715204>2004-03-15 15:29:54 +0800
commitf524f23b8d79849e99390679bcb194857ec1368f (patch)
treec2f5030e22534e620e55f971ac368544b3b03060
parent505c5ec2a7dc52ffefff909aa171bb0fec947112 (diff)
downloadpttbbs-f524f23b8d79849e99390679bcb194857ec1368f.tar
pttbbs-f524f23b8d79849e99390679bcb194857ec1368f.tar.gz
pttbbs-f524f23b8d79849e99390679bcb194857ec1368f.tar.bz2
pttbbs-f524f23b8d79849e99390679bcb194857ec1368f.tar.lz
pttbbs-f524f23b8d79849e99390679bcb194857ec1368f.tar.xz
pttbbs-f524f23b8d79849e99390679bcb194857ec1368f.tar.zst
pttbbs-f524f23b8d79849e99390679bcb194857ec1368f.zip
no longer maintained
git-svn-id: http://opensvn.csie.org/pttbbs/trunk@1594 63ad8ddf-47c3-0310-b6dd-a9e9d9715204
-rw-r--r--not-maintained/web/.cvsignore (renamed from pttbbs/web/.cvsignore)0
-rw-r--r--not-maintained/web/Makefile (renamed from pttbbs/web/Makefile)0
-rw-r--r--not-maintained/web/Makefile.old (renamed from pttbbs/web/Makefile.old)0
-rw-r--r--not-maintained/web/Makefile.tmpl (renamed from pttbbs/web/Makefile.tmpl)0
-rw-r--r--not-maintained/web/Makefile.tmpl.bak (renamed from pttbbs/web/Makefile.tmpl.bak)0
-rwxr-xr-xnot-maintained/web/args.c (renamed from pttbbs/web/args.c)0
-rw-r--r--not-maintained/web/board.c (renamed from pttbbs/web/board.c)0
-rw-r--r--not-maintained/web/chmod (renamed from pttbbs/web/chmod)0
-rwxr-xr-xnot-maintained/web/l (renamed from pttbbs/web/l)0
-rw-r--r--not-maintained/web/mail.c (renamed from pttbbs/web/mail.c)0
-rw-r--r--not-maintained/web/mod_ptt.c (renamed from pttbbs/web/mod_ptt.c)0
-rw-r--r--not-maintained/web/mod_ptt.h (renamed from pttbbs/web/mod_ptt.h)0
-rwxr-xr-xnot-maintained/web/mytime.h (renamed from pttbbs/web/mytime.h)0
-rwxr-xr-xnot-maintained/web/parse_html.c (renamed from pttbbs/web/parse_html.c)0
-rw-r--r--not-maintained/web/post.c (renamed from pttbbs/web/post.c)0
-rwxr-xr-xnot-maintained/web/r (renamed from pttbbs/web/r)0
-rwxr-xr-xnot-maintained/web/s (renamed from pttbbs/web/s)0
-rwxr-xr-xnot-maintained/web/stuff.c (renamed from pttbbs/web/stuff.c)0
-rwxr-xr-xnot-maintained/web/t (renamed from pttbbs/web/t)0
-rw-r--r--not-maintained/web/user.c (renamed from pttbbs/web/user.c)0
20 files changed, 0 insertions, 0 deletions
diff --git a/pttbbs/web/.cvsignore b/not-maintained/web/.cvsignore
index 33ec1741..33ec1741 100644
--- a/pttbbs/web/.cvsignore
+++ b/not-maintained/web/.cvsignore
diff --git a/pttbbs/web/Makefile b/not-maintained/web/Makefile
index 095610b3..095610b3 100644
--- a/pttbbs/web/Makefile
+++ b/not-maintained/web/Makefile
diff --git a/pttbbs/web/Makefile.old b/not-maintained/web/Makefile.old
index db2735bf..db2735bf 100644
--- a/pttbbs/web/Makefile.old
+++ b/not-maintained/web/Makefile.old
diff --git a/pttbbs/web/Makefile.tmpl b/not-maintained/web/Makefile.tmpl
index 83ed1e84..83ed1e84 100644
--- a/pttbbs/web/Makefile.tmpl
+++ b/not-maintained/web/Makefile.tmpl
diff --git a/pttbbs/web/Makefile.tmpl.bak b/not-maintained/web/Makefile.tmpl.bak
index e686b7a9..e686b7a9 100644
--- a/pttbbs/web/Makefile.tmpl.bak
+++ b/not-maintained/web/Makefile.tmpl.bak
diff --git a/pttbbs/web/args.c b/not-maintained/web/args.c
index 02e0fad0..02e0fad0 100755
--- a/pttbbs/web/args.c
+++ b/not-maintained/web/args.c
diff --git a/pttbbs/web/board.c b/not-maintained/web/board.c
index 43347912..43347912 100644
--- a/pttbbs/web/board.c
+++ b/not-maintained/web/board.c
diff --git a/pttbbs/web/chmod b/not-maintained/web/chmod
index a91df6d5..a91df6d5 100644
--- a/pttbbs/web/chmod
+++ b/not-maintained/web/chmod
diff --git a/pttbbs/web/l b/not-maintained/web/l
index 5feafa93..5feafa93 100755
--- a/pttbbs/web/l
+++ b/not-maintained/web/l
diff --git a/pttbbs/web/mail.c b/not-maintained/web/mail.c
index 9f226afe..9f226afe 100644
--- a/pttbbs/web/mail.c
+++ b/not-maintained/web/mail.c
diff --git a/pttbbs/web/mod_ptt.c b/not-maintained/web/mod_ptt.c
index 3c4309ed..3c4309ed 100644
--- a/pttbbs/web/mod_ptt.c
+++ b/not-maintained/web/mod_ptt.c
diff --git a/pttbbs/web/mod_ptt.h b/not-maintained/web/mod_ptt.h
index 125046d6..125046d6 100644
--- a/pttbbs/web/mod_ptt.h
+++ b/not-maintained/web/mod_ptt.h
diff --git a/pttbbs/web/mytime.h b/not-maintained/web/mytime.h
index c9e4f29d..c9e4f29d 100755
--- a/pttbbs/web/mytime.h
+++ b/not-maintained/web/mytime.h
diff --git a/pttbbs/web/parse_html.c b/not-maintained/web/parse_html.c
index 402412de..402412de 100755
--- a/pttbbs/web/parse_html.c
+++ b/not-maintained/web/parse_html.c
diff --git a/pttbbs/web/post.c b/not-maintained/web/post.c
index 3e67937e..3e67937e 100644
--- a/pttbbs/web/post.c
+++ b/not-maintained/web/post.c
diff --git a/pttbbs/web/r b/not-maintained/web/r
index 5e18e14c..5e18e14c 100755
--- a/pttbbs/web/r
+++ b/not-maintained/web/r
diff --git a/pttbbs/web/s b/not-maintained/web/s
index e1384f10..e1384f10 100755
--- a/pttbbs/web/s
+++ b/not-maintained/web/s
diff --git a/pttbbs/web/stuff.c b/not-maintained/web/stuff.c
index b02dbb0d..b02dbb0d 100755
--- a/pttbbs/web/stuff.c
+++ b/not-maintained/web/stuff.c
diff --git a/pttbbs/web/t b/not-maintained/web/t
index 6e8b84bc..6e8b84bc 100755
--- a/pttbbs/web/t
+++ b/not-maintained/web/t
diff --git a/pttbbs/web/user.c b/not-maintained/web/user.c
index fe5d0696..fe5d0696 100644
--- a/pttbbs/web/user.c
+++ b/not-maintained/web/user.c