freebsd-dev/usr.sbin/daemon
Ihor Antonov cf6356fd47 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@.

Pull Request:	https://github.com/freebsd/freebsd-src/pull/694
2023-03-18 00:52:59 -05:00
..
tests daemon: add some basic tests 2021-05-03 09:55:40 -06:00
daemon.8 daemon: add long_opts 2023-02-09 22:36:07 -06:00
daemon.c daemon: repace goto exit with daemon_terminate() 2023-03-18 00:52:59 -05:00
Makefile daemon: add some basic tests 2021-05-03 09:55:40 -06:00
Makefile.depend