From owner-freebsd-current Thu Apr 20 19:31:45 1995 Return-Path: current-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id TAA20576 for current-outgoing; Thu, 20 Apr 1995 19:31:45 -0700 Received: from gilmore.nas.nasa.gov (gilmore.nas.nasa.gov [129.99.33.168]) by freefall.cdrom.com (8.6.10/8.6.6) with ESMTP id TAA20562 for ; Thu, 20 Apr 1995 19:31:39 -0700 Received: from localhost (localhost [127.0.0.1]) by gilmore.nas.nasa.gov (8.6.10/8.3) with ESMTP id TAA08764; Thu, 20 Apr 1995 19:32:31 -0700 Message-Id: <199504210232.TAA08764@gilmore.nas.nasa.gov> Reply-To: Dave Tweten To: brian@mediacity.com (Brian Litzinger) cc: henrich@crh.cl.msu.edu (Charles Henrich), freebsd-current@FreeBSD.org Subject: Re: Memory init pattern Date: Thu, 20 Apr 1995 19:32:29 -0700 From: Dave Tweten Sender: current-owner@FreeBSD.org Precedence: bulk Brian Litzinger writes: >> >Hey, I'm not suggesting filling memory with zeros or all "U"s (ala WATFIV), >> >just pick something that doesn't mean anything in any language or culture. >> >Save the FreeBSD PR people some headaches later. (I agree - we do have >> >enough controversy now just with the daemon logo unfortunately.) >I agree with the original posters sentiment. >If FreeBSD wants to be taken seriously in the business community, >which I sincerely hope it does and would like to help in making it so, >it has to "play the game", by the rules the game is played by. Just as a data point on the "business community," when I worked for Control Data, about 15 years ago, their Cyber 200 series computers would display a 32-bit hex number on the system console when they crashed. The two most frequent were DEADBEEF and DEADCACA. They were all in the DEAD0000 to DEADFFFF range and were known as "dead codes." Course, CDC may not be the best precedent to follow for commercial success.