Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 12 Jan 2011 16:16:54 +0000 (UTC)
From:      Pawel Jakub Dawidek <pjd@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sbin/hastd hooks.c
Message-ID:  <201101121617.p0CGHJbC083793@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
pjd         2011-01-12 16:16:54 UTC

  FreeBSD src repository

  Modified files:
    sbin/hastd           hooks.c 
  Log:
  SVN rev 217312 on 2011-01-12 16:16:54Z by pjd
  
  execve(2), not fork(2) resets signal handler to the default value (if it isn't
  ignored). Correct comment talking about that.
  
  Pointed out by: kib
  MFC after:      3 days
  
  Revision  Changes    Path
  1.10      +3 -3      src/sbin/hastd/hooks.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201101121617.p0CGHJbC083793>