Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: [netbsd-5] src/sys/dev/raidframe



Module Name:    src
Committed By:   snj
Date:           Sat Apr  4 17:15:14 UTC 2009

Modified Files:
        src/sys/dev/raidframe [netbsd-5]: rf_disks.c rf_netbsdkintf.c

Log Message:
Pull up following revision(s) (requested by sborrill in ticket #652):
        sys/dev/raidframe/rf_disks.c: revision 1.71
        sys/dev/raidframe/rf_netbsdkintf.c: revision 1.260
Switch various printfs from %ld and %d to PRIu64, etc. to be more consistent
about types (for instance uint32_t was being printed with %d).


To generate a diff of this commit:
cvs rdiff -u -r1.70 -r1.70.10.1 src/sys/dev/raidframe/rf_disks.c
cvs rdiff -u -r1.250.4.3 -r1.250.4.4 src/sys/dev/raidframe/rf_netbsdkintf.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



Home | Main Index | Thread Index | Old Index