summaryrefslogtreecommitdiffstats
path: root/usr.sbin/nscd/cachelib.c
Commit message (Expand)AuthorAgeFilesLines
* Add the possibility to specify a threshold for the number of negative cachese2012-07-041-0/+26
* Remove casts from {c,m,re}alloc() and simplify sizeof().des2009-06-131-22/+22
* Explain to the compiler why the aliasing we're doing is OK.des2009-06-131-8/+8
* Change hashtable_index_t to unsigned.des2009-06-131-4/+2
* Further #include cleanup.des2009-06-131-0/+2
* Slightly adjust code logic: we allocate a "size"ed length of memory, notdelphij2008-10-231-5/+5
* Reduce code duplication: use calloc instead of allocing and memsetdelphij2008-10-121-27/+11
* - Extend the nsswitch to support Services, Protocols and Rpcume2006-04-281-0/+1234
OpenPOWER on IntegriCloud