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