Hey Brooks,

> On Jun 23, 2016, at 5:02 PM, Brooks Davis <bro...@freebsd.org> wrote:
> 
> Author: brooks
> Date: Thu Jun 23 21:02:05 2016
> New Revision: 302152
> URL: https://svnweb.freebsd.org/changeset/base/302152
> 
> Log:
>  Add an UPDATING entry for the pipe() -> pipe2() transition.
> 
>  Approved by: re (gjb)
>  Sponsored by:        DARPA, AFRL
> 
> Modified:
>  head/UPDATING
> 
> Modified: head/UPDATING
> ==============================================================================
> --- head/UPDATING     Thu Jun 23 20:59:13 2016        (r302151)
> +++ head/UPDATING     Thu Jun 23 21:02:05 2016        (r302152)
> @@ -31,6 +31,14 @@ NOTE TO PEOPLE WHO THINK THAT FreeBSD 11
>       disable the most expensive debugging functionality run
>       "ln -s 'abort:false,junk:false' /etc/malloc.conf".)
> 
> +20160622:
> +     The the libc stub for the pipe(2) system call has been replaced with
> +     a wrapper which calls the pipe2(2) system call and the pipe(2) is now
> +     only implemented by the kernels which include "options
> +     FREEBSD10_COMPAT" in their config file (this is the default).

The option is COMPAT_FREEBSD10, not FREEBSD10_COMPAT.

Shawn Webb
Cofounder and Security Engineer
HardenedBSD

GPG Key ID:          0x6A84658F52456EEE
GPG Key Fingerprint: 2ABA B6BD EF6A F486 BE89  3D9E 6A84 658F 5245 6EEE

Attachment: signature.asc
Description: Message signed with OpenPGP using GPGMail

Reply via email to