Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/external/mpl/dhcp



Module Name:    src
Committed By:   christos
Date:           Sat Apr  7 22:31:38 UTC 2018

Added Files:
        src/external/mpl/dhcp: Makefile Makefile.inc dhcp2netbsd
        src/external/mpl/dhcp/bin: Makefile Makefile.inc
        src/external/mpl/dhcp/bin/client: Makefile
        src/external/mpl/dhcp/bin/clientscript: Makefile dhclient-script
        src/external/mpl/dhcp/bin/omshell: Makefile
        src/external/mpl/dhcp/bin/relay: Makefile
        src/external/mpl/dhcp/bin/server: Makefile dhcpd.conf
        src/external/mpl/dhcp/include: config.h
        src/external/mpl/dhcp/lib: Makefile Makefile.inc
        src/external/mpl/dhcp/lib/common: Makefile
        src/external/mpl/dhcp/lib/dhcpctl: Makefile
        src/external/mpl/dhcp/lib/omapip: Makefile
        src/external/mpl/dhcp/share: Makefile
        src/external/mpl/dhcp/share/dhcpd: Makefile pxe.defs

Log Message:
Add build glue.


To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 src/external/mpl/dhcp/Makefile \
    src/external/mpl/dhcp/Makefile.inc src/external/mpl/dhcp/dhcp2netbsd
cvs rdiff -u -r0 -r1.1 src/external/mpl/dhcp/bin/Makefile \
    src/external/mpl/dhcp/bin/Makefile.inc
cvs rdiff -u -r0 -r1.1 src/external/mpl/dhcp/bin/client/Makefile
cvs rdiff -u -r0 -r1.1 src/external/mpl/dhcp/bin/clientscript/Makefile \
    src/external/mpl/dhcp/bin/clientscript/dhclient-script
cvs rdiff -u -r0 -r1.1 src/external/mpl/dhcp/bin/omshell/Makefile
cvs rdiff -u -r0 -r1.1 src/external/mpl/dhcp/bin/relay/Makefile
cvs rdiff -u -r0 -r1.1 src/external/mpl/dhcp/bin/server/Makefile \
    src/external/mpl/dhcp/bin/server/dhcpd.conf
cvs rdiff -u -r0 -r1.1 src/external/mpl/dhcp/include/config.h
cvs rdiff -u -r0 -r1.1 src/external/mpl/dhcp/lib/Makefile \
    src/external/mpl/dhcp/lib/Makefile.inc
cvs rdiff -u -r0 -r1.1 src/external/mpl/dhcp/lib/common/Makefile
cvs rdiff -u -r0 -r1.1 src/external/mpl/dhcp/lib/dhcpctl/Makefile
cvs rdiff -u -r0 -r1.1 src/external/mpl/dhcp/lib/omapip/Makefile
cvs rdiff -u -r0 -r1.1 src/external/mpl/dhcp/share/Makefile
cvs rdiff -u -r0 -r1.1 src/external/mpl/dhcp/share/dhcpd/Makefile \
    src/external/mpl/dhcp/share/dhcpd/pxe.defs

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index