Page MenuHomeFreeBSD

ctld: Some bool-related cleanups
Needs ReviewPublic

Authored by jhb on Tue, Feb 11, 1:20 AM.

Details

Reviewers
asomers
Summary
  • 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

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 62355
Build 59239: arc lint + arc unit