Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove "extern" from function prototypes, and fix some (but not all) | Dag-Erling Smørgrav | 2009-06-13 | 3 | -6/+6 |
* | Remove casts from {c,m,re}alloc() and simplify sizeof(). | Dag-Erling Smørgrav | 2009-06-13 | 3 | -19/+19 |
* | #include the right header so we get prototypes for our own functions. | Dag-Erling Smørgrav | 2009-06-13 | 1 | -1/+1 |
* | Further #include cleanup. | Dag-Erling Smørgrav | 2009-06-13 | 3 | -7/+11 |
* | Provide correct prototypes for functions with no arguments. | Dag-Erling Smørgrav | 2009-06-12 | 6 | -18/+18 |
* | Replace malloc() + memset() with calloc. This corrects a misuse of | Xin LI | 2008-10-23 | 3 | -20/+10 |
* | If perform-actual-lookups is enabled, getservbyname() matches an entry | Hajimu UMEMOTO | 2006-05-05 | 1 | -12/+10 |
* | - Extend the nsswitch to support Services, Protocols and Rpc | Hajimu UMEMOTO | 2006-04-28 | 7 | -0/+916 |