Note that the first lecture of Kirk's FreeBSD Kernel Internals lecture
has been posted.
This commit is contained in:
parent
a032cf3cc9
commit
eb0231aaf4
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=33715
1 changed files with 15 additions and 1 deletions
|
@ -25,7 +25,7 @@
|
|||
<news>
|
||||
<cvs:keywords xmlns:cvs="http://www.FreeBSD.org/XML/CVS" version="1.0">
|
||||
<cvs:keyword name="freebsd">
|
||||
$FreeBSD: www/share/sgml/news.xml,v 1.218 2009/01/05 04:08:29 hrs Exp $
|
||||
$FreeBSD: www/share/sgml/news.xml,v 1.219 2009/01/12 17:02:43 marcus Exp $
|
||||
</cvs:keyword>
|
||||
</cvs:keywords>
|
||||
|
||||
|
@ -35,6 +35,20 @@
|
|||
<month>
|
||||
<name>1</name>
|
||||
|
||||
<day>
|
||||
<name>17</name>
|
||||
|
||||
<event>
|
||||
<title>FreeBSD Kernel Internals Video Posted</title>
|
||||
|
||||
<p>The first lecture from Kirk McKusick's full
|
||||
length <a href="http://www.youtube.com/watch?v=nwbqBdghh6E">FreeBSD
|
||||
Kernel Internals</a> course has been posted to
|
||||
the <a href="http://www.youtube.com/bsdconferences">BSD
|
||||
Conferences</a> channel
|
||||
on <a href="http://www.youtube.com">YouTube</a>.</p>
|
||||
</event>
|
||||
</day>
|
||||
<day>
|
||||
<name>9</name>
|
||||
|
||||
|
|
Loading…
Reference in a new issue