Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 16 Aug 2010 11:32:20 +0000 (UTC)
From:      Dag-Erling Smorgrav <des@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/lib/libutil login_class.c
Message-ID:  <201008161132.o7GBWcVS012384@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
des         2010-08-16 11:32:20 UTC

  FreeBSD src repository

  Modified files:
    lib/libutil          login_class.c 
  Log:
  SVN rev 211393 on 2010-08-16 11:32:20Z by des
  
  In setusercontext(), do not apply user settings unless running as the
  user in question (usually but not necessarily because we were called
  with LOGIN_SETUSER).  This plugs a hole where users could raise their
  resource limits and expand their CPU mask.
  
  MFC after:      3 weeks
  
  Revision  Changes    Path
  1.32      +1 -1      src/lib/libutil/login_class.c



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