Article on "Twenty Years of Berkeley Unix" from O'Reilly's ``opensources''
book by Marshall Kirk McKusick.
This commit is contained in:
parent
98727e6f68
commit
0b957c3784
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=4929
1 changed files with 9 additions and 2 deletions
|
@ -1,11 +1,11 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
|
||||
<!ENTITY base CDATA "..">
|
||||
<!ENTITY date "$Date: 1999-05-21 03:27:49 $">
|
||||
<!ENTITY date "$Date: 1999-05-21 03:37:54 $">
|
||||
<!ENTITY title "FreeBSD in the Press">
|
||||
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
||||
<!ENTITY % newsincludes SYSTEM "includes.sgml"> %newsincludes;
|
||||
]>
|
||||
<!-- $Id: press.sgml,v 1.67 1999-05-21 03:27:49 jkoshy Exp $ -->
|
||||
<!-- $Id: press.sgml,v 1.68 1999-05-21 03:37:54 jkoshy Exp $ -->
|
||||
|
||||
<html>
|
||||
&header;
|
||||
|
@ -179,6 +179,13 @@ If you miss an entry please send the URL to
|
|||
<H2>January 1999</H2>
|
||||
<UL>
|
||||
|
||||
<li><b><a href="http://www.oreilly.com">O'Reilly and Associates</a>
|
||||
January 1999</b><br>
|
||||
<a href="http://www.oreilly.com/catalog/opensources/book/kirkmck.html">
|
||||
Twenty Years of Berkeley Unix</a><br>
|
||||
From AT&T-Owned to Freely Redistributable<br>
|
||||
by Marshall Kirk McKusick
|
||||
<p></p></li>
|
||||
|
||||
<li><b><a href="http://www.gartner.com/">GartnerGroup</a>
|
||||
18 January 1999 </b><br>
|
||||
|
|
Loading…
Reference in a new issue