Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 6 Dec 2009 23:48:38 +0000 (UTC)
From:      Colin Percival <cperciva@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r200194 - head
Message-ID:  <200912062348.nB6NmcLh035405@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: cperciva
Date: Sun Dec  6 23:48:38 2009
New Revision: 200194
URL: http://svn.freebsd.org/changeset/base/200194

Log:
  Register a request that all changes to *env(3) be reviewed by secteam
  prior to commit due to the problematic history of this code.

Modified:
  head/MAINTAINERS

Modified: head/MAINTAINERS
==============================================================================
--- head/MAINTAINERS	Sun Dec  6 23:31:23 2009	(r200193)
+++ head/MAINTAINERS	Sun Dec  6 23:48:38 2009	(r200194)
@@ -124,6 +124,8 @@ usr.bin/bluetooth	emax	Pre-commit review
 usr.sbin/bluetooth	emax	Pre-commit review preferred.
 gnu/usr.bin/send-pr	bugmaster	Pre-commit review requested.
 ncurses		rafan	Heads-up appreciated, try not to break it.
+*env(3)		secteam	Due to the problematic security history of this
+			code, please have patches reviewed by secteam.
 
 Following are the entries from the Makefiles, and a few other sources.
 Please remove stale entries from both their origin, and this file.



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