Module name:    pkg_install
Committed by:   jsonn
Date:           Fri Aug 18 08:25:43 UTC 2006

Modified Files:
        pkg_install/include/pkg: pkg.h
        pkg_install/lib: pkg.c pkg.h pkg_deyaml.c pkg_yaml.c

Log Message:
Add (pre)(de)install scripts. As discussed with wiz, threat them as
normal C strings (e.g. no NUL bytes allowed). This limitation makes
the interface simpler (string instead of buf + len) and should be save,
since humans are suspected to be able to read the scripts as well.


To generate a diff of this commit:
cvs -z3 rdiff -u -r1.2 -r1.3 pkg_install/lib/pkg.h
cvs -z3 rdiff -u -r1.4 -r1.5 pkg_install/lib/pkg_deyaml.c
cvs -z3 rdiff -u -r1.5 -r1.6 pkg_install/lib/pkg.c
cvs -z3 rdiff -u -r1.7 -r1.8 pkg_install/include/pkg/pkg.h \
    pkg_install/lib/pkg_yaml.c

To view a diff of this commit:
http://cvs.sourceforge.net/viewcvs.py/netbsd-soc/pkg_install/lib/pkg.h?r1=1.2&r2=1.3
http://cvs.sourceforge.net/viewcvs.py/netbsd-soc/pkg_install/lib/pkg_deyaml.c?r1=1.4&r2=1.5
http://cvs.sourceforge.net/viewcvs.py/netbsd-soc/pkg_install/lib/pkg.c?r1=1.5&r2=1.6
http://cvs.sourceforge.net/viewcvs.py/netbsd-soc/pkg_install/include/pkg/pkg.h?r1=1.7&r2=1.8
http://cvs.sourceforge.net/viewcvs.py/netbsd-soc/pkg_install/lib/pkg_yaml.c?r1=1.7&r2=1.8

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