freebsd-src/usr.sbin/daemon
Ihor Antonov edc3bffde2 daemon: repace goto exit with daemon_terminate()
Start breaking down big main()
Remove goto exit label and replace it with a function that does cleanup.

Comment re-worded by kevans@.

(cherry picked from commit cf6356fd47)
2023-04-09 17:49:51 -05:00
..
tests
daemon.8
daemon.c daemon: repace goto exit with daemon_terminate() 2023-04-09 17:49:51 -05:00
Makefile
Makefile.depend