freebsd-src/libexec/fingerd
Colin Percival f9bcf9cabf Mark functions as __dead2 in order to help the LLVM static checker
understand which code paths aren't possible.

This commit eliminates 117 false positive bug reports of the form
"allocate memory; error out if pointer is NULL; use pointer".
2008-08-04 01:25:48 +00:00
..
fingerd.8 Sort sections. 2005-01-18 09:29:40 +00:00
fingerd.c Mark functions as __dead2 in order to help the LLVM static checker 2008-08-04 01:25:48 +00:00
Makefile Make fingerd(8) WARNS2 clean. 2004-03-29 09:29:51 +00:00
pathnames.h