View | Details | Raw Unified | Return to bug 71712 | Differences between
and this patch

Collapse All | Expand All

(-)article.sgml (-12 / +12 lines)
Lines 34-40 Link Here
34
	synonymous with <quote>Operating System</quote>, but it is not the only
34
	synonymous with <quote>Operating System</quote>, but it is not the only
35
	open source &unix; operating system.  According
35
	open source &unix; operating system.  According
36
	to the <ulink
36
	to the <ulink
37
         url="http://www.leb.net/hzo/ioscount/data/r.9904.txt">Internet
37
          url="http://www.leb.net/hzo/ioscount/data/r.9904.txt">Internet
38
	  Operating System Counter</ulink>, as of April 1999 31.3% of the
38
	  Operating System Counter</ulink>, as of April 1999 31.3% of the
39
	world's network connected machines run Linux.  14.6% run BSD &unix;.
39
	world's network connected machines run Linux.  14.6% run BSD &unix;.
40
	Some of the world's largest web operations, such as <ulink
40
	Some of the world's largest web operations, such as <ulink
Lines 76-90 Link Here
76
76
77
      <listitem>
77
      <listitem>
78
	<para>The C library, the base API for the system.</para>
78
	<para>The C library, the base API for the system.</para>
79
	  
79
80
	<para><emphasis>The BSD C library is based on code from Berkeley, not
80
	<para><emphasis>The BSD C library is based on code from Berkeley, not
81
	    the GNU project.</emphasis></para>
81
	    the GNU project.</emphasis></para>
82
      </listitem>
82
      </listitem>
83
	  
83
84
      <listitem>
84
      <listitem>
85
	<para>Utilities such as shells, file utilities, compilers and
85
	<para>Utilities such as shells, file utilities, compilers and
86
	  linkers.</para>
86
	  linkers.</para>
87
	
87
88
	<para><emphasis>Some of the utilities are derived from the GNU
88
	<para><emphasis>Some of the utilities are derived from the GNU
89
	    project, others are not.</emphasis></para>
89
	    project, others are not.</emphasis></para>
90
      </listitem>
90
      </listitem>
Lines 177-185 Link Here
177
  
177
  
178
  <sect1>
178
  <sect1>
179
    <title>Why is BSD not better known?</title>
179
    <title>Why is BSD not better known?</title>
180
    
180
181
    <para>For a number of reasons, BSD is relatively unknown:</para>
181
    <para>For a number of reasons, BSD is relatively unknown:</para>
182
    
182
183
    <orderedlist>
183
    <orderedlist>
184
      <listitem>
184
      <listitem>
185
	<para>The BSD developers are often more interested in polishing their
185
	<para>The BSD developers are often more interested in polishing their
Lines 459-469 Link Here
459
	</listitem>
459
	</listitem>
460
      </itemizedlist>
460
      </itemizedlist>
461
    </sect2>
461
    </sect2>
462
    
462
463
    <sect2>
463
    <sect2>
464
      <title>How does the BSD license differ from the GNU Public
464
      <title>How does the BSD license differ from the GNU Public
465
	license?</title>
465
	license?</title>
466
      
466
467
      <para>Linux is available under the
467
      <para>Linux is available under the
468
	<ulink url="http://www.fsf.org/copyleft/gpl.html">GNU General Public
468
	<ulink url="http://www.fsf.org/copyleft/gpl.html">GNU General Public
469
	  License</ulink> (GPL), which is designed to eliminate closed
469
	  License</ulink> (GPL), which is designed to eliminate closed
Lines 500-516 Link Here
500
500
501
      <para>What does this all mean in practice?  Who should use BSD, who
501
      <para>What does this all mean in practice?  Who should use BSD, who
502
	should use Linux?</para>
502
	should use Linux?</para>
503
      
503
504
      <para>This is a very difficult question to answer.  Here are some
504
      <para>This is a very difficult question to answer.  Here are some
505
	guidelines:</para>
505
	guidelines:</para>
506
      
506
507
      <itemizedlist>
507
      <itemizedlist>
508
	<listitem>
508
	<listitem>
509
	  <para><quote>If it ain't broke, don't fix it</quote>: If you already
509
	  <para><quote>If it ain't broke, don't fix it</quote>: If you already
510
	    use an open source operating system, and you are happy with it,
510
	    use an open source operating system, and you are happy with it,
511
	    there is probably no good reason to change.</para>
511
	    there is probably no good reason to change.</para>
512
	</listitem>
512
	</listitem>
513
	
513
514
	<listitem>
514
	<listitem>
515
	  <para>BSD systems, in particular FreeBSD, can have notably higher
515
	  <para>BSD systems, in particular FreeBSD, can have notably higher
516
	    performance than Linux.  But this is not across the board.  In many
516
	    performance than Linux.  But this is not across the board.  In many
Lines 540-546 Link Here
540
540
541
    <sect2>
541
    <sect2>
542
      <title>Who provides support, service, and training for BSD?</title>
542
      <title>Who provides support, service, and training for BSD?</title>
543
      
543
544
      <para>BSDi have always supported BSD/OS, and they have recently
544
      <para>BSDi have always supported BSD/OS, and they have recently
545
	announced support contracts for FreeBSD.</para>
545
	announced support contracts for FreeBSD.</para>

Return to bug 71712