|
|
@651
|
5 years |
alain |
1) Improve the VMM MMAP allocator: implement the "buddy" algorithm
to …
|
|
|
@642
|
5 years |
alain |
Introduce two new syscalls : sys_get_thread_info() / sys_fbf()
|
|
|
@641
|
5 years |
alain |
- Fix several bugs.
- Introduce the "stat" command in KSH.
This …
|
|
|
@640
|
5 years |
alain |
Remove all RPCs in page-fault handling.
|
|
|
@637
|
5 years |
alain |
Introduce the non-standard pthread_parallel_create() system call
and …
|
|
|
@626
|
6 years |
alain |
This version has been tested on the sort multithreaded application …
|
|
|
@623
|
6 years |
alain |
Introduce three new types of vsegs (KCODE,KDATA,KDEV)
to map the …
|
|
|
@619
|
6 years |
alain |
1) Fix a bug in KSH : after the "load" command,
the [ksh] prompt is …
|
|
|
@611
|
6 years |
alain |
Introduce sigificant modifs in VFS to support the <ls> command,
and …
|
|
|
@610
|
6 years |
alain |
Fix several bugs in VFS to support the following
ksh commandis : cp, …
|
|
|
@594
|
6 years |
alain |
Fix various bugs in sys_stat() and sys_mmap() functions.
Improve debug …
|
|
|
@584
|
6 years |
alain |
Introduce sys_place_fork() function.
|
|
|
@566
|
6 years |
alain |
Complete restructuration of kernel locks.
|
|
|
@527
|
6 years |
viala |
Rewrite if-then-else return function into switch case.
For safety …
|
|
|
@506
|
6 years |
viala |
[syscalls] add interface in implementation.
Add const where possible, …
|
|
|
@479
|
6 years |
viala |
[kern/syscall] Add void type to function prototypes with no parameter
|
|
|
@457
|
6 years |
alain |
This version modifies the exec syscall and fixes a large number of …
|
|
|
@445
|
6 years |
alain |
Restructure the mini_libc.
|
|
|
@443
|
7 years |
alain |
Fix few bugs whike debugging the sort multi-thread application.
|
|
|
@440
|
7 years |
alain |
1/ Fix a bug in the Multithreaded "sort" applicationr:
The …
|
|
|
@437
|
7 years |
alain |
Fix various bugs
|
|
|
@436
|
7 years |
alain |
1) improve the threads and process destruction mechanism.
2) introduce …
|
|
|
@435
|
7 years |
alain |
Fix a bad bug in scheduler…
|
|
|
@433
|
7 years |
alain |
blip
|
|
|
@421
|
7 years |
alain |
Introduce sys_fg() , sys_display() , sys_wait() syscalls.
|
|
|
@409
|
7 years |
alain |
Fix bugs in exec
|
|
|
@408
|
7 years |
alain |
Fix several bugs in the fork() syscall.
|
|
|
@407
|
7 years |
alain |
First implementation of fork/exec.
|
|
|
@279
|
7 years |
alain |
1) Introduce independant command fields for the various devices in the …
|
|
|
@50
|
7 years |
alain |
bloup
|
|
|
@23
|
7 years |
alain |
Introduce syscalls.
|
|
|
@16
|
8 years |
alain |
mprove the HAL for interrupt, exception, syscall handling.
|
|
|
@1
|
8 years |
alain |
First import
|