source: trunk/kernel/vfs/vfs.c

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @406   7 years alain This version executed successfully the user "init" process on a …
(edit) @401   7 years alain Few bugs in VMM
(edit) @395   7 years max Use panic().
(edit) @380   7 years alain Remove the generic kernel/kern/do_exception files to handle exceptions …
(edit) @367   7 years alain Change Time unit from cycle to TICK (in millisecond). Fix several bugs …
(edit) @337   7 years alain Introduce the delayed context switch if current thread has a lock.
(edit) @333   7 years max vfs_user_move() returns an error_t, so don't return a count.
(edit) @317   7 years alain 1) Introduce the TSAR hal_cpu_context_switch() function. 2) Introduce …
(edit) @315   7 years alain Redefine the fuctions ppm_base2page() / ppm_page2base() / …
(edit) @313   7 years alain RSeveral modifs in the page-fault handling.
(edit) @296   7 years alain Several modifs in the generic scheduler and in the hal_context to fix …
(edit) @279   7 years alain 1) Introduce independant command fields for the various devices in the …
(edit) @271   7 years max new_offset can be NULL
(edit) @266   7 years alain Implement vfs_lseek() function.
(edit) @265   7 years alain Fix several bugs in VFS.
(edit) @246   7 years alain Fix a major bug in FATFS : miss handling in the FAT mapper.
(edit) @238   7 years alain Fixing bugs in vfs_lookup()
(edit) @222   7 years max fix inverted arguments
(edit) @204   7 years alain Bug fix in kernel_init -This line, and those below, will be ignored-- …
(edit) @188   7 years alain Redefine the PIC device API.
(edit) @124   7 years max rename hal_wbflush->hal_fence
(edit) @101   7 years alain euh…
(edit) @50   7 years alain bloup
(edit) @23   7 years alain Introduce syscalls.
(edit) @14   7 years alain Bugs fix.
(edit) @10   7 years alain Merge all FS related files in one single directory.
(add) @1   7 years alain First import
Note: See TracRevisionLog for help on using the revision log.