aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/nscd/mp_rs_query.c
Commit message (Expand)AuthorAgeFilesLines
* Remove casts from {c,m,re}alloc() and simplify sizeof().Dag-Erling Smørgrav2009-06-131-2/+2
* Explain to the compiler why the aliasing we're doing is OK.Dag-Erling Smørgrav2009-06-131-2/+2
* Fix a large number of signed - unsigned comparison warnings.Dag-Erling Smørgrav2009-06-131-4/+4
* #include cleanupDag-Erling Smørgrav2009-06-131-3/+5
* Reduce code duplication: use calloc instead of allocing and memsetXin LI2008-10-121-3/+1
* - Renaming repocopied cached to nscdMichael Bushkov2007-08-091-1/+1
* - Extend the nsswitch to support Services, Protocols and RpcHajimu UMEMOTO2006-04-281-0/+537