freebsd-src/usr.sbin/nscd
Dag-Erling Smørgrav ef39345566 nscd builds cleanly at WARNS level 3.
MFC after:	1 week
2009-06-13 01:23:34 +00:00
..
agents #include the right header so we get prototypes for our own functions. 2009-06-13 00:46:07 +00:00
agent.c Further #include cleanup. 2009-06-13 00:43:56 +00:00
agent.h Provide correct prototypes for functions with no arguments. 2009-06-12 23:39:05 +00:00
cachelib.c Explain to the compiler why the aliasing we're doing is OK. 2009-06-13 01:22:56 +00:00
cachelib.h Explain to the compiler why the aliasing we're doing is OK. 2009-06-13 01:22:56 +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 Explain to the compiler why the aliasing we're doing is OK. 2009-06-13 01:22:56 +00:00
config.h #include cleanup 2009-06-13 00:06:52 +00:00
debug.c Further #include cleanup. 2009-06-13 00:43:56 +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 Change hashtable_index_t to unsigned. 2009-06-13 00:54:52 +00:00
log.c Further #include cleanup. 2009-06-13 00:43:56 +00:00
log.h - Renaming repocopied cached to nscd 2007-08-09 13:06:12 +00:00
Makefile nscd builds cleanly at WARNS level 3. 2009-06-13 01:23:34 +00:00
mp_rs_query.c Explain to the compiler why the aliasing we're doing is OK. 2009-06-13 01:22:56 +00:00
mp_rs_query.h - Renaming repocopied cached to nscd 2007-08-09 13:06:12 +00:00
mp_ws_query.c Explain to the compiler why the aliasing we're doing is OK. 2009-06-13 01:22:56 +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 Explain to the compiler why the aliasing we're doing is OK. 2009-06-13 01:22:56 +00:00
nscd.conf.5 o Correct a database name: "group" not "groups". 2008-12-22 13:36:15 +00:00
nscdcli.c Fix a large number of signed - unsigned comparison warnings. 2009-06-13 00:56:17 +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 Further #include cleanup. 2009-06-13 00:43:56 +00:00
protocol.h #include cleanup 2009-06-13 00:06:52 +00:00
query.c Explain to the compiler why the aliasing we're doing is OK. 2009-06-13 01:22:56 +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