Date: Thu, 5 Aug 2010 19:16:31 +0000 (UTC) From: Pawel Jakub Dawidek <pjd@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sbin/hastd hastd.c hastd.h primary.c Message-ID: <201008051916.o75JGh5H037394@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
pjd 2010-08-05 19:16:31 UTC FreeBSD src repository Modified files: sbin/hastd hastd.c hastd.h primary.c Log: SVN rev 210886 on 2010-08-05 19:16:31Z by pjd Implement configuration reload on SIGHUP. This includes: - Load added resources. - Stop and forget removed resources. - Update modified resources in least intrusive way, ie. don't touch /dev/hast/<name> unless path to local component or provider name were modified. Obtained from: Wheel Systems Sp. z o.o. http://www.wheelsystems.com MFC after: 1 month Revision Changes Path 1.11 +200 -8 src/sbin/hastd/hastd.c 1.2 +2 -1 src/sbin/hastd/hastd.h 1.10 +120 -3 src/sbin/hastd/primary.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201008051916.o75JGh5H037394>