Update of /cvsroot/netadm/gwc/scripts
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv15777/scripts
Modified Files:
install.sh
Log Message:
ADD:
[ step2. start to gwc-v1.0-pre3 ]
finished up defining each object of "flow control" in sysdef.h
fc_net_t, fc_svc_t, fc_flow_t, fc_pol_t and some enum types.
Index: install.sh
===================================================================
RCS file: /cvsroot/netadm/gwc/scripts/install.sh,v
retrieving revision 1.9
retrieving revision 1.10
diff -C2 -d -r1.9 -r1.10
*** install.sh 20 Feb 2006 18:40:48 -0000 1.9
--- install.sh 25 Feb 2006 23:41:14 -0000 1.10
***************
*** 21,25 ****
CONFILE=config
PROD="Netadm-gwc"
! VERSION="gwc-v0.1-pre2"
INST=/usr/bin/install
LOGFILE=install.log
--- 21,25 ----
CONFILE=config
PROD="Netadm-gwc"
! VERSION="gwc-v0.1-pre3"
INST=/usr/bin/install
LOGFILE=install.log
|