Page MenuHomeFreeBSD
Feed Advanced Search

Jun 5 2016

dab added a member for Contributor Reviews (src): dab.
Jun 5 2016, 2:03 AM

Jun 4 2016

dab added a comment to D6727: Eliminate unnecessary sleep(10) in newsyslog when -R and -s are specified.

One could argue that simply testing for !nosignal is enough here (line 336). If the daemon(s) is(are) not being signaled then what good does the sleep "to allow daemon(s) to close log file(s)" do since the daemon(s) is(are) not being informed of the rotation? However, I started with the conservative approach.

Jun 4 2016, 2:24 PM
dab updated the diff for D6727: Eliminate unnecessary sleep(10) in newsyslog when -R and -s are specified.

No changes to actual diff; just trying to get context (pardon my unfamiliarity with phabricator).

Jun 4 2016, 2:18 PM
dab added a reviewer for D6727: Eliminate unnecessary sleep(10) in newsyslog when -R and -s are specified: vangyzen.
Jun 4 2016, 2:05 PM
dab retitled D6727: Eliminate unnecessary sleep(10) in newsyslog when -R and -s are specified from to Eliminate unnecessary sleep(10) in newsyslog when -R and -s are specified.
Jun 4 2016, 2:03 PM