Re: svn commit: r217308 - head/sbin/hastd

2011-01-12 Thread Pawel Jakub Dawidek
On Wed, Jan 12, 2011 at 06:10:19PM +0200, Kostik Belousov wrote: > On Wed, Jan 12, 2011 at 02:38:17PM +, Pawel Jakub Dawidek wrote: > > Author: pjd > > Date: Wed Jan 12 14:38:17 2011 > > New Revision: 217308 > > URL: http://svn.freebsd.org/changeset/base/217308 > > > > Log: > > Add a note th

Re: svn commit: r217308 - head/sbin/hastd

2011-01-12 Thread Kostik Belousov
On Wed, Jan 12, 2011 at 02:38:17PM +, Pawel Jakub Dawidek wrote: > Author: pjd > Date: Wed Jan 12 14:38:17 2011 > New Revision: 217308 > URL: http://svn.freebsd.org/changeset/base/217308 > > Log: > Add a note that when custom signal handler is installed for a signal, > signal action is res

svn commit: r217308 - head/sbin/hastd

2011-01-12 Thread Pawel Jakub Dawidek
Author: pjd Date: Wed Jan 12 14:38:17 2011 New Revision: 217308 URL: http://svn.freebsd.org/changeset/base/217308 Log: Add a note that when custom signal handler is installed for a signal, signal action is restored to default in child after fork(2). In this case there is no need to do anythi