Date: Mon, 4 Oct 2010 21:43:06 +0000 (UTC) From: Pawel Jakub Dawidek <pjd@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sbin/hastd hastd.c hooks.c hooks.h Message-ID: <201010042143.o94LhLn3017689@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
pjd 2010-10-04 21:43:06 UTC FreeBSD src repository Modified files: sbin/hastd hastd.c hooks.c hooks.h Log: SVN rev 213429 on 2010-10-04 21:43:06Z by pjd hook_check() is now only used to report about long-running hooks, so the argument is redundant, remove it. MFC after: 3 days Revision Changes Path 1.21 +1 -1 src/sbin/hastd/hastd.c 1.6 +1 -11 src/sbin/hastd/hooks.c 1.4 +1 -1 src/sbin/hastd/hooks.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201010042143.o94LhLn3017689>