History log of /src/usr.sbin/nscd/cacheplcs.c (Results 1 – 25 of 27)
Revision Date Author Comments
# 1d386b48 16-Aug-2023 Warner Losh <imp@FreeBSD.org>

Remove $FreeBSD$: one-line .c pattern

Remove /^[\s*]*__FBSDID\("\$FreeBSD\$"\);?\s*\n/


# c1964428 20-Jun-2023 John Baldwin <jhb@FreeBSD.org>

nscd: Remove set but unused variables.

Reported by: GCC


# 1d386b48 16-Aug-2023 Warner Losh <imp@FreeBSD.org>

Remove $FreeBSD$: one-line .c pattern

Remove /^[\s*]*__FBSDID\("\$FreeBSD\$"\);?\s*\n/


# c1964428 20-Jun-2023 John Baldwin <jhb@FreeBSD.org>

nscd: Remove set but unused variables.

Reported by: GCC


# 10b3b545 17-Sep-2009 Dag-Erling Smørgrav <des@FreeBSD.org>

Merge from head


# 09c817ba 03-Jul-2009 Oleksandr Tymoshenko <gonzo@FreeBSD.org>

- MFC


# 8eeaaffa 13-Jun-2009 Dag-Erling Smørgrav <des@FreeBSD.org>

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

MFC after: 1 week


# 28f805ce 13-Jun-2009 Dag-Erling Smørgrav <des@FreeBSD.org>

#include cleanup

MFC after: 1 week


# 34ecf97a 12-Jun-2009 Dag-Erling Smørgrav <des@FreeBSD.org>

Provide correct prototypes for functions with no arguments.

MFC after: 1 week


# 4f7df5c2 12-Oct-2008 Xin LI <delphij@FreeBSD.org>

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

Approved by: bushman


# 06a99fe3 28-Apr-2006 Hajimu UMEMOTO <ume@FreeBSD.org>

- 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


# 1d386b48 16-Aug-2023 Warner Losh <imp@FreeBSD.org>

Remove $FreeBSD$: one-line .c pattern

Remove /^[\s*]*__FBSDID\("\$FreeBSD\$"\);?\s*\n/


# c1964428 20-Jun-2023 John Baldwin <jhb@FreeBSD.org>

nscd: Remove set but unused variables.

Reported by: GCC


# 10b3b545 17-Sep-2009 Dag-Erling Smørgrav <des@FreeBSD.org>

Merge from head


# 09c817ba 03-Jul-2009 Oleksandr Tymoshenko <gonzo@FreeBSD.org>

- MFC


# 8eeaaffa 13-Jun-2009 Dag-Erling Smørgrav <des@FreeBSD.org>

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

MFC after: 1 week


# 28f805ce 13-Jun-2009 Dag-Erling Smørgrav <des@FreeBSD.org>

#include cleanup

MFC after: 1 week


# 34ecf97a 12-Jun-2009 Dag-Erling Smørgrav <des@FreeBSD.org>

Provide correct prototypes for functions with no arguments.

MFC after: 1 week


# 4f7df5c2 12-Oct-2008 Xin LI <delphij@FreeBSD.org>

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

Approved by: bushman


# 06a99fe3 28-Apr-2006 Hajimu UMEMOTO <ume@FreeBSD.org>

- 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


# 10b3b545 17-Sep-2009 Dag-Erling Smørgrav <des@FreeBSD.org>

Merge from head


# 09c817ba 03-Jul-2009 Oleksandr Tymoshenko <gonzo@FreeBSD.org>

- MFC


# 8eeaaffa 13-Jun-2009 Dag-Erling Smørgrav <des@FreeBSD.org>

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

MFC after: 1 week


# 28f805ce 13-Jun-2009 Dag-Erling Smørgrav <des@FreeBSD.org>

#include cleanup

MFC after: 1 week


# 34ecf97a 12-Jun-2009 Dag-Erling Smørgrav <des@FreeBSD.org>

Provide correct prototypes for functions with no arguments.

MFC after: 1 week


12