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 6088 d 9 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 6089 d 11 h jermar /trunk/uspace/ Turn the empty fs service into the beginning of FAT support.
Start implementing the VFS protocol for fat.c.
 
2479 6175 d 15 h jermar /trunk/ New, better-structured, directory layout for uspace.  
2071 6332 d 8 h jermar /trunk/ (c) versus (C)  
2006 6380 d 13 h decky /trunk/uspace/ start trivial file system driver