the bitrig master branch has been updated by patrick with 1 new commit: commit 098497f044a2a594586198722b4b049e7e0380fe diff: https://github.com/bitrig/bitrig/commit/098497f 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. no objections M etc/MAKEDEV.common M etc/MAKEDEV.man 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
