Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 03 Nov 1998 14:21:51 -0600
From:      David Kelly <dkelly@nebula.tbe.com>
To:        freebsd-chat@FreeBSD.ORG
Subject:   We're either behind, or ahead, I can't tell
Message-ID:  <199811032021.OAA25292@PeeCee.tbe.com>

next in thread | raw e-mail | index | archive | help
http://www.opensource.org/halloween.html says a full Linux distribution 
has ~10 million lines of code. And the Linux x86 kernel is 500k lines.

PeeCee: {1019} find /usr/src -type f -exec cat "{}" \; | wc -l
 4968728
PeeCee: {1020} find /usr/src/sys -type f -exec cat "{}" \; | wc -l
  680163
PeeCee: {1021} 

Are we winning because FreeBSD has less bloat (5M vs 10M) and because 
we obviously must have more device drivers with better comments (680k 
vs 500k)?   :-)

--
David Kelly N4HHE, dkelly@nebula.tbe.com
========================================================================
Whom computers would destroy, they must first drive mad.



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-chat" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199811032021.OAA25292>