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