Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 8 Sep 2001 21:54:10 -0700 (PDT)
From:      Matt Dillon <dillon@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/usr.bin/tip/tip Makefile src/gnu/libexec/uucp/cu Makefile src/gnu/libexec/uucp/uucp Makefile src/gnu/libexec/uucp/uuname Makefile src/gnu/libexec/uucp/uustat Makefile src/gnu/libexec/uucp/uux Makefile
Message-ID:  <200109090454.f894sAc07178@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
dillon      2001/09/08 21:54:10 PDT

  Modified files:
    usr.bin/tip/tip      Makefile 
    gnu/libexec/uucp/cu  Makefile 
    gnu/libexec/uucp/uucp Makefile 
    gnu/libexec/uucp/uuname Makefile 
    gnu/libexec/uucp/uustat Makefile 
    gnu/libexec/uucp/uux Makefile 
  Log:
  Make sure that all non-root-owned binaries in standard system
  paths are chflaged 'schg' to prevent exploit vectors when run
  by cron, by a root user, or by a user other then the one owning the
  binary.  This applies to most of the uucp binaries, cu, tip, and
  man (man was already installed properly).
  
  MFC will occur when approved.
  
  Revision  Changes    Path
  1.12      +2 -1      src/usr.bin/tip/tip/Makefile
  1.9       +2 -1      src/gnu/libexec/uucp/cu/Makefile
  1.7       +2 -1      src/gnu/libexec/uucp/uucp/Makefile
  1.6       +2 -2      src/gnu/libexec/uucp/uuname/Makefile
  1.6       +2 -1      src/gnu/libexec/uucp/uustat/Makefile
  1.7       +2 -1      src/gnu/libexec/uucp/uux/Makefile


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?200109090454.f894sAc07178>