Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 27 Aug 2010 14:38:12 +0000 (UTC)
From:      Pawel Jakub Dawidek <pjd@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sbin/hastd hooks.c hooks.h
Message-ID:  <201008271438.o7REcZJg001654@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
pjd         2010-08-27 14:38:12 UTC

  FreeBSD src repository

  Modified files:
    sbin/hastd           hooks.c hooks.h 
  Log:
  SVN rev 211885 on 2010-08-27 14:38:12Z by pjd
  
  - Run hooks in background - don't block waiting for them to finish.
  - Keep all hooks we're running in a global list, so we can report when
    they finish and also report when they are running for too long.
  
  MFC after:      2 weeks
  Obtained from:  Wheel Systems Sp. z o.o. http://www.wheelsystems.com
  
  Revision  Changes    Path
  1.3       +222 -18   src/sbin/hastd/hooks.c
  1.2       +6 -2      src/sbin/hastd/hooks.h



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