Subject: Re: RFC: /kern/summary
To: None <tech-kern@netbsd.org>
From: Christoph Badura <bad@ora.de>
List: tech-kern
Date: 03/10/1999 18:23:26
sommerfeld@orchard.arlington.ma.us (Bill Sommerfeld) writes:
>One stylistic note:
>Historically, unix systems have, for the most part, used
>single_case_underscore_separated_identifiers, not
>MixedCaseMashedTogetherIdentifiers.
I thought that, historically, Unix has used six character identifiers
(later seven chars) and no underscores for lack of space.
But that's off-topic.
--
Christoph Badura
Anything that can be done in O(N) can be done in O(N^2).
-- Ralf Schuettau (after looking at a particular piece of code)