Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 22 Oct 2002 20:19:34 -0700 (PDT)
From:      Robert Watson <rwatson@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/usr.bin/su su.1 su.c
Message-ID:  <200210230319.g9N3JYOk058732@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
rwatson     2002/10/22 20:19:34 PDT

  Modified files:
    usr.bin/su           su.1 su.c 
  Log:
  Add a new '-s' option to su(1): if the flag is present, attempt to
  also set the user's MAC label as part of the user credential setup
  by setting setusercontext(3)'s SETMAC flag.  By default, change only
  traditional process properties.
  
  Approved by:    re
  Obtained from:  TrustedBSD Project
  Sponsored by:   DARPA, Network Associates Laboratories
  
  Revision  Changes    Path
  1.27      +9 -1      src/usr.bin/su/su.1
  1.62      +14 -4     src/usr.bin/su/su.c

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




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