the bitrig patrick_marvell branch has been created by patrick.

it is 0 commits behind master, and 1 commit ahead.

commit 786eb7188325c9a244aa231bdd52331900aca632
diff: https://github.com/bitrig/bitrig/commit/786eb71
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

Reply via email to