aboutsummaryrefslogtreecommitdiff
path: root/LOCKS
Commit message (Collapse)AuthorAgeFilesLines
* LOCKS: update current locksEitan Adler2018-06-091-5/+1
| | | | | | | | | | | - 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 Notes: svn path=/head/; revision=334871
* Explicitly require Security Officer's approval for kernel PRNG bits.Edward Tomasz Napierala2013-09-171-0/+4
| | | | | | | | | | | | Note that there is ongoing discussion about approval requirement for userland PRNG bits. Reviewed by: so (des) Approved by: core (jhb) Approved by: re (gjb) Notes: svn path=/head/; revision=255635
* Test commit to make sure commit mail works after moving the server.Peter Wemm2012-12-291-0/+1
| | | | | | | Approved by: core (implicit) Notes: svn path=/head/; revision=244822
* Update LOCKS syntax.Peter Wemm2008-06-051-4/+4
| | | | | | | Approved by: core (implicit) Notes: svn path=/head/; revision=179574
* Once the release goes out, RELENG_7_* will need approval from so@.Colin Percival2008-01-241-0/+1
| | | | | | | Approved by: core (two months ago) Notes: svn path=/head/; revision=175650
* Document commit constraints for RELENG_6_*.Ruslan Ermilov2006-01-131-0/+1
| | | | | | | Approved by: core (jhb) Notes: svn path=/head/; revision=154289
* Document the previously existing RELENG_[45]_* security branch locks.Peter Wemm2005-06-021-0/+3
| | | | | | | Approved by: core (quite a while ago) Notes: svn path=/head/; revision=146891
* Add a 'statement of intent' blurb to the top of MAINTAINERS. SplitPeter Wemm2005-06-021-0/+8
the role of MAINTAINERS into advisory and strict parts. Introduce a new LOCKS file to document enforced locked parts of the tree. Strict locks are only added with core approval and will generally have a renewal timeout. Clarify that the source tree is a community effort, not a place to stake out 'turf'. This will be refined as needed. With-core-hat-on: Yes Notes: svn path=/head/; revision=146890