Search:
Login
Preferences
Help/Guide
About Trac
Wiki
Timeline
Roadmap
Browse Source
View Tickets
Search
Context Navigation
View Latest Revision
source:
trunk
/
kernel
/
syscalls
/
sys_mmap.c
Revision Log Mode:
Stop on copy
Follow copies
Show only adds and deletes
View log starting at
and back to
Show at most
revisions per page.
Show full log messages
Legend:
Added
Modified
Copied or renamed
Diff
Rev
Age
Author
Log Message
(edit)
@670
4 years
alain
1) Introduce up to 4 command lines arguments in the KSH "load" …
(edit)
@664
4 years
alain
- Introduce the sys_socket.c file implementing all socket related …
(edit)
@657
5 years
alain
Introduce remote_buf.c/.h & socket.c/.h files. Update dev_nic.c/.h files.
(edit)
@651
5 years
alain
1) Improve the VMM MMAP allocator: implement the "buddy" algorithm to …
(edit)
@637
5 years
alain
Introduce the non-standard pthread_parallel_create() system call and …
(edit)
@635
5 years
alain
This version is a major evolution: The physical memory allocators, …
(edit)
@626
6 years
alain
This version has been tested on the sort multithreaded application …
(edit)
@625
6 years
alain
Fix a bug in the vmm_remove_vseg() function: the physical pages …
(edit)
@624
6 years
alain
Fix several bugs to use the instruction MMU in kernel mode in …
(edit)
@623
6 years
alain
Introduce three new types of vsegs (KCODE,KDATA,KDEV) to map the …
(edit)
@611
6 years
alain
Introduce sigificant modifs in VFS to support the <ls> command, and …
(edit)
@594
6 years
alain
Fix various bugs in sys_stat() and sys_mmap() functions. Improve debug …
(edit)
@566
6 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
7 years
alain
1/ Fix a bug in the Multithreaded "sort" applicationr: The …
(edit)
@438
7 years
alain
Fix a bug in scheduler related to RPC blocking.
(edit)
@435
7 years
alain
Fix a bad bug in scheduler…
(edit)
@407
7 years
alain
First implementation of fork/exec.
(edit)
@23
7 years
alain
Introduce syscalls.
(add)
@1
8 years
alain
First import
Note:
See
TracRevisionLog
for help on using the revision log.
Download in other formats:
RSS Feed
ChangeLog