OSSP CVS Repository

ossp - Check-in [2031]
Not logged in
[Honeypot]  [Browse]  [Home]  [Login]  [Reports
[Search]  [Ticket]  [Timeline
  [Patchset]  [Tagging/Branching

Check-in Number: 2031
Date: 2002-Mar-17 11:25:52 (local)
2002-Mar-17 10:25:52 (UTC)
User:rse
Branch:
Comment: update texts
Tickets:
Inspections:
Files:
ossp-pkg/xds/.cvsignore      1.8 -> 1.9     13 inserted, 5 deleted
ossp-pkg/xds/LICENSE      1.3 -> 1.4     3 inserted, 3 deleted
ossp-pkg/xds/Makefile.in      1.37 -> 1.38     3 inserted, 3 deleted
ossp-pkg/xds/README      1.5 -> 1.6     13 inserted, 7 deleted
ossp-pkg/xds/TODO      1.28 -> 1.29     1 inserted, 59 deleted
ossp-pkg/xds/aclocal.m4      1.5 -> 1.6     3 inserted, 6 deleted
ossp-pkg/xds/configure.ac      1.24 -> 1.25     7 inserted, 8 deleted
ossp-pkg/xds/devtool.conf      1.1 -> 1.2     3 inserted, 3 deleted
ossp-pkg/xds/devtool.func      1.1 -> 1.2     1 inserted, 0 deleted
ossp-pkg/xds/xds-config.in      1.4 -> 1.5     4 inserted, 4 deleted
ossp-pkg/xds/xds-config.pod      1.4 -> 1.5     4 inserted, 4 deleted
ossp-pkg/xds/xds-xml.dtd      1.4 -> 1.5     3 inserted, 3 deleted
ossp-pkg/xds/xds.c      1.8 -> 1.9     3 inserted, 3 deleted
ossp-pkg/xds/xds.h.in      1.19 -> 1.20     3 inserted, 3 deleted
ossp-pkg/xds/xds.m4      1.4 -> 1.5     3 inserted, 3 deleted
ossp-pkg/xds/xds.pod      1.15 -> 1.16     9 inserted, 3 deleted
ossp-pkg/xds/xds_engine_xdr.c      1.11 -> 1.12     3 inserted, 3 deleted
ossp-pkg/xds/xds_engine_xml.c      1.9 -> 1.10     4 inserted, 4 deleted
ossp-pkg/xds/xds_p.h      1.8 -> 1.9     3 inserted, 3 deleted
ossp-pkg/xds/xds_test.sh      1.6 -> 1.7     3 inserted, 3 deleted
ossp-pkg/xds/xds_test_lib.c      1.8 -> 1.9     3 inserted, 3 deleted
ossp-pkg/xds/xds_test_xdr.c      1.9 -> 1.10     3 inserted, 3 deleted
ossp-pkg/xds/xds_test_xml.c      1.7 -> 1.8     3 inserted, 3 deleted

ossp-pkg/xds/.cvsignore 1.8 -> 1.9

--- .cvsignore   2001/08/11 15:28:53     1.8
+++ .cvsignore   2002/03/17 10:25:52     1.9
@@ -1,8 +1,16 @@
-.*.t
 .*.l
-xds.3
-xds.h Makefile configure
-xds-config
-xds-config.1
+.*.t
+Makefile 
+config.guess
 config.h
+config.h.in
+config.sub
+configure
 libtool
+libtool.m4
+ltmain.sh
+shtool
+xds-config
+xds-config.1
+xds.3
+xds.h 


ossp-pkg/xds/LICENSE 1.3 -> 1.4

--- LICENSE      2002/01/02 17:13:44     1.3
+++ LICENSE      2002/03/17 10:25:52     1.4
@@ -1,9 +1,9 @@
-XDS - OSSP Extensible Data Serialization Library
+OSSP xds - Extensible Data Serialization
 Copyright (c) 2001-2002 The OSSP Project (http://www.ossp.org/)
 Copyright (c) 2001-2002 Cable & Wireless Deutschland (http://www.cw.com/de/)
 
-This file is part of OSSP XDS, an extensible data serialization
-library which can be found at http://www.ossp.org/pkg/xds/.
+This file is part of OSSP xds, an extensible data serialization
+library which can be found at http://www.ossp.org/pkg/lib/xds/.
 
 Permission to use, copy, modify, and distribute this software for
 any purpose with or without fee is hereby granted, provided that


ossp-pkg/xds/Makefile.in 1.37 -> 1.38

--- Makefile.in  2002/01/02 18:10:41     1.37
+++ Makefile.in  2002/03/17 10:25:52     1.38
@@ -1,10 +1,10 @@
 ##
-##  XDS - OSSP Extensible Data Serialization Library
+##  OSSP xds - Extensible Data Serialization
 ##  Copyright (c) 2001-2002 The OSSP Project (http://www.ossp.org/)
 ##  Copyright (c) 2001-2002 Cable & Wireless Deutschland (http://www.cw.com/de/)
 ##
-##  This file is part of OSSP XDS, an extensible data serialization
-##  library which can be found at http://www.ossp.org/pkg/xds/.
+##  This file is part of OSSP xds, an extensible data serialization
+##  library which can be found at http://www.ossp.org/pkg/lib/xds/.
 ##
 ##  Permission to use, copy, modify, and distribute this software for
 ##  any purpose with or without fee is hereby granted, provided that


ossp-pkg/xds/README 1.5 -> 1.6

--- README       2002/01/02 17:13:44     1.5
+++ README       2002/03/17 10:25:52     1.6
@@ -1,18 +1,24 @@
- 
-  OSSP XDS - eXtensible Data Serialization
+           _     
+  __  ____| |___ 
+  \ \/ / _` / __|
+   >  < (_| \__ \
+  /_/\_\__,_|___/
+                         
+  OSSP xds - eXtensible Data Serialization
   Version 0.9.0 (11-Aug-2001)
 
   ABSTRACT
 
-  The OSSP XDS library is [...]
+  The OSSP xds library is generic and extensible encoding and decoding
+  framework for the serialization of arbitrary ISO-C data types.
 
   COPYRIGHT AND LICENSE
 
   Copyright (c) 2001-2002 The OSSP Project (http://www.ossp.org/)
   Copyright (c) 2001-2002 Cable & Wireless Deutschland (http://www.cw.com/de/)
 
-  This file is part of OSSP XDS, an extensible data serialization
-  library which can be found at http://www.ossp.org/pkg/xds/.
+  This file is part of OSSP xds, an extensible data serialization
+  library which can be found at http://www.ossp.org/pkg/lib/xds/.
 
   Permission to use, copy, modify, and distribute this software for
   any purpose with or without fee is hereby granted, provided that
@@ -36,6 +42,6 @@
 
   The documentation and latest release can be found on
 
-  o http://www.ossp.org/pkg/xds/
-  o  ftp://ftp.ossp.org/pkg/xds/
+  o http://www.ossp.org/pkg/lib/xds/
+  o  ftp://ftp.ossp.org/pkg/lib/xds/
 


ossp-pkg/xds/TODO 1.28 -> 1.29

--- TODO 2002/01/02 18:36:00     1.28
+++ TODO 2002/03/17 10:25:52     1.29
@@ -1,61 +1,3 @@
-TODO LIST AND MILESTONES
-========================
-
-o M1 (peti) [11-Jun-2001]
- - evaluation checklist for XDS and AMP
-   done: 100% [-> EVAL]
-
-o M2 (peti+rse) [25-Jun-2001]
- - design/architecture paper (authentication+encryption framework)
-   (< 10KB Text + 1x Figure)
-   done: 30% [-> architecture.fig]
-
-o M3 (peti+rse) [2-Jul-2001]
- - design libxds API
-   done: 100% [-> libxds/xds.h + libxds/xds.pod]
-
-o M4 (peti) [4 weeks until 30-Jul-2001]
- - implementation of libxds library framework
-   done: 100% [-> libxds/xds.c]
-
- - implementation XDR engines for basic data types.
-   done: 100% [-> libxds/xds_engine_xdr.c]
-
- - implementation XML engines for basic data types.
-   done: 100% [-> libxds/xds_engine_xml.c]
-
- - regression tests for libxds (make check)
-   done: 100% [-> xds_test_*.c]
-
- - UFT-8 RFC: rfc2279.txt
-   done: 100%
-
- - conversion of LaTeX documentation into POD source format
-   for Unix manual page xds(3).
-   done: 100%
-
- - autoconf should find the types for int32 etc. even if they're not
-   defined in sys/types.h. And it should fallback to own types in
-   case no vendor supplied type is found.
-   done: 0%
-
-o M5 (peti+rse) [1 week until 06-Aug-2001]
- - [peti] documentation for libxds (xds.pod)
- - [rse]  OSSP adjustments for libxds
-   done: 100%
-
-o M6 (peti+rse) [1 week until 13-Aug-2001]
- - design API for libamp
-
-o M7 (peti) [4 weeks until 10-Sep-2001]
- - implementation of libamp library framework
- - implementation of libamp backends SHM, TCP and UDP
- - regression tests for libamp
-
-o M8 (peti+rse) [1 week until 17-Sep-2001]
- - [peti] documentation for libamp
- - [rse]  OSSP adjustments for libamp
-
- ----
 
  change xds_init() to return xds_rc_t
+


ossp-pkg/xds/aclocal.m4 1.5 -> 1.6

--- aclocal.m4   2002/01/02 17:13:44     1.5
+++ aclocal.m4   2002/03/17 10:25:53     1.6
@@ -1,10 +1,10 @@
 dnl ##
-dnl ##  XDS - OSSP Extensible Data Serialization Library
+dnl ##  OSSP xds - Extensible Data Serialization
 dnl ##  Copyright (c) 2001-2002 The OSSP Project (http://www.ossp.org/)
 dnl ##  Copyright (c) 2001-2002 Cable & Wireless Deutschland (http://www.cw.com/de/)
 dnl ##
-dnl ##  This file is part of OSSP XDS, an extensible data serialization
-dnl ##  library which can be found at http://www.ossp.org/pkg/xds/.
+dnl ##  This file is part of OSSP xds, an extensible data serialization
+dnl ##  library which can be found at http://www.ossp.org/pkg/lib/xds/.
 dnl ##
 dnl ##  Permission to use, copy, modify, and distribute this software for
 dnl ##  any purpose with or without fee is hereby granted, provided that
@@ -37,7 +37,6 @@
 dnl ##
 
 AC_DEFUN(AC_HEADLINE,[dnl
-AC_DIVERT_PUSH(NOTICE)dnl
 #   configuration header
 if test ".`echo dummy [$]@ | grep help`" = .; then
     #   bootstrapping shtool
@@ -64,7 +63,6 @@
     $3_HEX="`$ac_shtool version -l c -d hex $ac_srcdir/$4`"
     AC_SUBST($3_HEX)
 fi
-AC_DIVERT_POP()
 ])dnl
 
 dnl ##
@@ -149,7 +147,6 @@
         *-pipe* ) ;;
               * ) AC_COMPILER_OPTION(pipe, -pipe, -pipe, CFLAGS="$CFLAGS -pipe") ;;
     esac
-    AC_COMPILER_OPTION(ggdb3, -ggdb3, -ggdb3, CFLAGS="$CFLAGS -ggdb3")
     CFLAGS="$CFLAGS -pedantic"
     CFLAGS="$CFLAGS -Wall"
     WMORE="-Wshadow -Wpointer-arith -Wcast-align -Winline"


ossp-pkg/xds/configure.ac 1.24 -> 1.25

--- configure.ac 2002/01/31 09:09:01     1.24
+++ configure.ac 2002/03/17 10:25:53     1.25
@@ -1,10 +1,10 @@
 dnl ##
-dnl ##  XDS - OSSP Extensible Data Serialization Library
+dnl ##  OSSP xds - Extensible Data Serialization
 dnl ##  Copyright (c) 2001-2002 The OSSP Project (http://www.ossp.org/)
 dnl ##  Copyright (c) 2001-2002 Cable & Wireless Deutschland (http://www.cw.com/de/)
 dnl ##
-dnl ##  This file is part of OSSP XDS, an extensible data serialization
-dnl ##  library which can be found at http://www.ossp.org/pkg/xds/.
+dnl ##  This file is part of OSSP xds, an extensible data serialization
+dnl ##  library which can be found at http://www.ossp.org/pkg/lib/xds/.
 dnl ##
 dnl ##  Permission to use, copy, modify, and distribute this software for
 dnl ##  any purpose with or without fee is hereby granted, provided that
@@ -27,9 +27,8 @@
 dnl ##  configure.ac: autoconf script source
 dnl ##
 
-AC_PREREQ(2.52)
-AC_REVISION(1.0)
-AC_INIT(xds.h.in)
+AC_PREREQ(2.53)
+AC_INIT
 
 AC_HEADLINE(dnl
 OSSP xds, eXtensible Data Serialization, dnl
@@ -37,10 +36,9 @@
 [Copyright (c) 2001-2002 The OSSP Project (http://www.ossp.org/)
 Copyright (c) 2001-2002 Cable & Wireless Deutschland (http://www.cw.com/de/)])
 AC_PLATFORM(PLATFORM)
-AC_CONFIG_HEADERS(config.h)
 
 AC_MSG_PART(Build Tools)
-AC_SET_MAKE
+AC_PROG_MAKE_SET
 AC_PROG_CC
 AC_CHECK_PROG(LATEX, latex, latex, :)
 AC_CHECK_PROG(POD2MAN, pod2man, pod2man, :)
@@ -55,6 +53,7 @@
 AC_CONFIGURE_XDS
 
 AC_MSG_PART(Output Substitution)
+AC_CONFIG_HEADERS(config.h)
 AC_CONFIG_FILES(xds.h xds-config Makefile docs/Makefile)
 AC_CONFIG_COMMANDS([default], [chmod a+x xds-config; chmod -w xds.h Makefile docs/Makefile])
 AC_OUTPUT


ossp-pkg/xds/devtool.conf 1.1 -> 1.2

--- devtool.conf 2002/01/02 18:10:41     1.1
+++ devtool.conf 2002/03/17 10:25:53     1.2
@@ -3,9 +3,9 @@
 ##
 
 %autogen
-    @autogen shtool   1.5.4 "1.5.*" all
+    @autogen shtool   1.6.0 "1.6.*" all
     @autogen libtool  1.4.2 "1.4*"
-    @autogen autoconf 2.52  "2.5.*"
+    @autogen autoconf 2.53  "2.5[3-9]*"
 
 %autoclean
     @autoclean shtool
@@ -21,7 +21,7 @@
         "$@"
 
 %version
-    ./shtool version -l c -n "OSSP XDS" -p "xds_" -e xds_version.c
+    ./shtool version -l c -n "OSSP xds" -p "xds_" -e xds_version.c
 
 %dist
     make distclean >/dev/null 2>&1


ossp-pkg/xds/devtool.func 1.1 -> 1.2

--- devtool.func 2002/01/02 18:10:41     1.1
+++ devtool.func 2002/03/17 10:25:53     1.2
@@ -33,6 +33,7 @@
             echo "generating (GNU Autoconf $autoconf_version): configure config.h.in"
             autoconf
             autoheader 2>&1 | grep -v "is unchanged"
+            rm -rf autom4te.cache >/dev/null 2>&1
             ;;
         libtool )
             libtoolize_version=`devtool_require libtoolize --version 4 "$1" "$2"`


ossp-pkg/xds/xds-config.in 1.4 -> 1.5

--- xds-config.in        2002/01/02 17:13:44     1.4
+++ xds-config.in        2002/03/17 10:25:53     1.5
@@ -1,11 +1,11 @@
 #!/bin/sh
 ##
-##  XDS - OSSP Extensible Data Serialization Library
+##  OSSP xds - Extensible Data Serialization
 ##  Copyright (c) 2001-2002 The OSSP Project (http://www.ossp.org/)
 ##  Copyright (c) 2001-2002 Cable & Wireless Deutschland (http://www.cw.com/de/)
 ##
-##  This file is part of OSSP XDS, an extensible data serialization
-##  library which can be found at http://www.ossp.org/pkg/xds/.
+##  This file is part of OSSP xds, an extensible data serialization
+##  library which can be found at http://www.ossp.org/pkg/lib/xds/.
 ##
 ##  Permission to use, copy, modify, and distribute this software for
 ##  any purpose with or without fee is hereby granted, provided that
@@ -81,7 +81,7 @@
             exit 0
             ;;
         --version|-v)
-            echo "OSSP XDS $xds_version"
+            echo "OSSP xds $xds_version"
             exit 0
             ;;
         --all)


ossp-pkg/xds/xds-config.pod 1.4 -> 1.5

--- xds-config.pod       2002/01/02 17:13:44     1.4
+++ xds-config.pod       2002/03/17 10:25:53     1.5
@@ -1,10 +1,10 @@
 ##
-##  XDS - OSSP Extensible Data Serialization Library
+##  OSSP xds - Extensible Data Serialization
 ##  Copyright (c) 2001-2002 The OSSP Project (http://www.ossp.org/)
 ##  Copyright (c) 2001-2002 Cable & Wireless Deutschland (http://www.cw.com/de/)
 ##
-##  This file is part of OSSP XDS, an extensible data serialization
-##  library which can be found at http://www.ossp.org/pkg/xds/.
+##  This file is part of OSSP xds, an extensible data serialization
+##  library which can be found at http://www.ossp.org/pkg/lib/xds/.
 ##
 ##  Permission to use, copy, modify, and distribute this software for
 ##  any purpose with or without fee is hereby granted, provided that
@@ -35,7 +35,7 @@
 
 =head1 VERSION
 
-OSSP XDS XDS_VERSION_STR
+OSSP xds XDS_VERSION_STR
 
 =head1 SYNOPSIS
 


ossp-pkg/xds/xds-xml.dtd 1.4 -> 1.5

--- xds-xml.dtd  2002/01/02 17:13:44     1.4
+++ xds-xml.dtd  2002/03/17 10:25:53     1.5
@@ -1,10 +1,10 @@
 <!-- ===========================================================
-     XDS - OSSP Extensible Data Serialization Library
+     OSSP xds - Extensible Data Serialization
      Copyright (c) 2001-2002 The OSSP Project (http://www.ossp.org/)
      Copyright (c) 2001-2002 Cable & Wireless Deutschland (http://www.cw.com/de/)
 
-     This file is part of OSSP XDS, an extensible data serialization
-     library which can be found at http://www.ossp.org/pkg/xds/.
+     This file is part of OSSP xds, an extensible data serialization
+     library which can be found at http://www.ossp.org/pkg/lib/xds/.
 
      Permission to use, copy, modify, and distribute this software for
      any purpose with or without fee is hereby granted, provided that


ossp-pkg/xds/xds.c 1.8 -> 1.9

--- xds.c        2002/01/02 17:13:44     1.8
+++ xds.c        2002/03/17 10:25:53     1.9
@@ -1,10 +1,10 @@
 /*
-**  XDS - OSSP Extensible Data Serialization Library
+**  OSSP xds - Extensible Data Serialization
 **  Copyright (c) 2001-2002 The OSSP Project (http://www.ossp.org/)
 **  Copyright (c) 2001-2002 Cable & Wireless Deutschland (http://www.cw.com/de/)
 **
-**  This file is part of OSSP XDS, an extensible data serialization
-**  library which can be found at http://www.ossp.org/pkg/xds/.
+**  This file is part of OSSP xds, an extensible data serialization
+**  library which can be found at http://www.ossp.org/pkg/lib/xds/.
 **
 **  Permission to use, copy, modify, and distribute this software for
 **  any purpose with or without fee is hereby granted, provided that


ossp-pkg/xds/xds.h.in 1.19 -> 1.20

--- xds.h.in     2002/01/02 17:13:44     1.19
+++ xds.h.in     2002/03/17 10:25:53     1.20
@@ -1,10 +1,10 @@
 /*
-**  XDS - OSSP Extensible Data Serialization Library
+**  OSSP xds - Extensible Data Serialization
 **  Copyright (c) 2001-2002 The OSSP Project (http://www.ossp.org/)
 **  Copyright (c) 2001-2002 Cable & Wireless Deutschland (http://www.cw.com/de/)
 **
-**  This file is part of OSSP XDS, an extensible data serialization
-**  library which can be found at http://www.ossp.org/pkg/xds/.
+**  This file is part of OSSP xds, an extensible data serialization
+**  library which can be found at http://www.ossp.org/pkg/lib/xds/.
 **
 **  Permission to use, copy, modify, and distribute this software for
 **  any purpose with or without fee is hereby granted, provided that


ossp-pkg/xds/xds.m4 1.4 -> 1.5

--- xds.m4       2002/01/02 17:13:44     1.4
+++ xds.m4       2002/03/17 10:25:53     1.5
@@ -1,10 +1,10 @@
 dnl ##
-dnl ##  XDS - OSSP Extensible Data Serialization Library
+dnl ##  OSSP xds - Extensible Data Serialization
 dnl ##  Copyright (c) 2001-2002 The OSSP Project (http://www.ossp.org/)
 dnl ##  Copyright (c) 2001-2002 Cable & Wireless Deutschland (http://www.cw.com/de/)
 dnl ##
-dnl ##  This file is part of OSSP XDS, an extensible data serialization
-dnl ##  library which can be found at http://www.ossp.org/pkg/xds/.
+dnl ##  This file is part of OSSP xds, an extensible data serialization
+dnl ##  library which can be found at http://www.ossp.org/pkg/lib/xds/.
 dnl ##
 dnl ##  Permission to use, copy, modify, and distribute this software for
 dnl ##  any purpose with or without fee is hereby granted, provided that


ossp-pkg/xds/xds.pod 1.15 -> 1.16

--- xds.pod      2002/01/03 14:22:33     1.15
+++ xds.pod      2002/03/17 10:25:53     1.16
@@ -1,10 +1,10 @@
 ##
-##  XDS - OSSP Extensible Data Serialization Library
+##  OSSP xds - Extensible Data Serialization
 ##  Copyright (c) 2001-2002 The OSSP Project (http://www.ossp.org/)
 ##  Copyright (c) 2001-2002 Cable & Wireless Deutschland (http://www.cw.com/de/)
 ##
-##  This file is part of OSSP XDS, an extensible data serialization
-##  library which can be found at http://www.ossp.org/pkg/xds/.
+##  This file is part of OSSP xds, an extensible data serialization
+##  library which can be found at http://www.ossp.org/pkg/lib/xds/.
 ##
 ##  Permission to use, copy, modify, and distribute this software for
 ##  any purpose with or without fee is hereby granted, provided that
@@ -611,5 +611,11 @@
 
 XML-RPC Home Page: http://www.xmlrpc.org/
 
+=head1 HISTORY
+
+B<OSSP var> was initially written by Peter Simons
+E<lt>simons@crypt.toE<gt> in August 2001 under contract with the B<OSSP>
+sponsor B<Cable & Wireless Germany>.
+
 =cut
 


ossp-pkg/xds/xds_engine_xdr.c 1.11 -> 1.12

--- xds_engine_xdr.c     2002/01/02 17:13:44     1.11
+++ xds_engine_xdr.c     2002/03/17 10:25:53     1.12
@@ -1,10 +1,10 @@
 /*
-**  XDS - OSSP Extensible Data Serialization Library
+**  OSSP xds - Extensible Data Serialization
 **  Copyright (c) 2001-2002 The OSSP Project (http://www.ossp.org/)
 **  Copyright (c) 2001-2002 Cable & Wireless Deutschland (http://www.cw.com/de/)
 **
-**  This file is part of OSSP XDS, an extensible data serialization
-**  library which can be found at http://www.ossp.org/pkg/xds/.
+**  This file is part of OSSP xds, an extensible data serialization
+**  library which can be found at http://www.ossp.org/pkg/lib/xds/.
 **
 **  Permission to use, copy, modify, and distribute this software for
 **  any purpose with or without fee is hereby granted, provided that


ossp-pkg/xds/xds_engine_xml.c 1.9 -> 1.10

--- xds_engine_xml.c     2002/01/02 17:13:44     1.9
+++ xds_engine_xml.c     2002/03/17 10:25:53     1.10
@@ -1,10 +1,10 @@
 /*
-**  XDS - OSSP Extensible Data Serialization Library
+**  OSSP xds - Extensible Data Serialization
 **  Copyright (c) 2001-2002 The OSSP Project (http://www.ossp.org/)
 **  Copyright (c) 2001-2002 Cable & Wireless Deutschland (http://www.cw.com/de/)
 **
-**  This file is part of OSSP XDS, an extensible data serialization
-**  library which can be found at http://www.ossp.org/pkg/xds/.
+**  This file is part of OSSP xds, an extensible data serialization
+**  library which can be found at http://www.ossp.org/pkg/lib/xds/.
 **
 **  Permission to use, copy, modify, and distribute this software for
 **  any purpose with or without fee is hereby granted, provided that
@@ -39,7 +39,7 @@
 
 static const char xds_xml_begin_text[] =
     "<?xml version=\"1.0\" encoding=\"UTF-8\" standalone=\"no\">\n"
-    "<!DOCTYPE xds SYSTEM \"http://www.ossp.org/pkg/xds/xds-xml.dtd\">\n"
+    "<!DOCTYPE xds SYSTEM \"http://www.ossp.org/pkg/lib/xds/xds-xml.dtd\">\n"
     "<xds>\n";
 
 static const char xds_xml_end_text[] =


ossp-pkg/xds/xds_p.h 1.8 -> 1.9

--- xds_p.h      2002/01/02 17:13:44     1.8
+++ xds_p.h      2002/03/17 10:25:53     1.9
@@ -1,10 +1,10 @@
 /*
-**  XDS - OSSP Extensible Data Serialization Library
+**  OSSP xds - Extensible Data Serialization
 **  Copyright (c) 2001-2002 The OSSP Project (http://www.ossp.org/)
 **  Copyright (c) 2001-2002 Cable & Wireless Deutschland (http://www.cw.com/de/)
 **
-**  This file is part of OSSP XDS, an extensible data serialization
-**  library which can be found at http://www.ossp.org/pkg/xds/.
+**  This file is part of OSSP xds, an extensible data serialization
+**  library which can be found at http://www.ossp.org/pkg/lib/xds/.
 **
 **  Permission to use, copy, modify, and distribute this software for
 **  any purpose with or without fee is hereby granted, provided that


ossp-pkg/xds/xds_test.sh 1.6 -> 1.7

--- xds_test.sh  2002/01/02 17:13:44     1.6
+++ xds_test.sh  2002/03/17 10:25:53     1.7
@@ -1,11 +1,11 @@
 #!/bin/sh
 ##
-##  XDS - OSSP Extensible Data Serialization Library
+##  OSSP xds - Extensible Data Serialization
 ##  Copyright (c) 2001-2002 The OSSP Project (http://www.ossp.org/)
 ##  Copyright (c) 2001-2002 Cable & Wireless Deutschland (http://www.cw.com/de/)
 ##
-##  This file is part of OSSP XDS, an extensible data serialization
-##  library which can be found at http://www.ossp.org/pkg/xds/.
+##  This file is part of OSSP xds, an extensible data serialization
+##  library which can be found at http://www.ossp.org/pkg/lib/xds/.
 ##
 ##  Permission to use, copy, modify, and distribute this software for
 ##  any purpose with or without fee is hereby granted, provided that


ossp-pkg/xds/xds_test_lib.c 1.8 -> 1.9

--- xds_test_lib.c       2002/01/02 17:13:45     1.8
+++ xds_test_lib.c       2002/03/17 10:25:53     1.9
@@ -1,10 +1,10 @@
 /*
-**  XDS - OSSP Extensible Data Serialization Library
+**  OSSP xds - Extensible Data Serialization
 **  Copyright (c) 2001-2002 The OSSP Project (http://www.ossp.org/)
 **  Copyright (c) 2001-2002 Cable & Wireless Deutschland (http://www.cw.com/de/)
 **
-**  This file is part of OSSP XDS, an extensible data serialization
-**  library which can be found at http://www.ossp.org/pkg/xds/.
+**  This file is part of OSSP xds, an extensible data serialization
+**  library which can be found at http://www.ossp.org/pkg/lib/xds/.
 **
 **  Permission to use, copy, modify, and distribute this software for
 **  any purpose with or without fee is hereby granted, provided that


ossp-pkg/xds/xds_test_xdr.c 1.9 -> 1.10

--- xds_test_xdr.c       2002/01/02 17:13:45     1.9
+++ xds_test_xdr.c       2002/03/17 10:25:53     1.10
@@ -1,10 +1,10 @@
 /*
-**  XDS - OSSP Extensible Data Serialization Library
+**  OSSP xds - Extensible Data Serialization
 **  Copyright (c) 2001-2002 The OSSP Project (http://www.ossp.org/)
 **  Copyright (c) 2001-2002 Cable & Wireless Deutschland (http://www.cw.com/de/)
 **
-**  This file is part of OSSP XDS, an extensible data serialization
-**  library which can be found at http://www.ossp.org/pkg/xds/.
+**  This file is part of OSSP xds, an extensible data serialization
+**  library which can be found at http://www.ossp.org/pkg/lib/xds/.
 **
 **  Permission to use, copy, modify, and distribute this software for
 **  any purpose with or without fee is hereby granted, provided that


ossp-pkg/xds/xds_test_xml.c 1.7 -> 1.8

--- xds_test_xml.c       2002/01/02 17:13:45     1.7
+++ xds_test_xml.c       2002/03/17 10:25:53     1.8
@@ -1,10 +1,10 @@
 /*
-**  XDS - OSSP Extensible Data Serialization Library
+**  OSSP xds - Extensible Data Serialization
 **  Copyright (c) 2001-2002 The OSSP Project (http://www.ossp.org/)
 **  Copyright (c) 2001-2002 Cable & Wireless Deutschland (http://www.cw.com/de/)
 **
-**  This file is part of OSSP XDS, an extensible data serialization
-**  library which can be found at http://www.ossp.org/pkg/xds/.
+**  This file is part of OSSP xds, an extensible data serialization
+**  library which can be found at http://www.ossp.org/pkg/lib/xds/.
 **
 **  Permission to use, copy, modify, and distribute this software for
 **  any purpose with or without fee is hereby granted, provided that

CVSTrac 2.0.1