Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 9 Feb 2002 17:34:05 -0800 (PST)
From:      Robert Watson <rwatson@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/usr.sbin/sysinstall config.c
Message-ID:  <200202100134.g1A1Y5M10342@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
rwatson     2002/02/09 17:34:05 PST

  Modified files:
    usr.sbin/sysinstall  config.c 
  Log:
  o No longer mount /proc by default on newly installed systems.  Almost
    all facilities that previously relied on /proc have been rewritten
    to use ptrace().  procfs has presented a substantial security
    hazard for years, with several user->root compromises in the last
    few years.  Procfs will continue to be available but will require
    administrator intervention to use.
  
  Reviewed by:    scottl, jedgar, mike, tmm
  
  Revision  Changes    Path
  1.199     +0 -4      src/usr.sbin/sysinstall/config.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?200202100134.g1A1Y5M10342>