summaryrefslogtreecommitdiffstats
path: root/usr.sbin/nscd/nscd.c
Commit message (Expand)AuthorAgeFilesLines
* Remove casts from {c,m,re}alloc() and simplify sizeof().des2009-06-131-5/+5
* Explain to the compiler why the aliasing we're doing is OK.des2009-06-131-2/+2
* Fix a large number of signed - unsigned comparison warnings.des2009-06-131-3/+3
* #include cleanupdes2009-06-131-2/+3
* _nss_cache_cycle_prevention_function doesn't actually need to be a function,des2009-06-121-10/+10
* Since we are going to strlen() on the string, it is supposed to bedelphij2008-10-231-1/+1
* Reduce code duplication: use calloc instead of allocing and memsetdelphij2008-10-121-7/+3
* Removing startup banner.bushman2008-10-101-12/+0
* - Renaming repocopied cached to nscdbushman2007-08-091-13/+13
* Fix usage().ru2006-09-301-1/+2
* - Extend the nsswitch to support Services, Protocols and Rpcume2006-04-281-0/+884
OpenPOWER on IntegriCloud