Skip to content

Commit

Permalink
Explicitly require Security Officer's approval for kernel PRNG bits.
Browse files Browse the repository at this point in the history
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)
  • Loading branch information
trasz committed Sep 17, 2013
1 parent 7dcff09 commit 7b56108
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions LOCKS
Original file line number Diff line number Diff line change
Expand Up @@ -12,3 +12,7 @@ releng/5.* Requires Security Officer approval.
releng/6.* Requires Security Officer approval.
releng/7.* Requires Security Officer approval.
releng/8.* 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.
stable/*/sys/libkern/arc4random.c Requires Security Officer approval.

0 comments on commit 7b56108

Please sign in to comment.