the bitrig master branch has been updated by pedro with 6 new commits: commit 00fae93fe179a5cf88d40a56b4437633b72c5391 diff: https://github.com/bitrig/bitrig/commit/00fae93 author: Pedro Martelletto <[email protected]> date: Sat Mar 28 09:51:19 2015 +0100
Explicit cast in uhub_attach(). OK natano@. M sys/dev/usb/uhub.c commit 94a15c1abd75e834df903f405f80ca74096f5fa4 diff: https://github.com/bitrig/bitrig/commit/94a15c1 author: Pedro Martelletto <[email protected]> date: Sat Mar 28 09:46:25 2015 +0100 Avoid silent truncation in min() call. OK natano@. M sys/dev/usb/ugen.c commit 67912613248a8103188abf8c79017485bd0adda7 diff: https://github.com/bitrig/bitrig/commit/6791261 author: Pedro Martelletto <[email protected]> date: Sat Mar 28 09:39:36 2015 +0100 Fix bogus truncation of 'start_addr' in read_seeprom(). OK natano@. M sys/dev/ic/smc93cx6.c commit 0862dee448e74762c84b6835ec2a525df653936d diff: https://github.com/bitrig/bitrig/commit/0862dee author: Pedro Martelletto <[email protected]> date: Sat Mar 28 09:38:37 2015 +0100 A few explicit casts where truncation happens. OK natano@. M sys/dev/ic/ahci.c commit e692b6a6bbcbfc3a9d6f389b3613e84a9ff7f249 diff: https://github.com/bitrig/bitrig/commit/e692b6a 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. OK natano@. M sys/dev/ic/ahci.c commit 68895dd76a8a740c16bea00196930edb7771b7a8 diff: https://github.com/bitrig/bitrig/commit/68895dd author: Pedro Martelletto <[email protected]> date: Sat Mar 28 09:04:15 2015 +0100 Careful truncation from size_t to int. OK natano@. M sys/dev/sdmmc/sdmmc_mem.c
