aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/nscd/mp_ws_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-4/+4
* Fix a large number of signed - unsigned comparison warnings.Dag-Erling Smørgrav2009-06-131-2/+2
* Further #include cleanup.Dag-Erling Smørgrav2009-06-131-3/+4
* Reduce code duplication: use calloc instead of allocing and memsetXin LI2008-10-121-5/+2
* - Renaming repocopied cached to nscdMichael Bushkov2007-08-091-1/+1
* - Extend the nsswitch to support Services, Protocols and RpcHajimu UMEMOTO2006-04-281-0/+548