freebsd-nq/usr.sbin/nscd
Dag-Erling Smørgrav 570706f8ad Make the debugging macros expand to (void)0 instead of simply nothing
when debugging is turned off.
Rename debugging functions due to namespace violation.

MFC after:	1 week
2009-06-13 00:13:44 +00:00
..
agents Provide correct prototypes for functions with no arguments. 2009-06-12 23:39:05 +00:00
agent.c Provide correct prototypes for functions with no arguments. 2009-06-12 23:39:05 +00:00
agent.h Provide correct prototypes for functions with no arguments. 2009-06-12 23:39:05 +00:00
cachelib.c Slightly adjust code logic: we allocate a "size"ed length of memory, not 2008-10-23 00:31:15 +00:00
cachelib.h #include cleanup 2009-06-13 00:06:52 +00:00
cacheplcs.c #include cleanup 2009-06-13 00:06:52 +00:00
cacheplcs.h #include cleanup 2009-06-13 00:06:52 +00:00
config.c #include cleanup 2009-06-13 00:06:52 +00:00
config.h #include cleanup 2009-06-13 00:06:52 +00:00
debug.c Make the debugging macros expand to (void)0 instead of simply nothing 2009-06-13 00:13:44 +00:00
debug.h Make the debugging macros expand to (void)0 instead of simply nothing 2009-06-13 00:13:44 +00:00
hashtable.h #include cleanup 2009-06-13 00:06:52 +00:00
log.c - Renaming repocopied cached to nscd 2007-08-09 13:06:12 +00:00
log.h - Renaming repocopied cached to nscd 2007-08-09 13:06:12 +00:00
Makefile These are the things that the tinderbox has problems with because it 2007-11-20 02:07:30 +00:00
mp_rs_query.c #include cleanup 2009-06-13 00:06:52 +00:00
mp_rs_query.h - Renaming repocopied cached to nscd 2007-08-09 13:06:12 +00:00
mp_ws_query.c Reduce code duplication: use calloc instead of allocing and memset 2008-10-12 00:44:27 +00:00
mp_ws_query.h - Renaming repocopied cached to nscd 2007-08-09 13:06:12 +00:00
nscd.8 - Renaming repocopied cached to nscd 2007-08-09 13:06:12 +00:00
nscd.c #include cleanup 2009-06-13 00:06:52 +00:00
nscd.conf.5 o Correct a database name: "group" not "groups". 2008-12-22 13:36:15 +00:00
nscdcli.c Use strlcpy() before strlen() instead of strncpy(). 2008-10-23 00:28:21 +00:00
nscdcli.h - Renaming repocopied cached to nscd 2007-08-09 13:06:12 +00:00
parser.c #include cleanup 2009-06-13 00:06:52 +00:00
parser.h - Renaming repocopied cached to nscd 2007-08-09 13:06:12 +00:00
protocol.c
protocol.h #include cleanup 2009-06-13 00:06:52 +00:00
query.c #include cleanup 2009-06-13 00:06:52 +00:00
query.h #include cleanup 2009-06-13 00:06:52 +00:00
singletons.c #include cleanup 2009-06-13 00:06:52 +00:00
singletons.h - Renaming repocopied cached to nscd 2007-08-09 13:06:12 +00:00