summaryrefslogtreecommitdiffstats
path: root/usr.sbin/nscd/nscdcli.c
Commit message (Expand)AuthorAgeFilesLines
* Remove casts from {c,m,re}alloc() and simplify sizeof().des2009-06-131-1/+1
* Fix a large number of signed - unsigned comparison warnings.des2009-06-131-6/+8
* Further #include cleanup.des2009-06-131-1/+3
* Use strlcpy() before strlen() instead of strncpy().delphij2008-10-231-1/+1
* Reduce code duplication: use calloc instead of allocing and memsetdelphij2008-10-121-2/+1
* - Renaming repocopied cached to nscdbushman2007-08-091-24/+24
* - Extend the nsswitch to support Services, Protocols and Rpcume2006-04-281-0/+284
OpenPOWER on IntegriCloud