Module name:    pkg_install
Committed by:   jsonn
Date:           Mon Aug 14 09:22:24 UTC 2006

Modified Files:
        pkg_install/lib: Makefile
Added Files:
        pkg_install/include/pkg: pkg.h plist.h
        pkg_install/lib: pkg.c pkg.h plist.c plist.h plist_utils.c

Log Message:
Add internal plist logic, accessor interface and initial pkg
abstraction. Include basic validation support for plist, to be
expanded.


To generate a diff of this commit:
cvs -z3 rdiff -u -r0 -r1.1 pkg_install/include/pkg/pkg.h \
    pkg_install/include/pkg/plist.h pkg_install/lib/pkg.c \
    pkg_install/lib/pkg.h pkg_install/lib/plist.c pkg_install/lib/plist.h \
    pkg_install/lib/plist_utils.c
cvs -z3 rdiff -u -r1.1 -r1.2 pkg_install/lib/Makefile

To view a diff of this commit:
http://cvs.sourceforge.net/viewcvs.py/netbsd-soc/pkg_install/include/pkg/pkg.h?r1=0&r2=1.1
http://cvs.sourceforge.net/viewcvs.py/netbsd-soc/pkg_install/include/pkg/plist.h?r1=0&r2=1.1
http://cvs.sourceforge.net/viewcvs.py/netbsd-soc/pkg_install/lib/pkg.c?r1=0&r2=1.1
http://cvs.sourceforge.net/viewcvs.py/netbsd-soc/pkg_install/lib/pkg.h?r1=0&r2=1.1
http://cvs.sourceforge.net/viewcvs.py/netbsd-soc/pkg_install/lib/plist.c?r1=0&r2=1.1
http://cvs.sourceforge.net/viewcvs.py/netbsd-soc/pkg_install/lib/plist.h?r1=0&r2=1.1
http://cvs.sourceforge.net/viewcvs.py/netbsd-soc/pkg_install/lib/plist_utils.c?r1=0&r2=1.1
http://cvs.sourceforge.net/viewcvs.py/netbsd-soc/pkg_install/lib/Makefile?r1=1.1&r2=1.2

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
NetBSD-SoC-cvs mailing list
NetBSD-SoC-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/netbsd-soc-cvs

Reply via email to