Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 22 Jan 2002 07:15:39 -0800 (PST)
From:      Ruslan Ermilov <ru@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/gnu/usr.bin/man/man man.c src/etc/mtree BSD.local.dist BSD.usr.dist BSD.x11-4.dist BSD.x11.dist
Message-ID:  <200201221515.g0MFFdb13810@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
ru          2002/01/22 07:15:39 PST

  Modified files:
    gnu/usr.bin/man/man  man.c 
    etc/mtree            BSD.local.dist BSD.usr.dist 
                         BSD.x11-4.dist BSD.x11.dist 
  Log:
  Reincarnate SETUID code in man(1), not compiled in by default.
  
  The code will be fixed for all known security vulnerabilities,
  and a make.conf(5) knob (ENABLE_SUID_MAN) will be provided for
  those who still want it installed setuid for whatever reasons.
  
  Revision  Changes    Path
  1.86      +6 -2      src/etc/mtree/BSD.local.dist
  1.252     +5 -3      src/etc/mtree/BSD.usr.dist
  1.20      +3 -1      src/etc/mtree/BSD.x11-4.dist
  1.17      +3 -1      src/etc/mtree/BSD.x11.dist
  1.53      +43 -7     src/gnu/usr.bin/man/man/man.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?200201221515.g0MFFdb13810>