<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/stand/lua/hook.lua, branch release/13.1.0</title>
<subtitle>FreeBSD source tree</subtitle>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/'/>
<entry>
<title>Remove "All Rights Reserved" on files that I hold sole copyright on</title>
<updated>2018-05-09T16:44:19+00:00</updated>
<author>
<name>Kyle Evans</name>
<email>kevans@FreeBSD.org</email>
</author>
<published>2018-05-09T16:44:19+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=4b3c64f7227d603d085bfb494d63e4b4e8804900'/>
<id>4b3c64f7227d603d085bfb494d63e4b4e8804900</id>
<content type='text'>
See r333391 for more detail; in summary: it holds no weight and may be
removed.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
See r333391 for more detail; in summary: it holds no weight and may be
removed.
</pre>
</div>
</content>
</entry>
<entry>
<title>lualoader: Add primitive hook module, use it to untangle bogus reference</title>
<updated>2018-03-21T03:07:16+00:00</updated>
<author>
<name>Kyle Evans</name>
<email>kevans@FreeBSD.org</email>
</author>
<published>2018-03-21T03:07:16+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=aea262bfc480c11865a027e911f8a8d3165a48fc'/>
<id>aea262bfc480c11865a027e911f8a8d3165a48fc</id>
<content type='text'>
See: comments in the hook module about intended usage, as well as the
introduced use for config.reloaded.

Use the newly introduced hook module to define a "config.reloaded" hook.
This is currently used to register core's clearKernelCache as a reload hook
to avoid a circular dependency and fix this functionality- it didn't
actually work out, and it isn't immediately obvious how it slipped into src.

Other hook types will be introduced into the core lualoader as useful hook
points are identified.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
See: comments in the hook module about intended usage, as well as the
introduced use for config.reloaded.

Use the newly introduced hook module to define a "config.reloaded" hook.
This is currently used to register core's clearKernelCache as a reload hook
to avoid a circular dependency and fix this functionality- it didn't
actually work out, and it isn't immediately obvious how it slipped into src.

Other hook types will be introduced into the core lualoader as useful hook
points are identified.
</pre>
</div>
</content>
</entry>
</feed>
