cvs commit: src/sys/boot/ofw/libofw ofw_disk.c

Peter Grehan grehan at FreeBSD.org
Sun Dec 21 04:16:59 PST 2003


grehan      2003/12/21 04:16:58 PST

  FreeBSD src repository

  Modified files:
    sys/boot/ofw/libofw  ofw_disk.c 
  Log:
  Use daddr_t instead of u_long for byte offset in strategy
  routine to avoid >4G truncation on 32-bit systems.
  
  no objection by: sparc64
  
  Revision  Changes    Path
  1.10      +1 -1      src/sys/boot/ofw/libofw/ofw_disk.c


More information about the cvs-src mailing list