History log of /freebsd-10.0-release/usr.sbin/nscd/nscdcli.c
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# 259065 07-Dec-2013 gjb

- Copy stable/10 (r259064) to releng/10.0 as part of the
10.0-RELEASE cycle.
- Update __FreeBSD_version [1]
- Set branch name to -RC1

[1] 10.0-CURRENT __FreeBSD_version value ended at '55', so
start releng/10.0 at '100' so the branch is started with
a value ending in zero.

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


# 194104 13-Jun-2009 des

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

MFC after: 1 week


# 194096 12-Jun-2009 des

Fix a large number of signed - unsigned comparison warnings.

MFC after: 1 week


# 194093 12-Jun-2009 des

Further #include cleanup.

MFC after: 1 week


# 184188 22-Oct-2008 delphij

Use strlcpy() before strlen() instead of strncpy().


# 183770 11-Oct-2008 delphij

Reduce code duplication: use calloc instead of allocing and memset
afterward.

Approved by: bushman


# 172344 27-Sep-2007 bushman

Forced commit to note repocopy:

The files were copied in order to rename cached to nscd.

Approved by: re (kensmith), brooks (mentor)


# 171795 09-Aug-2007 bushman

- Renaming repocopied cached to nscd

Approved by: re (kensmith), brooks (mentor)


# 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