summaryrefslogtreecommitdiff
path: root/devel/generate/patches
AgeCommit message (Collapse)AuthorFilesLines
2005-03-23Use NS_MAXDNAME if MAXDNAME is undefined, because some platforms don'tminskim1-0/+15
include old bind headers automatically (e.g. Darwin).
2005-01-12Cast size_t function and variable in printf and use "%lu" to preventdarcy1-3/+3
compiler warnings when size_t is not unsigned int.
2005-01-08Patch generate.c to remove warning from bulk build on NetBSD 2.0/amd64.darcy1-0/+22
2005-01-04Update to version 2.2.darcy6-280/+0
Major changes are: - Add casts to prevent compiler warnings. - Allow for more than 10 positional parameters.
2004-12-18Add (unsigned char) casts to ctype function arguments.minskim6-0/+280