the bitrig patrick_marvell branch has been updated by patrick with 1 new commit:
commit 2e19c2aece0ce9d1fd3e45fb8b44715cf63b0538 diff: https://github.com/bitrig/bitrig/commit/2e19c2a author: Patrick Wildt <[email protected]> date: Thu Apr 23 23:12:31 2015 +0200 NBD: Implement Network Block Device support. This is modeled after the Linux API, so that existing NBD clients do not need to be changed to work on this platform. M etc/MAKEDEV.common M etc/etc.amd64/MAKEDEV M etc/etc.amd64/MAKEDEV.md M etc/etc.armv7/MAKEDEV M etc/etc.armv7/MAKEDEV.md M share/man/man8/man8.amd64/MAKEDEV.8 M share/man/man8/man8.armv7/MAKEDEV.8 M sys/arch/amd64/amd64/autoconf.c M sys/arch/amd64/amd64/conf.c M sys/arch/amd64/conf/files.amd64 M sys/arch/arm/arm/conf.c M sys/arch/armv7/armv7/autoconf.c M sys/arch/armv7/conf/files.armv7 M sys/conf/GENERIC M sys/conf/files A sys/dev/nbd.c M sys/sys/conf.h
