Date: Sat, 9 Jun 2018 03:08:04 +0000 (UTC) From: Eitan Adler <eadler@FreeBSD.org> To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: svn commit: r334871 - head Message-ID: <201806090308.w59384e9082794@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: eadler Date: Sat Jun 9 03:08:04 2018 New Revision: 334871 URL: https://svnweb.freebsd.org/changeset/base/334871 Log: LOCKS: update current locks - use a wild card for releng instead of listing them out. This ignores a technicality that re@ owns the branches during release cycles, but this has not been document in this file in a long time (if ever). Approved by: core Modified: head/LOCKS Modified: head/LOCKS ============================================================================== --- head/LOCKS Sat Jun 9 03:01:38 2018 (r334870) +++ head/LOCKS Sat Jun 9 03:08:04 2018 (r334871) @@ -7,11 +7,7 @@ subsystem login expires notes -------------------------------------- Special cases: -releng/4.* Requires Security Officer approval. -releng/5.* Requires Security Officer approval. -releng/6.* Requires Security Officer approval. -releng/7.* Requires Security Officer approval. -releng/8.* Requires Security Officer approval. +releng/* Requires Security Officer approval. head/sys/dev/random Requires Security Officer approval. head/sys/libkern/arc4random.c Requires Security Officer approval. stable/*/sys/dev/random Requires Security Officer approval.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201806090308.w59384e9082794>