[Netadm-devel] gwc AUTHORS,1.1.1.1,1.2 FILES,1.1.1.1,1.2 INSTALL,1.2,1.3 Makefile,1.1.1.1,1.2 Makefi
Status: Beta
Brought to you by:
linuxpark
From: linuxpark <lin...@us...> - 2006-04-06 15:16:00
|
Update of /cvsroot/netadm/gwc In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv12694 Modified Files: AUTHORS FILES INSTALL Makefile Makefile.tmpl README.en README.ko Log Message: MOD: minor modifying and renaming email address. ADD: sample subdir to Makefile. Index: FILES =================================================================== RCS file: /cvsroot/netadm/gwc/FILES,v retrieving revision 1.1.1.1 retrieving revision 1.2 diff -C2 -d -r1.1.1.1 -r1.2 *** FILES 30 Jan 2006 17:41:24 -0000 1.1.1.1 --- FILES 6 Apr 2006 15:15:47 -0000 1.2 *************** *** 2,6 **** # # Title : FILES ! # Author : Jeho-Park <ne...@ke...> # Created date : 2006. 01. 31. (thu) 01:40:38 KST # Description : the tree infomation of source files --- 2,6 ---- # # Title : FILES ! # Author : Jeho-Park <lin...@gm...> # Created date : 2006. 01. 31. (thu) 01:40:38 KST # Description : the tree infomation of source files Index: Makefile.tmpl =================================================================== RCS file: /cvsroot/netadm/gwc/Makefile.tmpl,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** Makefile.tmpl 6 Mar 2006 14:16:04 -0000 1.3 --- Makefile.tmpl 6 Apr 2006 15:15:47 -0000 1.4 *************** *** 2,6 **** # # Title : Makefile.tmpl ! # Author : Jeho-Park <ne...@ke...> # Created date : 2006. 01. 31. (thu) 01:40:38 KST # Description : config of Makefile --- 2,6 ---- # # Title : Makefile.tmpl ! # Author : Jeho-Park <lin...@gm...> # Created date : 2006. 01. 31. (thu) 01:40:38 KST # Description : config of Makefile Index: README.ko =================================================================== RCS file: /cvsroot/netadm/gwc/README.ko,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** README.ko 2 Mar 2006 08:22:22 -0000 1.3 --- README.ko 6 Apr 2006 15:15:47 -0000 1.4 *************** *** 3,7 **** ! 2006. 2. 5, ¹Ú Á¦È£, ne...@ke... --- 3,7 ---- ! 2006. 2. 5, ¹Ú Á¦È£, lin...@gm... Index: README.en =================================================================== RCS file: /cvsroot/netadm/gwc/README.en,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** README.en 2 Mar 2006 08:22:21 -0000 1.3 --- README.en 6 Apr 2006 15:15:47 -0000 1.4 *************** *** 3,7 **** ! 2006. 01. 12. (thu) 03:16:10 KST, par...@ho... or lin...@ke... --- 3,7 ---- ! 2006. 01. 12. (thu) 03:16:10 KST, lin...@gm... Index: Makefile =================================================================== RCS file: /cvsroot/netadm/gwc/Makefile,v retrieving revision 1.1.1.1 retrieving revision 1.2 diff -C2 -d -r1.1.1.1 -r1.2 *** Makefile 30 Jan 2006 17:41:24 -0000 1.1.1.1 --- Makefile 6 Apr 2006 15:15:47 -0000 1.2 *************** *** 1,6 **** # - # # Title : Makefile ! # Author : Jeho-Park <ne...@ke...> # Created date : 2006. 01. 31. (thu) 01:40:38 KST # Description : Makefile just for subtree compiling. --- 1,5 ---- # # Title : Makefile ! # Author : Jeho-Park <lin...@gm...> # Created date : 2006. 01. 31. (thu) 01:40:38 KST # Description : Makefile just for subtree compiling. *************** *** 12,16 **** gwccli \ gwcadmd \ ! gwcguid all: do-all --- 11,16 ---- gwccli \ gwcadmd \ ! gwcguid \ ! sample all: do-all Index: INSTALL =================================================================== RCS file: /cvsroot/netadm/gwc/INSTALL,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** INSTALL 2 Mar 2006 08:22:21 -0000 1.2 --- INSTALL 6 Apr 2006 15:15:47 -0000 1.3 *************** *** 2,6 **** # # Title : INSTALL ! # Author : Jeho-Park <ne...@ke...> # Created date : 2006. 02. 08. (wen) 02:21:58 KST # Description : The manual for installation. --- 2,6 ---- # # Title : INSTALL ! # Author : Jeho-Park <lin...@gm...> # Created date : 2006. 02. 08. (wen) 02:21:58 KST # Description : The manual for installation. Index: AUTHORS =================================================================== RCS file: /cvsroot/netadm/gwc/AUTHORS,v retrieving revision 1.1.1.1 retrieving revision 1.2 diff -C2 -d -r1.1.1.1 -r1.2 *** AUTHORS 30 Jan 2006 17:41:25 -0000 1.1.1.1 --- AUTHORS 6 Apr 2006 15:15:47 -0000 1.2 *************** *** 2,6 **** # # Title : AUTHORS ! # Author : Jeho-Park <ne...@ke...> # Created date : 2006. 01. 31. (thu) 01:40:38 KST # Description : authors and contributors --- 2,6 ---- # # Title : AUTHORS ! # Author : Jeho-Park <lin...@gm...> # Created date : 2006. 01. 31. (thu) 01:40:38 KST # Description : authors and contributors *************** *** 8,12 **** #ident "@(#) $Header$" ! Jeho Park : ne...@ke... --- 8,12 ---- #ident "@(#) $Header$" ! Jeho Park : lin...@gm... |