From owner-freebsd-arch@FreeBSD.ORG Sat Oct 6 08:57:54 2012 Return-Path: Delivered-To: arch@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 412A9106566B; Sat, 6 Oct 2012 08:57:54 +0000 (UTC) (envelope-from phk@phk.freebsd.dk) Received: from phk.freebsd.dk (phk.freebsd.dk [130.225.244.222]) by mx1.freebsd.org (Postfix) with ESMTP id EE89A8FC16; Sat, 6 Oct 2012 08:57:53 +0000 (UTC) Received: from critter.freebsd.dk (critter-phk.freebsd.dk [192.168.48.2]) by phk.freebsd.dk (Postfix) with ESMTP id C77653B612; Sat, 6 Oct 2012 08:57:52 +0000 (UTC) Received: from critter.freebsd.dk (localhost [127.0.0.1]) by critter.freebsd.dk (8.14.5/8.14.5) with ESMTP id q968vwNM002133; Sat, 6 Oct 2012 08:57:58 GMT (envelope-from phk@phk.freebsd.dk) To: Stefan Farfeleder From: "Poul-Henning Kamp" In-Reply-To: Your message of "Sat, 06 Oct 2012 10:49:36 +0200." <20121006084936.GA1434@mole.fafoe.narf.at> Content-Type: text/plain; charset=ISO-8859-1 Date: Sat, 06 Oct 2012 08:57:58 +0000 Message-ID: <2132.1349513878@critter.freebsd.dk> Cc: arch@FreeBSD.org Subject: Re: Allowing \xxx in fstab X-BeenThere: freebsd-arch@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussion related to FreeBSD architecture List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 06 Oct 2012 08:57:54 -0000 In message <20121006084936.GA1434@mole.fafoe.narf.at>, Stefan Farfeleder writes : >+static void >+unescapeoctal(char *s) Use unvis(3) ? -- Poul-Henning Kamp | UNIX since Zilog Zeus 3.20 phk@FreeBSD.ORG | TCP/IP since RFC 956 FreeBSD committer | BSD since 4.3-tahoe Never attribute to malice what can adequately be explained by incompetence.