opnsense-src/usr.sbin/nscd
Dag-Erling Smørgrav e86caa0bd0 Style cleanup.
2018-11-27 09:41:47 +00:00
..
agents Remove "extern" from function prototypes, and fix some (but not all) 2009-06-13 14:12:55 +00:00
agent.c Remove casts from {c,m,re}alloc() and simplify sizeof(). 2009-06-13 13:07:56 +00:00
agent.h Remove "extern" from function prototypes, and fix some (but not all) 2009-06-13 14:12:55 +00:00
cachelib.c nscd(8): let calloc(3) do the multiplying. 2017-03-13 20:34:53 +00:00
cachelib.h Add the possibility to specify a threshold for the number of negative cache 2012-07-04 09:02:12 +00:00
cacheplcs.c Remove casts from {c,m,re}alloc() and simplify sizeof(). 2009-06-13 13:07:56 +00:00
cacheplcs.h Remove "extern" from function prototypes, and fix some (but not all) 2009-06-13 14:12:55 +00:00
config.c nscd(8): let calloc(3) do the multiplying. 2017-03-13 20:34:53 +00:00
config.h Add the possibility to specify a threshold for the number of negative cache 2012-07-04 09:02:12 +00:00
debug.c Make "nscd -t" work. 2018-10-30 15:39:33 +00:00
debug.h Make "nscd -t" work. 2018-10-30 15:39:33 +00:00
hashtable.h nscd(8): let calloc(3) do the multiplying. 2017-03-13 20:34:53 +00:00
log.c Further #include cleanup. 2009-06-13 00:43:56 +00:00
log.h Remove "extern" from function prototypes, and fix some (but not all) 2009-06-13 14:12:55 +00:00
Makefile Move nscd.conf from etc/ to usr.sbin/nscd/ 2018-07-28 23:29:36 +00:00
Makefile.depend DIRDEPS_BUILD: Update dependencies. 2017-10-31 00:07:04 +00:00
mp_rs_query.c Remove casts from {c,m,re}alloc() and simplify sizeof(). 2009-06-13 13:07:56 +00:00
mp_rs_query.h Remove "extern" from function prototypes, and fix some (but not all) 2009-06-13 14:12:55 +00:00
mp_ws_query.c Remove casts from {c,m,re}alloc() and simplify sizeof(). 2009-06-13 13:07:56 +00:00
mp_ws_query.h Remove "extern" from function prototypes, and fix some (but not all) 2009-06-13 14:12:55 +00:00
nscd.8 Remove the BUGS section of nscd(8) man page. According to bushman@'s 2018-10-05 12:08:32 +00:00
nscd.c nscd(8): let calloc(3) do the multiplying. 2017-03-13 20:34:53 +00:00
nscd.conf Move nscd.conf from etc/ to usr.sbin/nscd/ 2018-07-28 23:29:36 +00:00
nscd.conf.5 Remove BUGS section from nscd.conf(5) man page. This was missed in r339194. 2018-10-06 17:40:14 +00:00
nscdcli.c Style cleanup. 2018-11-27 09:41:47 +00:00
nscdcli.h Remove "extern" from function prototypes, and fix some (but not all) 2009-06-13 14:12:55 +00:00
parser.c Add the possibility to specify a threshold for the number of negative cache 2012-07-04 09:02:12 +00:00
parser.h Remove "extern" from function prototypes, and fix some (but not all) 2009-06-13 14:12:55 +00:00
protocol.c Further #include cleanup. 2009-06-13 00:43:56 +00:00
protocol.h Spelling fixes for usr.sbin/ 2011-12-30 10:58:14 +00:00
query.c Style cleanup. 2018-11-27 09:41:47 +00:00
query.h Remove "extern" from function prototypes, and fix some (but not all) 2009-06-13 14:12:55 +00:00
singletons.c #include cleanup 2009-06-13 00:06:52 +00:00
singletons.h