Pedro F. Giffuni
|
87959e27fd
|
nscd(8): let calloc(3) do the multiplying.
MFC after: 1 week
|
2017-03-13 20:34:53 +00:00 |
|
Dag-Erling Smørgrav
|
da77297b1e
|
Wrap some macros that needed wrapping.
MFC after: 1 week
|
2009-06-13 13:54:03 +00:00 |
|
Dag-Erling Smørgrav
|
8eeaaffaac
|
Remove casts from {c,m,re}alloc() and simplify sizeof().
MFC after: 1 week
|
2009-06-13 13:07:56 +00:00 |
|
Dag-Erling Smørgrav
|
2bdde973dd
|
Change hashtable_index_t to unsigned.
Generate prototypes for our hash table.
MFC after: 1 week
|
2009-06-13 00:54:52 +00:00 |
|
Dag-Erling Smørgrav
|
28f805cece
|
#include cleanup
MFC after: 1 week
|
2009-06-13 00:06:52 +00:00 |
|
Xin LI
|
4f7df5c284
|
Reduce code duplication: use calloc instead of allocing and memset
afterward.
Approved by: bushman
|
2008-10-12 00:44:27 +00:00 |
|
Hajimu UMEMOTO
|
06a99fe36f
|
- Extend the nsswitch to support Services, Protocols and Rpc
databases.
- Make nsswitch support caching.
Submitted by: Michael Bushkov <bushman__at__rsu.ru>
Sponsored by: Google Summer of Code 2005
|
2006-04-28 12:03:38 +00:00 |
|