aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/daemon
Commit message (Expand)AuthorAgeFilesLines
* daemon: set supervise_enabled during argument processingIhor Antonov2023-03-031-23/+31
* daemon: decouple restart variableIhor Antonov2023-03-031-9/+11
* daemon: add braces to while loopIhor Antonov2023-03-031-16/+17
* daemon: simplify if/else chainIhor Antonov2023-03-031-13/+21
* daemon: change type of listen_child() to C99 boolIhor Antonov2023-03-031-10/+10
* daemon: flatten and simplify fork() logicIhor Antonov2023-03-031-24/+29
* daemon: style changesIhor Antonov2023-03-031-35/+40
* daemon: more human-friendly variable namesIhor Antonov2023-03-021-47/+47
* daemon: move syslog facility and syslog tag into log_paramsIhor Antonov2023-03-021-6/+8
* daemon: deduplicate log_params varaiblesIhor Antonov2023-03-021-48/+44
* daemon: make log_reopen variable a boolIhor Antonov2023-03-021-2/+2
* daemon: make dosyslog variable a bool and give it a better nameIhor Antonov2023-03-021-12/+12
* daemon: add supervision_enabled varIhor Antonov2023-03-021-10/+25
* daemon: initialize struct sigaction at declaration siteIhor Antonov2023-03-021-4/+3
* daemon: fix double init of pid variableIhor Antonov2023-03-021-2/+1
* daemon: initialize mask_orig with sigemptyset()Ihor Antonov2023-03-021-0/+1
* daemon: consolidate variable declarations and initializaionsIhor Antonov2023-03-021-27/+34
* daemon: use braces with 'if' consistentlyIhor Antonov2023-03-021-27/+54
* daemon: add long_optsIhor Antonov2023-02-102-51/+98
* When -u option is used also set USER, HOME and SHELL variables.Maxim Sobolev2022-08-121-0/+5
* daemon: add some basic testsAlan Somers2021-05-033-0/+236
* Fix a typoMateusz Piotrowski2021-01-141-2/+3
* Fix a typo in the 366098.Maxim Sobolev2020-09-241-1/+1
* dd a new option (-H) to daemon(8) to catch SIGHUP and re-open output_file fil...Maxim Sobolev2020-09-242-10/+71
* Bump .Dd for earlier update (should have been part of r353024).Ian Lepore2019-10-021-1/+1
* Clarify how the -f option for daemon(8) interacts with other optionsIan Lepore2019-10-021-0/+5
* daemon(8): Don't block SIGTERM during restart delayConrad Meyer2019-06-041-2/+4
* Correct contradictory information on default syslog logging priority.Michael Gmelin2019-03-251-2/+2
* Cross-reference nohup(1) and daemon(8).Mateusz Piotrowski2018-11-091-1/+2
* Add a missing "Ar" macro to the description of the -R flag in the manpage.Mateusz Piotrowski2018-08-011-2/+2
* Fix cut-and-pasted line to have the right option letter.Ian Lepore2018-04-161-2/+2
* Add an option to daemon(8) to specify a delay between restarts of aIan Lepore2018-04-152-5/+15
* o A command line flag for the syslog_facility fixed in the SYNOPSIS.Maxim Konovalov2018-01-261-1/+1
* various: general adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-271-0/+2
* DIRDEPS_BUILD: Update dependencies.Bryan Drewery2017-10-311-1/+0
* DIRDEPS_BUILD: Update dependencies.Bryan Drewery2016-11-131-0/+1
* daemon: Allow logging daemon stdout/stderr to file or syslog.Jilles Tjoelker2016-10-222-112/+446
* o -t comman line option added to the usage().Maxim Konovalov2016-03-031-3/+3
* daemon(8): Add -t option to set process titleConrad Meyer2016-03-022-6/+16
* Add META_MODE support.Simon J. Gerraty2015-06-131-0/+18
|\
| * dirdeps.mk now sets DEP_RELDIRSimon J. Gerraty2015-06-081-2/+0
| * Merge sync of headSimon J. Gerraty2015-05-271-2/+1
| |\ | |/ |/|
| * Updated dependenciesSimon J. Gerraty2014-05-161-1/+0
| * Updated dependenciesSimon J. Gerraty2014-05-101-0/+2
| * Merge headSimon J. Gerraty2014-04-281-1/+1
| |\
| * \ Merge head@256284Simon J. Gerraty2013-10-132-31/+101
| |\ \
| * | | Updated dependenciesSimon J. Gerraty2013-03-111-0/+1
| * | | Updated dependenciesSimon J. Gerraty2013-02-161-2/+0
| * | | Sync with HEAD.David E. O'Brien2013-02-081-1/+1
| |\ \ \
| * \ \ \ Sync from headSimon J. Gerraty2012-11-042-3/+7
| |\ \ \ \