pkgsrc-Changes archive

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

CVS commit: pkgsrc/net/dhcpd-pools



Module Name:    pkgsrc
Committed By:   adam
Date:           Wed Jul 20 07:03:53 UTC 2011

Modified Files:
        pkgsrc/net/dhcpd-pools: Makefile distinfo
Added Files:
        pkgsrc/net/dhcpd-pools/patches: patch-src_dhcpd-pools.h
            patch-src_getdata.c

Log Message:
Changes 2.16:
* docs: help screen & man page
* docs: add missing full-html flag
* headers: include-what-you-use fixes
* other: free backup ranges
* prepare_memory bug: initialization missing
* licensing: use FreeBSD license (was GNUv3)
* parse_leases: exit at read error
* getdata: realloc instead of asserting
* getdata: potential overflow due unit change
* bug: use uint32_t for IP numbers
* analyze: use more logical variable names
* getdata: initialize memory
* all: include-what-you-see fixes
* analyze: debugging leftover removed
* THANKS: add Ahmed AL Dakhil
* maint: coding style fixes
* output: change to full html behaviour
* build-sys: autotools configure.ac update
* docs: NEWS update
* docs: remove version from manual page
* licensing: set placeholder properly
* bug: use uint32_t for IP numbers
* build-sys: ignore gprof & gcov files
* getdata: new xstrstr function for performance
* other: fix two warnings
* build-sys: update news for release v2.16


To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 pkgsrc/net/dhcpd-pools/Makefile
cvs rdiff -u -r1.1.1.1 -r1.2 pkgsrc/net/dhcpd-pools/distinfo
cvs rdiff -u -r0 -r1.1 pkgsrc/net/dhcpd-pools/patches/patch-src_dhcpd-pools.h \
    pkgsrc/net/dhcpd-pools/patches/patch-src_getdata.c

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