Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 13 Aug 2009 09:17:07 +0000 (UTC)
From:      "Bjoern A. Zeeb" <bz@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/tools/regression/priv Makefile main.c priv_netinet_ipsec.c priv_vfs_extattr_system.c
Message-ID:  <200908130917.n7D9HNeq054852@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
bz          2009-08-13 09:17:07 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_8)
    tools/regression/priv Makefile main.c priv_netinet_ipsec.c 
                          priv_vfs_extattr_system.c 
  Log:
  SVN rev 196173 on 2009-08-13 09:17:07Z by bz
  
  MFC r196172:
    Start respecting WITHOUT_INET6.
  
    Make regression/priv compile again after the multi-IP jail
    changes.  Note that we are still using the legacy jail(2)
    rather than the jail_set(2)/jail(3) syscall.
    Add an IPv4,  and an IPv6 loopback address in case we compile
    with INET6 enabled.
  
    Make the priv_vfs_extattr_system compile on amd64 as well using the
    proper length modifier to printf(3) for ssize_t.
  
    Reviewed by:  rwatson
  
  Approved by:    re (kib)
  
  Revision  Changes    Path
  1.4.2.2   +6 -0      src/tools/regression/priv/Makefile
  1.4.2.2   +17 -2     src/tools/regression/priv/main.c
  1.2.2.2   +16 -4     src/tools/regression/priv/priv_netinet_ipsec.c
  1.2.10.2  +1 -1      src/tools/regression/priv/priv_vfs_extattr_system.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200908130917.n7D9HNeq054852>