HomeFreeBSD

ctld: Some bool-related cleanups

Description

ctld: Some bool-related cleanups

  • Convert a few variables from int to bool
  • Return bool instead of inverted 0/1 from configuration parsing functions and the auth check functions
  • Invert the existing dont_daemonize bool into a daemonize boolx

Reviewed by: asomers
Sponsored by: Chelsio Communications
Differential Revision: https://reviews.freebsd.org/D48928

Details

Provenance
jhbAuthored on Wed, Feb 12, 7:25 PM
Reviewer
asomers
Differential Revision
D48928: ctld: Some bool-related cleanups
Parents
rGca8a23d6cb32: ctld: Drop some #if 0'd debugging traces
Branches
Unknown
Tags
Unknown