From owner-freebsd-hackers@FreeBSD.ORG Sun Sep 7 07:52:20 2014 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 12D474FA; Sun, 7 Sep 2014 07:52:20 +0000 (UTC) Received: from mail-wi0-x234.google.com (mail-wi0-x234.google.com [IPv6:2a00:1450:400c:c05::234]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 7C5A41F09; Sun, 7 Sep 2014 07:52:19 +0000 (UTC) Received: by mail-wi0-f180.google.com with SMTP id ex7so1206361wid.7 for ; Sun, 07 Sep 2014 00:52:17 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=YoZqge4e93rT53taGs4SzlkbrgM/1CFuMlrteasRkaM=; b=RJYiouOL81NqNFDu0IWZz/xCwiRBhh5utXIKb+bJWb1BBhYWprGbsdvDA1EIj5n2TC SWpl/y415pn+PeAedf8ROOMcqxavRLw9oIAFzshY5pYNMTRPx0n5naQBxyS4ZlmNBgN5 xXXU+Ul/JcHEoanCUcfUaKKz4YWdDYpB2T5wDe8M4gUR2n2qkqflEbXZb3wbJ7FPqBGg fJvlsGydCg9Y5Kp1qYtvQ2m02iTj8UpMwcbvBO4XMYhoB8Oi0DPQGH19Hcbf5Bo66Eso OIMKeMjKrtTGHL7JjY0tzKaaFrCvdu+iC8eRYC4F2frygeHFrsszT1rs1XP7uOM29dPj TnIA== MIME-Version: 1.0 X-Received: by 10.194.89.200 with SMTP id bq8mr26318233wjb.52.1410076337382; Sun, 07 Sep 2014 00:52:17 -0700 (PDT) Received: by 10.180.104.66 with HTTP; Sun, 7 Sep 2014 00:52:17 -0700 (PDT) In-Reply-To: References: Date: Sun, 7 Sep 2014 09:52:17 +0200 Message-ID: Subject: Re: Can anyone help clarify details about the FreeBSD system call interface? From: =?UTF-8?Q?Fernando_Apestegu=C3=ADa?= To: Steven Stewart-Gallus Content-Type: text/plain; charset=UTF-8 Cc: Benjamin Kaduk , FreeBSD Hackers X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 07 Sep 2014 07:52:20 -0000 On Sun, Sep 7, 2014 at 7:51 AM, Steven Stewart-Gallus wrote: > Okay, I've fixed up my patches and want to submit them. Obviously, > I'll CC the conversation here but how should I submit the patches? I > find it strange that the developer's handbook doesn't cover this > case. Perhaps that is another thing that needs patching. I know I > should message freebsd-doc and CC freebsd-afs but is there any formal > procedure or something? The standard procedure would be to file a PR: https://www.freebsd.org/support/bugreports.html That way it doesn't get lost in a mail thread. Cheers. > > Thank you, > Steven Stewart-Gallus > _______________________________________________ > freebsd-hackers@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-hackers > To unsubscribe, send any mail to "freebsd-hackers-unsubscribe@freebsd.org"