1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-10-19 02:29:40 +00:00
freebsd/usr.sbin/nscd
2009-06-13 00:56:17 +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 Change hashtable_index_t to unsigned. 2009-06-13 00:54:52 +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 Fix a large number of signed - unsigned comparison warnings. 2009-06-13 00:56:17 +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 These are the things that the tinderbox has problems with because it 2007-11-20 02:07:30 +00:00
mp_rs_query.c Fix a large number of signed - unsigned comparison warnings. 2009-06-13 00:56:17 +00:00
mp_rs_query.h - Renaming repocopied cached to nscd 2007-08-09 13:06:12 +00:00
mp_ws_query.c Fix a large number of signed - unsigned comparison warnings. 2009-06-13 00:56:17 +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 Fix a large number of signed - unsigned comparison warnings. 2009-06-13 00:56:17 +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 Fix a large number of signed - unsigned comparison warnings. 2009-06-13 00:56:17 +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