]> Zhao Yanbai Git Server - minix.git/commit
Add VBFS: VirtualBox Shared Folder File System
authorDavid van Moolenbroek <david@minix3.org>
Mon, 9 Apr 2012 17:56:45 +0000 (19:56 +0200)
committerDavid van Moolenbroek <david@minix3.org>
Tue, 10 Apr 2012 22:27:48 +0000 (00:27 +0200)
commit928d76dbe81cc93d320c519f8b7ad2f652e87f3f
treec6780bafeec74d2d887ee8e1b389e57ffc17ffa9
parentbb4d055fa6d95d5baaa62fcc63bba7eba03f7f73
Add VBFS: VirtualBox Shared Folder File System

Refer to "man vbfs" on how to mount it.
commands/profile/sprofalyze.pl
etc/system.conf
man/man8/Makefile
man/man8/hgfs.8
man/man8/vbfs.8 [new file with mode: 0644]
servers/Makefile
servers/vbfs/Makefile [new file with mode: 0644]
servers/vbfs/vbfs.c [new file with mode: 0644]