summaryrefslogtreecommitdiffstats
path: root/usr.sbin/nscd/query.c
Commit message (Expand)AuthorAgeFilesLines
* MFC 272668:jhb2014-10-171-2/+2
* Remove casts from {c,m,re}alloc() and simplify sizeof().des2009-06-131-9/+9
* Explain to the compiler why the aliasing we're doing is OK.des2009-06-131-4/+4
* Fix a large number of signed - unsigned comparison warnings.des2009-06-131-18/+24
* #include cleanupdes2009-06-131-1/+4
* Reduce code duplication: use calloc instead of allocing and memsetdelphij2008-10-121-19/+7
* - Renaming repocopied cached to nscdbushman2007-08-091-4/+4
* Fix alignment problem on AMD64.ume2006-05-021-6/+8
* - Extend the nsswitch to support Services, Protocols and Rpcume2006-04-281-0/+1278
OpenPOWER on IntegriCloud