--- source/modules.c.orig Tue Feb 18 14:58:09 2003 +++ source/modules.c Tue Feb 18 14:58:23 2003 @@ -65,7 +65,7 @@ Function_ptr global_table[NUMBER_OF_GLOBAL_FUNCTIONS] = { NULL }; extern int read_sockets(); -extern unsigned long bitchx_numver; +extern const unsigned long bitchx_numver; extern int identd; extern int (*dcc_open_func) (int, int, unsigned long, int); me' title='freebsd-ports-gnome Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
path: root/dns/djbdns
Commit message (Expand)AuthorAgeFilesLines
* Add DNSCurve support for dnscache, using Michael Dempsky's patch.lx2012-02-182-6/+22
* - Get Rid MD5 supportmiwi2011-03-201-8/+0
* Update the djbdns IPv6 patch, loong overdue.roam2009-09-043-6/+137
* Unbreak the jumbo patch by hosting it locally.roam2009-06-291-1/+2
* Fix the AXFR subdomain overwrite vulnerability discovered byroam2009-03-072-3/+14
* Move MAINTAINER and COMMENT section to earlier in the Makefile to overcome pr...edwin2008-05-241-6/+6
* Remove RESTRICTED keyword from djbdns portedwin2008-05-241-3/+1
* The OPTIONS parsing code in bsd.port.mk doesn't understand singleru2008-03-291-7/+7