source: trunk/kernel/syscalls/sys_mmap.c

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @625   5 years alain Fix a bug in the vmm_remove_vseg() function: the physical pages …
(edit) @624   5 years alain Fix several bugs to use the instruction MMU in kernel mode in …
(edit) @623   5 years alain Introduce three new types of vsegs (KCODE,KDATA,KDEV) to map the …
(edit) @611   5 years alain Introduce sigificant modifs in VFS to support the <ls> command, and …
(edit) @594   5 years alain Fix various bugs in sys_stat() and sys_mmap() functions. Improve debug …
(edit) @566   5 years alain Complete restructuration of kernel locks.
(edit) @506   6 years viala [syscalls] add interface in implementation. Add const where possible, …
(edit) @457   6 years alain This version modifies the exec syscall and fixes a large number of …
(edit) @440   6 years alain 1/ Fix a bug in the Multithreaded "sort" applicationr: The …
(edit) @438   6 years alain Fix a bug in scheduler related to RPC blocking.
(edit) @435   6 years alain Fix a bad bug in scheduler…
(edit) @407   6 years alain First implementation of fork/exec.
(edit) @23   7 years alain Introduce syscalls.
(add) @1   7 years alain First import
Note: See TracRevisionLog for help on using the revision log.