Module name: install-tool Committed by: zwegner Date: Sun Sep 14 02:23:15 UTC 2008
Modified Files: install-tool/src/libsysinst: clean.c free.c new.c sysinst.h wrapper.c xfer.c Log Message: Switch from dynamically allocated strings to arrays in the "external" data structures. The parser still mallocs them. To generate a diff of this commit: cvs -z3 rdiff -u -r1.1 -r1.2 install-tool/src/libsysinst/clean.c cvs -z3 rdiff -u -r1.13 -r1.14 install-tool/src/libsysinst/wrapper.c cvs -z3 rdiff -u -r1.21 -r1.22 install-tool/src/libsysinst/sysinst.h cvs -z3 rdiff -u -r1.3 -r1.4 install-tool/src/libsysinst/xfer.c cvs -z3 rdiff -u -r1.4 -r1.5 install-tool/src/libsysinst/new.c cvs -z3 rdiff -u -r1.9 -r1.10 install-tool/src/libsysinst/free.c To view a diff of this commit: http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/install-tool/src/libsysinst/clean.c?r1=1.1&r2=1.2 http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/install-tool/src/libsysinst/wrapper.c?r1=1.13&r2=1.14 http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/install-tool/src/libsysinst/sysinst.h?r1=1.21&r2=1.22 http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/install-tool/src/libsysinst/xfer.c?r1=1.3&r2=1.4 http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/install-tool/src/libsysinst/new.c?r1=1.4&r2=1.5 http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/install-tool/src/libsysinst/free.c?r1=1.9&r2=1.10 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ NetBSD-SoC-cvs mailing list NetBSD-SoC-cvs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/netbsd-soc-cvs