Add 'Tracing BSD System Calls', by Sean Eric Fagan
This commit is contained in:
parent
92613e1ed0
commit
f9772c52a6
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=2718
2 changed files with 16 additions and 6 deletions
|
@ -1,9 +1,9 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
|
||||
<!ENTITY date "$Date: 1998-04-16 10:39:01 $">
|
||||
<!ENTITY date "$Date: 1998-04-21 13:15:06 $">
|
||||
<!ENTITY title "FreeBSD in the Press">
|
||||
<!ENTITY % includes SYSTEM "includes.sgml"> %includes;
|
||||
]>
|
||||
<!-- $Id: press.sgml,v 1.1 1998-04-16 10:39:01 wosch Exp $ -->
|
||||
<!-- $Id: press.sgml,v 1.2 1998-04-21 13:15:06 wosch Exp $ -->
|
||||
|
||||
<html>
|
||||
&header;
|
||||
|
@ -34,7 +34,12 @@
|
|||
<a href="http://www.cnet.com/Content/Reviews/Compare/AltOS/">
|
||||
Five alternative operating systems reviewed</a>, by
|
||||
Cormac Foster
|
||||
</li>
|
||||
<p></p></li>
|
||||
|
||||
<li><b><a href="http://www.ddj.com/">Dr. Dobb's Journal</a> March 1998</b><br>
|
||||
<a href="http://www.ddj.com/ddj/1998/1998_03/index.htm">Tracing BSD System Calls</a>, by Sean Eric Fagan<br>
|
||||
Note: the article is not online available.
|
||||
<p</p></li>
|
||||
</ul>
|
||||
|
||||
&footer;
|
||||
|
|
|
@ -1,9 +1,9 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
|
||||
<!ENTITY date "$Date: 1998-04-16 10:39:01 $">
|
||||
<!ENTITY date "$Date: 1998-04-21 13:15:06 $">
|
||||
<!ENTITY title "FreeBSD in the Press">
|
||||
<!ENTITY % includes SYSTEM "includes.sgml"> %includes;
|
||||
]>
|
||||
<!-- $Id: press.sgml,v 1.1 1998-04-16 10:39:01 wosch Exp $ -->
|
||||
<!-- $Id: press.sgml,v 1.2 1998-04-21 13:15:06 wosch Exp $ -->
|
||||
|
||||
<html>
|
||||
&header;
|
||||
|
@ -34,7 +34,12 @@
|
|||
<a href="http://www.cnet.com/Content/Reviews/Compare/AltOS/">
|
||||
Five alternative operating systems reviewed</a>, by
|
||||
Cormac Foster
|
||||
</li>
|
||||
<p></p></li>
|
||||
|
||||
<li><b><a href="http://www.ddj.com/">Dr. Dobb's Journal</a> March 1998</b><br>
|
||||
<a href="http://www.ddj.com/ddj/1998/1998_03/index.htm">Tracing BSD System Calls</a>, by Sean Eric Fagan<br>
|
||||
Note: the article is not online available.
|
||||
<p</p></li>
|
||||
</ul>
|
||||
|
||||
&footer;
|
||||
|
|
Loading…
Reference in a new issue