the bitrig master branch has been updated by natano with 3 new commits: commit b664ac5d27c43ac3d805946d3b44c9c53ce1ca81 diff: https://github.com/bitrig/bitrig/commit/b664ac5 author: Martin Natano <[email protected]> date: Sat Mar 14 21:04:57 2015 +0100
szmin/uiomove conversion. Eliminate two more potentially endless loops. ok pedro@ M sys/net/if_pppx.c M sys/net/if_tun.c commit 51c7531bf0fb388c52fb356dbb8bdf71b5216d96 diff: https://github.com/bitrig/bitrig/commit/51c7531 author: Martin Natano <[email protected]> date: Sat Mar 14 20:22:01 2015 +0100 Convert ktrgenio to size_t; it is only used with unsigned values. ok pedro@ M share/man/man9/ktrace.9 M sys/kern/kern_ktrace.c M sys/sys/ktrace.h commit b22c0c9411d599ad04b05b0713ffb46dc9b75cc4 diff: https://github.com/bitrig/bitrig/commit/b22c0c9 author: Martin Natano <[email protected]> date: Sat Mar 14 20:12:27 2015 +0100 Use szmin() for size_t length value; ok pedro@ M sys/kern/sysv_msg.c
