Module name:    install-tool
Committed by:   zwegner
Date:           Sat Aug 16 09:13:16 UTC 2008

Modified Files:
        install-tool/src/libsysinst: Makefile common.c new.c parser.h
            parser.y sysinst.h utils.c wrapper.c xfer.c
Added Files:
        install-tool/src/libsysinst: common.h lex.l

Log Message:
Several things: Fixed some (all?) memory leaks, added common.h which is just 
the stuff defs.h that the front and the back had in common, changed makefile to 
use the bsd.mk system, renamed parser.l because it was screwing up the make 
system, and put the msg.* files here rather than the front or back.


To generate a diff of this commit:
cvs -z3 rdiff -u -r0 -r1.1 install-tool/src/libsysinst/common.h \
    install-tool/src/libsysinst/lex.l
cvs -z3 rdiff -u -r1.1 -r1.2 install-tool/src/libsysinst/common.c \
    install-tool/src/libsysinst/new.c install-tool/src/libsysinst/utils.c \
    install-tool/src/libsysinst/xfer.c
cvs -z3 rdiff -u -r1.10 -r1.11 install-tool/src/libsysinst/wrapper.c
cvs -z3 rdiff -u -r1.13 -r1.14 install-tool/src/libsysinst/parser.h
cvs -z3 rdiff -u -r1.17 -r1.18 install-tool/src/libsysinst/parser.y \
    install-tool/src/libsysinst/sysinst.h
cvs -z3 rdiff -u -r1.9 -r1.10 install-tool/src/libsysinst/Makefile

To view a diff of this commit:
http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/install-tool/src/libsysinst/common.h?r1=0&r2=1.1
http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/install-tool/src/libsysinst/lex.l?r1=0&r2=1.1
http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/install-tool/src/libsysinst/common.c?r1=1.1&r2=1.2
http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/install-tool/src/libsysinst/new.c?r1=1.1&r2=1.2
http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/install-tool/src/libsysinst/utils.c?r1=1.1&r2=1.2
http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/install-tool/src/libsysinst/xfer.c?r1=1.1&r2=1.2
http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/install-tool/src/libsysinst/wrapper.c?r1=1.10&r2=1.11
http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/install-tool/src/libsysinst/parser.h?r1=1.13&r2=1.14
http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/install-tool/src/libsysinst/parser.y?r1=1.17&r2=1.18
http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/install-tool/src/libsysinst/sysinst.h?r1=1.17&r2=1.18
http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/install-tool/src/libsysinst/Makefile?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

Reply via email to