cvs commit: src/sys/dev/md md.c

Pawel Jakub Dawidek pjd at FreeBSD.org
Thu Sep 16 11:56:21 PDT 2004


pjd         2004-09-16 18:56:20 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/md           md.c 
  Log:
  Type 'int' is too small for 'i' and 'lastp' variables. Use proper type,
  which is vm_pindex_t (unsigned 64bit on i386).
  
  Revision  Changes    Path
  1.135     +2 -2      src/sys/dev/md/md.c


More information about the cvs-src mailing list