Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 25 Jan 2009 18:38:42 +0000 (UTC)
From:      Jeff Roberson <jeff@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/kern sys_generic.c
Message-ID:  <200901251838.n0PIcxrj057666@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
jeff        2009-01-25 18:38:42 UTC

  FreeBSD src repository

  Modified files:
    sys/kern             sys_generic.c 
  Log:
  SVN rev 187693 on 2009-01-25 18:38:42Z by jeff
  
   - bit has to be fd_mask to work properly on 64bit platforms.  Constants
     must also be cast even though the result ultimately is promoted
     to 64bit.
   - Correct a loop index upper bound in selscan().
  
  Revision  Changes    Path
  1.168     +6 -5      src/sys/kern/sys_generic.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200901251838.n0PIcxrj057666>