scripts/system/dhcpd-config.pl | 1318 +++++++++++++++++++++++------------------
 1 files changed, 764 insertions(+), 554 deletions(-)

New commits:
commit b0b9758760189700d1efe738f288832347279238
Author: Stephen Hemminger <[EMAIL PROTECTED]>
Date:   Wed May 28 14:08:26 2008 -0700

    Fix perl warnings from use of uninitialized variables
    
    The script assumes that it can use undefined variable
    and the value will be same as empty string.

commit 18f4d7538988ed53d80eeec478c01619497fc2e3
Author: Stephen Hemminger <[EMAIL PROTECTED]>
Date:   Wed May 28 14:02:49 2008 -0700

    Fix message formatting
    
    Wrap error messages and use here documents for multi-line
    messages.

commit 13c9cd2107aa86f56863eef1ab6c98c4c5efaa6f
Author: Stephen Hemminger <[EMAIL PROTECTED]>
Date:   Wed May 28 13:33:13 2008 -0700

    indent and reformat perl script
    
    Run dhcpd-config through perl tidy to make it readable.

commit a6dae188dba416e9108c533aad6c1ee7d701cee6
Author: Stephen Hemminger <[EMAIL PROTECTED]>
Date:   Wed May 28 12:34:35 2008 -0700

    add GPL license header
    
    This file didn't get licensed set during last release.

http://suva.vyatta.com/git/?p=vyatta-cfg-dhcp-server.git;a=commitdiff;h=b0b9758760189700d1efe738f288832347279238
http://suva.vyatta.com/git/?p=vyatta-cfg-dhcp-server.git;a=commitdiff;h=18f4d7538988ed53d80eeec478c01619497fc2e3
http://suva.vyatta.com/git/?p=vyatta-cfg-dhcp-server.git;a=commitdiff;h=13c9cd2107aa86f56863eef1ab6c98c4c5efaa6f
http://suva.vyatta.com/git/?p=vyatta-cfg-dhcp-server.git;a=commitdiff;h=a6dae188dba416e9108c533aad6c1ee7d701cee6
_______________________________________________
svn mailing list
[email protected]
http://mailman.vyatta.com/mailman/listinfo/svn

Reply via email to