CVSROOT: /cvs Module name: src Changes by: [EMAIL PROTECTED] 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