Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 19 Jul 2010 19:51:17 +0000 (UTC)
From:      Jamie Gritton <jamie@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/lib/libjail jail.c
Message-ID:  <201007191951.o6JJpYXq097035@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
jamie       2010-07-19 19:51:17 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_8)
    lib/libjail          jail.c 
  Log:
  SVN rev 210251 on 2010-07-19 19:51:17Z by jamie
  
  MFC r210133:
  
    Don't import parameter values in jail_getv, except for the search key.
    Remove the internal jailparam_vlist, in favor of using variants of its
     logic separately in jail_setv and jail_getv.
    Free the temporary parameter list and exported values in jail_setv
     and jail_getv.
  
  Noted by:       Stanislav Uzunchev
  
  Revision  Changes    Path
  1.3.2.4   +87 -71    src/lib/libjail/jail.c



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