aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/nscd/nscdcli.c
Commit message (Expand)AuthorAgeFilesLines
* Style cleanup.Dag-Erling Smørgrav2018-11-271-17/+14
* Unbreak nscd(8). Without this change the CMSG gets truncated.Edward Tomasz Napierala2018-11-011-4/+4
* Revert crap accidentally committedBaptiste Daroussin2017-01-281-1/+2
* Revert r312923 a better approach will be taken laterBaptiste Daroussin2017-01-281-2/+1
* Remove casts from {c,m,re}alloc() and simplify sizeof().Dag-Erling Smørgrav2009-06-131-1/+1
* 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