cvs commit: src/sys/kern kern_conf.c
    Poul-Henning Kamp 
    phk at FreeBSD.org
       
    Sat Feb 14 09:19:44 PST 2004
    
    
  
phk         2004/02/14 09:19:43 PST
  FreeBSD src repository
  Modified files:
    sys/kern             kern_conf.c 
  Log:
  Remove the check which used to protect us against make_dev() being
  called until DEVFS had a chance to initialize.  Since DEVFS is mandatory
  and things over in that department coincidentally works from without
  any initialization now, this is safe.
  
  Revision  Changes    Path
  1.139     +0 -19     src/sys/kern/kern_conf.c
    
    
More information about the cvs-all
mailing list