Searched hist:233856 (Results 1 - 2 of 2) sorted by relevance

/freebsd-9.3-release/lib/libutil/
H A Dpidfile.3diff 233856 Tue Apr 03 19:26:22 MDT 2012 ghelmer MFC: 229942, 231938

229942: Style fixes courtesy of pjd.

231938: Set the O_CLOEXEC flag when opening the pidfile to avoid leaking the
file descriptor via exec(3).

Now that daemon(8) has been fixed to resolve the issue noted by trociny,
the consensus is that this change should be OK.
H A Dpidfile.cdiff 233856 Tue Apr 03 19:26:22 MDT 2012 ghelmer MFC: 229942, 231938

229942: Style fixes courtesy of pjd.

231938: Set the O_CLOEXEC flag when opening the pidfile to avoid leaking the
file descriptor via exec(3).

Now that daemon(8) has been fixed to resolve the issue noted by trociny,
the consensus is that this change should be OK.

Completed in 57 milliseconds