Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove casts from {c,m,re}alloc() and simplify sizeof(). | des | 2009-06-13 | 1 | -5/+5 |
* | Explain to the compiler why the aliasing we're doing is OK. | des | 2009-06-13 | 1 | -2/+2 |
* | Fix a large number of signed - unsigned comparison warnings. | des | 2009-06-13 | 1 | -3/+3 |
* | #include cleanup | des | 2009-06-13 | 1 | -2/+3 |
* | _nss_cache_cycle_prevention_function doesn't actually need to be a function, | des | 2009-06-12 | 1 | -10/+10 |
* | Since we are going to strlen() on the string, it is supposed to be | delphij | 2008-10-23 | 1 | -1/+1 |
* | Reduce code duplication: use calloc instead of allocing and memset | delphij | 2008-10-12 | 1 | -7/+3 |
* | Removing startup banner. | bushman | 2008-10-10 | 1 | -12/+0 |
* | - Renaming repocopied cached to nscd | bushman | 2007-08-09 | 1 | -13/+13 |
* | Fix usage(). | ru | 2006-09-30 | 1 | -1/+2 |
* | - Extend the nsswitch to support Services, Protocols and Rpc | ume | 2006-04-28 | 1 | -0/+884 |