From mboxrd@z Thu Jan 1 00:00:00 1970 From: Miguel Bolanos Subject: Re: [PATCH] elkscmd: fix literal controls (replaces Tommy's #8, #12) Date: Mon, 31 May 2004 13:50:38 -0600 Sender: linux-8086-owner@vger.kernel.org Message-ID: <1086033038.3300.18.camel@talena.hsol.net> References: Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: List-Id: Content-Type: text/plain; charset="us-ascii" To: claudio@conectiva.com Cc: linux-8086@vger.kernel.org Applied, thanks. Mike On Sat, 2004-05-29 at 04:53, claudio@conectiva.com wrote: > This patches replaces literal control characters in levee source files > with their hexadecimal equivalents. Some extra care is required when > applying this patch if the email client tries to do something strange > with the literal controls, so I'll send it as an attachment. > > This patch replaces Tommy's patches #8 and #12.