CVSROOT: /cvs Module name: src Changes by: [email protected] 2013/11/12 09:04:10
Modified files:
sys/arch/sparc/dev: fd.c
Log message:
Use daddr_t to hold calculated disk sector address. %d -> %lld to
match. Whitespace tweaks. All bringing this chunk into identity
with same chunk in sparc64 fd.c.
