summaryrefslogtreecommitdiffstats
path: root/src/zone_manager.c
Commit message (Collapse)AuthorAgeFilesLines
* Get rid of some compiler warningsMartin Nagy2009-06-021-0/+2
| | | | | Don't use the -pedantic flags and include forgotten string.h header file needed in zone_manager.c for strcmp().
* Prepare the tree for conversion to autoconf.Martin Nagy2009-03-301-0/+209
All source files are now moved to src/ and the old Makefile is removed.