mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-12 09:58:36 +00:00
b6dc41baf1
use LIST_FOREACH, add prototypes (functions should be made static probably), change DEBUG=1 to LOCKD_DEBUG, K&R function instantiation for functions with long args lists, Move comments about functions from within to above the function, Simplified some if/else logic and reduced nested blocks. parens around 'return' argument (return FOO -> return (FOO)) |
||
---|---|---|
.. | ||
lockd_lock.c | ||
lockd.c | ||
lockd.h |