the bitrig master branch has been updated by natano with 2 new commits: commit 0073b4f168fdee0f1f3193caebf47eff61dea58e diff: https://github.com/bitrig/bitrig/commit/0073b4f author: Martin Natano <[email protected]> date: Sat Mar 14 14:10:18 2015 +0100
Use uiomove for size_t length and convert min() to szmin(). Another potential endless loop caused by integer truncation. ok pedro@ M sys/nfs/nfs_subs.c commit bcb30ff4ffe7b221d9a6603b470e24092f234d9e diff: https://github.com/bitrig/bitrig/commit/bcb30ff author: Martin Natano <[email protected]> date: Sat Mar 14 11:35:57 2015 +0100 Use uiomove for size_t length values; ok pedro@ M sys/dev/ksyms.c M sys/miscfs/fuse/fuse_device.c M sys/miscfs/fuse/fuse_vnops.c M sys/uvm/uvm_io.c
