Module name: xmltools Committed by: nmle Date: Tue Jun 30 18:32:30 UTC 2009
Modified Files: xmltools: index.html Added Files: xmltools: LICENSE Makefile Makefile.inc README TODO xmltools/common: Makefile bitv.c bitv.h config.h match.c xio.c xio.h xmalloc.c xmalloc.h xpat.c xpat.h xtree.c xtree.h xmltools/common/io: expat.c expat.inc expat.mk xmltools/compat: Makefile compat.h err.c err.h progname.c strlcat.c strlcpy.c xmltools/doc: xmlcompat.7 xmlgrep.1 xmltools/tests: Makefile memplot palloc.awk printntree.c printxpat.c xmltools/xmlgrep: Makefile xmlgrep.c Log Message: Imported current version of xmltools from my Git repository. Updated index.html. To generate a diff of this commit: cvs -z3 rdiff -u -r0 -r1.1 xmltools/LICENSE xmltools/Makefile \ xmltools/Makefile.inc xmltools/README xmltools/TODO \ xmltools/common/Makefile xmltools/common/bitv.c xmltools/common/bitv.h \ xmltools/common/config.h xmltools/common/io/expat.c \ xmltools/common/io/expat.inc xmltools/common/io/expat.mk \ xmltools/common/match.c xmltools/common/xio.c xmltools/common/xio.h \ xmltools/common/xmalloc.c xmltools/common/xmalloc.h \ xmltools/common/xpat.c xmltools/common/xpat.h xmltools/common/xtree.c \ xmltools/common/xtree.h xmltools/compat/Makefile \ xmltools/compat/compat.h xmltools/compat/err.c xmltools/compat/err.h \ xmltools/compat/progname.c xmltools/compat/strlcat.c \ xmltools/compat/strlcpy.c xmltools/doc/xmlcompat.7 \ xmltools/doc/xmlgrep.1 xmltools/tests/Makefile xmltools/tests/memplot \ xmltools/tests/palloc.awk xmltools/tests/printntree.c \ xmltools/tests/printxpat.c xmltools/xmlgrep/Makefile \ xmltools/xmlgrep/xmlgrep.c cvs -z3 rdiff -u -r1.5 -r1.6 xmltools/index.html To view a diff of this commit: http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/xmltools/LICENSE?r1=0&r2=1.1 http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/xmltools/Makefile?r1=0&r2=1.1 http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/xmltools/Makefile.inc?r1=0&r2=1.1 http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/xmltools/README?r1=0&r2=1.1 http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/xmltools/TODO?r1=0&r2=1.1 http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/xmltools/common/Makefile?r1=0&r2=1.1 http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/xmltools/common/bitv.c?r1=0&r2=1.1 http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/xmltools/common/bitv.h?r1=0&r2=1.1 http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/xmltools/common/config.h?r1=0&r2=1.1 http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/xmltools/common/io/expat.c?r1=0&r2=1.1 http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/xmltools/common/io/expat.inc?r1=0&r2=1.1 http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/xmltools/common/io/expat.mk?r1=0&r2=1.1 http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/xmltools/common/match.c?r1=0&r2=1.1 http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/xmltools/common/xio.c?r1=0&r2=1.1 http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/xmltools/common/xio.h?r1=0&r2=1.1 http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/xmltools/common/xmalloc.c?r1=0&r2=1.1 http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/xmltools/common/xmalloc.h?r1=0&r2=1.1 http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/xmltools/common/xpat.c?r1=0&r2=1.1 http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/xmltools/common/xpat.h?r1=0&r2=1.1 http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/xmltools/common/xtree.c?r1=0&r2=1.1 http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/xmltools/common/xtree.h?r1=0&r2=1.1 http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/xmltools/compat/Makefile?r1=0&r2=1.1 http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/xmltools/compat/compat.h?r1=0&r2=1.1 http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/xmltools/compat/err.c?r1=0&r2=1.1 http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/xmltools/compat/err.h?r1=0&r2=1.1 http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/xmltools/compat/progname.c?r1=0&r2=1.1 http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/xmltools/compat/strlcat.c?r1=0&r2=1.1 http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/xmltools/compat/strlcpy.c?r1=0&r2=1.1 http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/xmltools/doc/xmlcompat.7?r1=0&r2=1.1 http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/xmltools/doc/xmlgrep.1?r1=0&r2=1.1 http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/xmltools/tests/Makefile?r1=0&r2=1.1 http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/xmltools/tests/memplot?r1=0&r2=1.1 http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/xmltools/tests/palloc.awk?r1=0&r2=1.1 http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/xmltools/tests/printntree.c?r1=0&r2=1.1 http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/xmltools/tests/printxpat.c?r1=0&r2=1.1 http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/xmltools/xmlgrep/Makefile?r1=0&r2=1.1 http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/xmltools/xmlgrep/xmlgrep.c?r1=0&r2=1.1 http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/xmltools/index.html?r1=1.5&r2=1.6 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. ------------------------------------------------------------------------------ _______________________________________________ NetBSD-SoC-cvs mailing list NetBSD-SoC-cvs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/netbsd-soc-cvs