Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 21 Jun 2013 03:37:35 +0000 (UTC)
From:      Lawrence Stewart <lstewart@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r252052 - head/share/man/man9
Message-ID:  <201306210337.r5L3bZNF004658@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: lstewart
Date: Fri Jun 21 03:37:35 2013
New Revision: 252052
URL: http://svnweb.freebsd.org/changeset/base/252052

Log:
  Non-virtualised hhook points are supported as of r251732.
  
  MFC after:	1 week
  X-MFC with:	251732

Modified:
  head/share/man/man9/hhook.9

Modified: head/share/man/man9/hhook.9
==============================================================================
--- head/share/man/man9/hhook.9	Fri Jun 21 01:47:22 2013	(r252051)
+++ head/share/man/man9/hhook.9	Fri Jun 21 03:37:35 2013	(r252052)
@@ -30,7 +30,7 @@
 .\"
 .\" $FreeBSD$
 .\"
-.Dd February 15, 2011
+.Dd June 21, 2013
 .Dt HHOOK 9
 .Os
 .Sh NAME
@@ -380,9 +380,3 @@ This manual page was written by
 .An David Hayes Aq david.hayes@ieee.org
 and
 .An Lawrence Stewart Aq lstewart@FreeBSD.org .
-.Sh BUGS
-The framework does not currently support registering hook points in subsystems
-which have not been virtualised with VIMAGE.
-Fairly minimal internal changes to the
-.Nm
-implementation are required to address this.



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