Module name:    pkg_install
Committed by:   jsonn
Date:           Mon Aug 21 00:43:35 UTC 2006

Modified Files:
        pkg_install/lib: Makefile
        pkg_install/src/pkg_add: pkg_add.c
        pkg_install/src/pkg_hash: pkg_hash.c
Added Files:
        pkg_install/include/pkg: db.h
        pkg_install/lib: pkg_db.c

Log Message:
Begin refactoring of pkg_db handling: Introduce four helper functions to
open/create the indices or a package file. Chnge pkg_add and pkg_hash to
use them.


To generate a diff of this commit:
cvs -z3 rdiff -u -r0 -r1.1 pkg_install/include/pkg/db.h \
    pkg_install/lib/pkg_db.c
cvs -z3 rdiff -u -r1.1 -r1.2 pkg_install/src/pkg_add/pkg_add.c
cvs -z3 rdiff -u -r1.4 -r1.5 pkg_install/src/pkg_hash/pkg_hash.c
cvs -z3 rdiff -u -r1.5 -r1.6 pkg_install/lib/Makefile

To view a diff of this commit:
http://cvs.sourceforge.net/viewcvs.py/netbsd-soc/pkg_install/include/pkg/db.h?r1=0&r2=1.1
http://cvs.sourceforge.net/viewcvs.py/netbsd-soc/pkg_install/lib/pkg_db.c?r1=0&r2=1.1
http://cvs.sourceforge.net/viewcvs.py/netbsd-soc/pkg_install/src/pkg_add/pkg_add.c?r1=1.1&r2=1.2
http://cvs.sourceforge.net/viewcvs.py/netbsd-soc/pkg_install/src/pkg_hash/pkg_hash.c?r1=1.4&r2=1.5
http://cvs.sourceforge.net/viewcvs.py/netbsd-soc/pkg_install/lib/Makefile?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.

-------------------------------------------------------------------------
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