cvs commit: src/sys/platform/vkernel/platform init.c

Matthew Dillon dillon at crater.dragonflybsd.org
Sun Jul 22 13:06:43 PDT 2007


dillon      2007/07/22 13:04:00 PDT

DragonFly src repository

  Modified files:
    sys/platform/vkernel/platform init.c 
  Log:
  Properly initialize next_cpu to 0 when '-l map' is used for the default
  case, with no starting cpu specified.  Only check the string pointer returned
  from strtol() when strtol() is actually called.
  
  Revision  Changes    Path
  1.46      +6 -3      src/sys/platform/vkernel/platform/init.c


http://www.dragonflybsd.org/cvsweb/src/sys/platform/vkernel/platform/init.c.diff?r1=1.45&r2=1.46&f=u





More information about the Commits mailing list