|
|
@625
|
6 years |
alain |
Fix a bug in the vmm_remove_vseg() function: the physical pages …
|
|
|
@624
|
6 years |
alain |
Fix several bugs to use the instruction MMU in kernel mode
in …
|
|
|
@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 …
|
|
|
@616
|
6 years |
alain |
improve cmd_ls() function.
|
|
|
@612
|
6 years |
alain |
Fix several bugs in vfs.c, fatfs.c, and devfs.c to support
the <.> and …
|
|
|
@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, …
|
|
|
@608
|
6 years |
alain |
Introduce cat, rm, cp commands in ksh.
|
|
|
@596
|
6 years |
alain |
Fix a big bug in ksh: wrong handling of illegal command, blocking ksh.
|
|
|
@588
|
6 years |
alain |
Introduce a signal based synchro between INIT and KSH processes
to …
|
|
|
@574
|
6 years |
alain |
Cosmetic.
|
|
|
@503
|
6 years |
viala |
Add void type on function that takes no parameters, fix invalid call.
…
|
|
|
@473
|
6 years |
alain |
Fix several GCC warning related to the -Wextra compilation option.
|
|
|
@469
|
6 years |
alain |
1) Introduce the libsemaphore library.
2) Introduce a small libmath …
|
|
|
@459
|
6 years |
alain |
Introduce the math library, to support the floating point
data used by …
|
|
|
@458
|
6 years |
alain |
fix a bug in ksh.c, related to commands history handling.
|
|
|
@457
|
6 years |
alain |
This version modifies the exec syscall and fixes a large number of …
|
|
|
@446
|
6 years |
alain |
miscelaneous…
|
|
|
@445
|
6 years |
alain |
Restructure the mini_libc.
|
|
|
@444
|
6 years |
satin |
add newlib,libalmos-mkh, restructure shared_syscalls.h and mini-libc
|
|
|
@442
|
6 years |
alain |
Introduce idbg application.
|
|
|
@441
|
7 years |
alain |
Fix a bug in rpc_vmm_get_pte_client() function (bad RPC index).
|
|
|
@440
|
7 years |
alain |
1/ Fix a bug in the Multithreaded "sort" applicationr:
The …
|
|
|
@439
|
7 years |
satin |
Introduice new distributed Makefile architecture.
Remove deprecated …
|
|
|
@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…
|
|
|
@434
|
7 years |
alain |
blap
|
|
|
@427
|
7 years |
alain |
Several processes KSH[i] can be launched by the INIT process.
|
|
|
@418
|
7 years |
alain |
Fix a bug in hal_kentry.S : the "uzone" pointer in the thread …
|
|
|
@416
|
7 years |
alain |
Improve sys_exec.
|
|
|
@414
|
7 years |
alain |
Introduce ksh.ld
|
|
|
@412
|
7 years |
alain |
Introduce user libraries
|
|
|
@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.
|
|
|
@246
|
7 years |
alain |
Fix a major bug in FATFS : miss handling in the FAT mapper.
|
|
|
@230
|
7 years |
max |
Create user/, and a basic shell.
|