cvs commit: src/sys/kern kern_cpu.c

Nate Lawson njl at FreeBSD.org
Fri Sep 2 09:32:46 PDT 2005


njl         2005-09-02 16:32:43 UTC

  FreeBSD src repository

  Modified files:
    sys/kern             kern_cpu.c 
  Log:
  Break out the checks for duplicates and absolute settings being too high
  instead of trying to do them all at once.  This should fix the level sorting
  problems from the previous revision.
  
  Testing help:   ume
  
  Revision  Changes    Path
  1.21      +17 -8     src/sys/kern/kern_cpu.c


More information about the cvs-all mailing list