aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/nscd/nscdcli.c
Commit message (Expand)AuthorAgeFilesLines
* Fix a large number of signed - unsigned comparison warnings.Dag-Erling Smørgrav2009-06-131-6/+8
* Further #include cleanup.Dag-Erling Smørgrav2009-06-131-1/+3
* Use strlcpy() before strlen() instead of strncpy().Xin LI2008-10-231-1/+1
* Reduce code duplication: use calloc instead of allocing and memsetXin LI2008-10-121-2/+1
* - Renaming repocopied cached to nscdMichael Bushkov2007-08-091-24/+24
* - Extend the nsswitch to support Services, Protocols and RpcHajimu UMEMOTO2006-04-281-0/+284