the bitrig pedro_misc branch has been created by pedro. it is 0 commits behind master, and 6 commits ahead.
commit 1cdf2ff1a9333b95705f16ab3611da1f07d83d07 diff: https://github.com/bitrig/bitrig/commit/1cdf2ff author: Pedro Martelletto <[email protected]> date: Sat Mar 28 09:51:19 2015 +0100 Explicit cast in uhub_attach(). M sys/dev/usb/uhub.c commit 1c25271c4e2ba92f9c5e8db5ace88feecf5775c0 diff: https://github.com/bitrig/bitrig/commit/1c25271 author: Pedro Martelletto <[email protected]> date: Sat Mar 28 09:46:25 2015 +0100 Avoid silent truncation in min() call. M sys/dev/usb/ugen.c commit 487c09b0443ef9a754d0b878f2e8024fc35cab7d diff: https://github.com/bitrig/bitrig/commit/487c09b author: Pedro Martelletto <[email protected]> date: Sat Mar 28 09:39:36 2015 +0100 Fix bogus truncation of 'start_addr' in read_seeprom(). M sys/dev/ic/smc93cx6.c commit affaca2a2a34c5b7a699c2aa0fb0f07855d2388e diff: https://github.com/bitrig/bitrig/commit/affaca2 author: Pedro Martelletto <[email protected]> date: Sat Mar 28 09:38:37 2015 +0100 A few explicit casts where truncation happens. M sys/dev/ic/ahci.c commit 14ac2933a388cecbf62e2886dab9956062c7f859 diff: https://github.com/bitrig/bitrig/commit/14ac293 author: Pedro Martelletto <[email protected]> date: Sat Mar 28 09:37:42 2015 +0100 Use a larger type for 'sector_count' in ahci_hibernate_io(). No functional change. M sys/dev/ic/ahci.c commit 1f6cb2769e21d84344fb87e14c74dc30cc7dd12c diff: https://github.com/bitrig/bitrig/commit/1f6cb27 author: Pedro Martelletto <[email protected]> date: Sat Mar 28 09:04:15 2015 +0100 Careful truncation from size_t to int. M sys/dev/sdmmc/sdmmc_mem.c
