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