From owner-svn-src-all@freebsd.org Mon Aug 10 21:42:58 2015 Return-Path: Delivered-To: svn-src-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 2119999E7BC for ; Mon, 10 Aug 2015 21:42:58 +0000 (UTC) (envelope-from ed@nuxi.nl) Received: from mail-ob0-f170.google.com (mail-ob0-f170.google.com [209.85.214.170]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id E75527A4 for ; Mon, 10 Aug 2015 21:42:57 +0000 (UTC) (envelope-from ed@nuxi.nl) Received: by obnw1 with SMTP id w1so134015795obn.3 for ; Mon, 10 Aug 2015 14:42:51 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:date :message-id:subject:from:to:cc:content-type; bh=Zq9WR8L/TMLjaJqVw55Pjm2BrdYmuaSnh1ew0oNy7+s=; b=TtqYznQT6tlrewzZOUZ/PuRKhlBOu4s+5jUkmpBHX3LNBOhD3pjLlYKt0J8qG+++Lh eRcl79QOKT3Tpj3j8W5xUdkbuO/myqZkyHSutzS3hAJLTDFm22XE3/ameopaQOomEsNe CwRfP/k9rGYgIaFf08ixkUKuJrYDcNZtAIqqDiFbK7oZy3x+VB69VLVPU3U5KYPUqJk6 H88PjXZi5wqnfTxUcLdwcLBovCTES6b5Wa5O2qolZzG4XrdZDDszgd6BpnsklSqxObKn 57affVpPp3bUvguGVhb5gCR2MHU8m2lbViHqIxn0xRUOUSWLly5he1moZC6xgsP/uZTm QLhg== X-Gm-Message-State: ALoCoQka/Vf+Xn4KtOzog98oV3a/1yoVs1vTQth+xPune5UFYzF7DX3UUd0DftNmGEf7LX0BC8Eg MIME-Version: 1.0 X-Received: by 10.60.98.211 with SMTP id ek19mr7849046oeb.78.1439242971500; Mon, 10 Aug 2015 14:42:51 -0700 (PDT) Received: by 10.76.50.84 with HTTP; Mon, 10 Aug 2015 14:42:51 -0700 (PDT) X-Originating-IP: [84.27.222.46] In-Reply-To: <201508102131.t7ALVo5J050735@repo.freebsd.org> References: <201508102131.t7ALVo5J050735@repo.freebsd.org> Date: Mon, 10 Aug 2015 23:42:51 +0200 Message-ID: Subject: Re: svn commit: r286601 - head/usr.bin/patch From: Ed Schouten To: Xin LI Cc: src-committers , svn-src-all@freebsd.org, svn-src-head@freebsd.org Content-Type: text/plain; charset=UTF-8 X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: "SVN commit messages for the entire src tree \(except for " user" and " projects" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 10 Aug 2015 21:42:58 -0000 Hi Xin, Something I forgot to mention in my previous email: 2015-08-10 23:31 GMT+02:00 Xin LI : > + argp[0] = strdup(RCSDIFF); > + argp[1] = strdup(filename); > + argp[0] = strdup(CHECKOUT); > + argp[1] = strdup("-l"); > + argp[2] = strdup(filename); While we're at it, should we also add "--" before the filename, or can we be sure in this context that they don't start with a dash? -- Ed Schouten Nuxi, 's-Hertogenbosch, the Netherlands KvK-nr.: 62051717