Module Name:src
Committed By: skrll
Date: Tue Sep 6 20:33:11 UTC 2016
Modified Files:
src/sys/arch/amd64/conf [netbsd-7-nhusb]: GENERIC
src/sys/arch/arm/allwinner [netbsd-7-nhusb]: awin_otg.c awin_usb.c
src/sys/arch/arm/at91 [netbsd-7-nhusb]: at91ohci.c
Module Name:src
Committed By: martin
Date: Tue Sep 6 07:45:41 UTC 2016
Modified Files:
src/lib/librumpclient: rumpclient.c
src/lib/librumpuser: rumpuser_sp.c
Log Message:
Redo previous by avoiding the casts and using PRIxREGISTER instead
To generate a diff of th
Module Name:src
Committed By: martin
Date: Tue Sep 6 07:32:39 UTC 2016
Modified Files:
src/lib/librumpuser: rumpuser_sp.c
Log Message:
Can not print register_t with %d, cast to long and use %ld instead.
To generate a diff of this commit:
cvs rdiff -u -r1.70 -r1.71 src/l
Module Name:src
Committed By: martin
Date: Tue Sep 6 07:12:48 UTC 2016
Modified Files:
src/lib/librumpclient: rumpclient.c
Log Message:
Fix DPRINTF format
To generate a diff of this commit:
cvs rdiff -u -r1.65 -r1.66 src/lib/librumpclient/rumpclient.c
Please note that