Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 29 May 2011 21:03:40 +0000 (UTC)
From:      "Bjoern A. Zeeb" <bz@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/usr.sbin/jail Makefile jail.c src/usr.sbin/jls Makefile jls.c
Message-ID:  <201105292103.p4TL3wq8047798@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
bz          2011-05-29 21:03:40 UTC

  FreeBSD src repository

  Modified files:
    usr.sbin/jail        Makefile jail.c 
    usr.sbin/jls         Makefile jls.c 
  Log:
  SVN rev 222465 on 2011-05-29 21:03:40Z by bz
  
  Check for IPv4 or IPv6 to be available by the kernel to not
  provoke errors trying to query options not available.
  Make it possible to compile out INET or INET6 only parts.
  
  Reviewed by:    jamie
  Sponsored by:   The FreeBSD Foundation
  Sponsored by:   iXsystems
  MFC after:      10 days
  
  Revision  Changes    Path
  1.14      +3 -0      src/usr.sbin/jail/Makefile
  1.35      +42 -34    src/usr.sbin/jail/jail.c
  1.6       +9 -0      src/usr.sbin/jls/Makefile
  1.18      +57 -19    src/usr.sbin/jls/jls.c



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