History log of /freebsd-10.1-release/usr.sbin/nscd/agents/
Revision Date Author Comments
272461 03-Oct-2014 gjb

Copy stable/10@r272459 to releng/10.1 as part of
the 10.1-RELEASE process.

Approved by: re (implicit)
Sponsored by: The FreeBSD Foundation


256281 10-Oct-2013 gjb

Copy head (r256279) to stable/10 as part of the 10.0-RELEASE cycle.

Approved by: re (implicit)
Sponsored by: The FreeBSD Foundation


194112 13-Jun-2009 des

Remove "extern" from function prototypes, and fix some (but not all)
style(9) violations.

MFC after: 1 week


194104 13-Jun-2009 des

Remove casts from {c,m,re}alloc() and simplify sizeof().

MFC after: 1 week


194094 13-Jun-2009 des

#include the right header so we get prototypes for our own functions.

MFC after: 1 week


194093 13-Jun-2009 des

Further #include cleanup.

MFC after: 1 week


194087 12-Jun-2009 des

Provide correct prototypes for functions with no arguments.

MFC after: 1 week


184186 23-Oct-2008 delphij

Replace malloc() + memset() with calloc. This corrects a misuse of
memset() as a side effect.


158310 05-May-2006 ume

If perform-actual-lookups is enabled, getservbyname() matches an entry
even when proto is not valid.

Submitted by: Michael Bushkov <bushman__at__rsu.ru>


158115 28-Apr-2006 ume

- 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