Module name:    pkg_install
Committed by:   jsonn
Date:           Wed Aug 16 14:08:09 UTC 2006

Modified Files:
        pkg_install/lib: pkg_deyaml.c pkg_yaml.c plist.c plist_utils.c
        pkg_install/src/pkg_parse: pkg_parse.c
        pkg_install/src/pkg_prep: pkg_prep.c

Log Message:
Be consistent in what is considered a successful return value and
an error indicator. NULL is already an error, so return 0 for int
functions as error as well.


To generate a diff of this commit:
cvs -z3 rdiff -u -r1.1 -r1.2 pkg_install/lib/pkg_deyaml.c \
    pkg_install/lib/plist_utils.c
cvs -z3 rdiff -u -r1.2 -r1.3 pkg_install/src/pkg_parse/pkg_parse.c \
    pkg_install/src/pkg_prep/pkg_prep.c
cvs -z3 rdiff -u -r1.3 -r1.4 pkg_install/lib/plist.c
cvs -z3 rdiff -u -r1.4 -r1.5 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_deyaml.c?r1=1.1&r2=1.2
http://cvs.sourceforge.net/viewcvs.py/netbsd-soc/pkg_install/lib/plist_utils.c?r1=1.1&r2=1.2
http://cvs.sourceforge.net/viewcvs.py/netbsd-soc/pkg_install/src/pkg_parse/pkg_parse.c?r1=1.2&r2=1.3
http://cvs.sourceforge.net/viewcvs.py/netbsd-soc/pkg_install/src/pkg_prep/pkg_prep.c?r1=1.2&r2=1.3
http://cvs.sourceforge.net/viewcvs.py/netbsd-soc/pkg_install/lib/plist.c?r1=1.3&r2=1.4
http://cvs.sourceforge.net/viewcvs.py/netbsd-soc/pkg_install/lib/pkg_yaml.c?r1=1.4&r2=1.5

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