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 6091 d 11 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 6092 d 13 h jermar /trunk/uspace/ Turn the empty fs service into the beginning of FAT support.
Start implementing the VFS protocol for fat.c.
 
2479 6178 d 17 h jermar /trunk/ New, better-structured, directory layout for uspace.  
2071 6335 d 10 h jermar /trunk/ (c) versus (C)  
2006 6383 d 15 h decky /trunk/uspace/ start trivial file system driver