]> CyberLeo.Net >> Repos - FreeBSD/stable/8.git/commit
MFC r196172:
authorbz <bz@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Thu, 13 Aug 2009 09:17:07 +0000 (09:17 +0000)
committerbz <bz@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Thu, 13 Aug 2009 09:17:07 +0000 (09:17 +0000)
commit2ccea269f5db4c147d20ed08ceb7c9566ff2873c
treeaf60c1040b0f2203fea2900437137d3d54b6fd11
parentaf3889dd5cfae4c67bc5247899392889b59416f9
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)

git-svn-id: svn://svn.freebsd.org/base/stable/8@196173 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
tools/regression/priv/Makefile
tools/regression/priv/main.c
tools/regression/priv/priv_netinet_ipsec.c
tools/regression/priv/priv_vfs_extattr_system.c