David van Moolenbroek
ef7b484e5c
Create SFFS library out of HGFS
...
This Shared Folders File System library (libsffs) now contains all the
file system logic originally in HGFS. The actual HGFS server code is
now a stub that passes on all the work to libsffs. The libhgfs library
is changed accordingly.
2012-04-09 18:08:26 +02:00
Ben Gras
7336a67dfe
retire PUBLIC, PRIVATE and FORWARD
2012-03-25 21:58:14 +02:00
Arun Thomas
b48b037fbe
Reorganize some directories
...
servers/hgfs/hgfs_server => servers/hgfs
servers/hgfs/libhgfs => lib/libhgfs
servers/rs/service => commands/service
drivers/memory/memory_driver => drivers/memory
drivers/memory/ramdisk => drivers/ramdisk
2010-05-26 22:49:57 +00:00
Arun Thomas
436d6012a3
Convert drivers/ and servers/ over to bsdmake
...
-Move libdriver to lib/
-Install all boot image services on filesystem to aid restartability
2010-03-22 21:25:22 +00:00
David van Moolenbroek
71fe2852f4
HGFS - VMware Shared Folders file system server
2010-01-25 23:18:02 +00:00