Subversion Repositories HelenOS

Rev

Go to most recent revision | Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
2531 6095 d 14 h jermar /trunk/uspace/ VFS work.
Implement VFS_REGISTER part of the protocol in the FAT file system.

IPC work.
Rename ipc_data_send_accept() to ipc_data_receive() and ipc_data_send_answer()
to ipc_data_deliver(). Introduce ipc_data_send().
 
2529 6096 d 16 h jermar /trunk/uspace/ Turn the empty fs service into the beginning of FAT support.
Start implementing the VFS protocol for fat.c.
 
2479 6182 d 20 h jermar /trunk/ New, better-structured, directory layout for uspace.  
2071 6339 d 13 h jermar /trunk/ (c) versus (C)  
2006 6387 d 18 h decky /trunk/uspace/ start trivial file system driver