Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 31 Dec 2010 22:49:13 +0000 (UTC)
From:      "Bjoern A. Zeeb" <bz@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/kern kern_jail.c
Message-ID:  <201012312249.oBVMnWox085156@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
bz          2010-12-31 22:49:13 UTC

  FreeBSD src repository

  Modified files:
    sys/kern             kern_jail.c 
  Log:
  SVN rev 216861 on 2010-12-31 22:49:13Z by bz
  
  Mfp4 CH177924:
  
  Add and export constants of array sizes of jail parameters as compiled into
  the kernel.
  This is the least intrusive way to allow kvm to read the (sparse) arrays
  independent of the options the kernel was compiled with.
  
  Reviewed by:    jhb (originally)
  MFC after:      1 week
  Sponsored by:   The FreeBSD Foundation
  Sponsored by:   CK Software GmbH
  
  Revision  Changes    Path
  1.139     +8 -1      src/sys/kern/kern_jail.c



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