|
Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com |
CVS: cvs.openbsd.org: src
From: Theo de Raadt (deraadt
cvs.openbsd.org)
Date: Fri Oct 10 2008 - 15:15:23 CDT
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
CVSROOT: /cvs
Module name: src
Changes by: deraadt
cvs.openbsd.org 2008/10/10 14:15:23
Modified files:
etc : MAKEDEV.common
Log message:
skip making /dev/prandom. as a side effect, /dev/arandom becomes minor 3.
but that is OK because both minor 3 and 4 now do the same thing. eventually,
2 releases from now, everyone will have forgotten about minor 4 and we can
delete the support code for it from sys/dev/rnd.c
various versions of this looked at by millert and todd
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]