|  |  | @611 | 7 years | alain | Introduce sigificant modifs in VFS to support the <ls> command,
and … | 
                
                  |  |  | @610 | 7 years | alain | Fix several bugs in VFS to support the following
ksh commandis : cp, … | 
                
                  |  |  | @608 | 7 years | alain | Introduce cat, rm, cp commands in ksh. | 
                
                  |  |  | @596 | 7 years | alain | Fix a big bug in ksh: wrong handling of illegal command, blocking ksh. | 
                
                  |  |  | @588 | 7 years | alain | Introduce a signal based synchro between INIT and KSH processes
to … | 
                
                  |  |  | @582 | 7 years | alain | New DQDT implementation supporting missing clusters
thanks to the … | 
                
                  |  |  | @581 | 7 years | alain | 1) Improve the busylock debug infrastructure.
2) introduce a … | 
                
                  |  |  | @580 | 7 years | alain | 1) Register the kernel process in the cluster manager local list.
2) … | 
                
                  |  |  | @574 | 7 years | alain | Cosmetic. | 
                
                  |  |  | @528 | 7 years | nicolas.van.phan | Change usage of y_max/x_max for iterating through clusters.
This is … | 
                
                  |  |  | @504 | 7 years | viala | [user/sort] Fix function prototypes add const when possible. | 
                
                  |  |  | @503 | 7 years | viala | Add void type on function that takes no parameters, fix invalid call.
 … | 
                
                  |  |  | @475 | 7 years | viala | [userland] Add void type to function prototypes with no parameter | 
                
                  |  |  | @473 | 7 years | alain | Fix several GCC warning related to the -Wextra compilation option. | 
                
                  |  |  | @469 | 7 years | alain | 1) Introduce the libsemaphore library.
2) Introduce a small libmath … | 
                
                  |  |  | @465 | 7 years | viala | FIX: Add stdlib.h for call to exit().
Fix:
pgcd.c: In function … | 
                
                  |  |  | @459 | 7 years | alain | Introduce the math library, to support the floating point
data used by … | 
                
                  |  |  | @458 | 7 years | alain | fix a bug in ksh.c, related to commands history handling. | 
                
                  |  |  | @457 | 7 years | alain | This version modifies the exec syscall and fixes a large number of … | 
                
                  |  |  | @450 | 7 years | alain | Fix a bug in function sched_handle_signal():
When the deleted user … | 
                
                  |  |  | @446 | 7 years | alain | miscelaneous… | 
                
                  |  |  | @445 | 7 years | alain | Restructure the mini_libc. | 
                
                  |  |  | @444 | 7 years | satin | add newlib,libalmos-mkh, restructure shared_syscalls.h and mini-libc | 
                
                  |  |  | @442 | 7 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 | 8 years | satin | Introduice new distributed Makefile architecture.
Remove deprecated … | 
                
                  |  |  | @438 | 8 years | alain | Fix a bug in scheduler related to RPC blocking. | 
                
                  |  |  | @437 | 8 years | alain | Fix various bugs | 
                
                  |  |  | @436 | 8 years | alain | 1) improve the threads and process destruction mechanism.
2) introduce … | 
                
                  |  |  | @435 | 8 years | alain | Fix a bad bug in scheduler… | 
                
                  |  |  | @434 | 8 years | alain | blap | 
                
                  |  |  | @427 | 8 years | alain | Several processes KSH[i] can be launched by the INIT process. | 
                
                  |  |  | @418 | 8 years | alain | Fix a bug in hal_kentry.S : the "uzone" pointer in the thread … | 
                
                  |  |  | @417 | 8 years | alain | Introduce sort and pgcd applications. | 
                
                  |  |  | @416 | 8 years | alain | Improve sys_exec. | 
                
                  |  |  | @414 | 8 years | alain | Introduce ksh.ld | 
                
                  |  |  | @412 | 8 years | alain | Introduce user libraries | 
                
                  |  |  | @409 | 8 years | alain | Fix bugs in exec | 
                
                  |  |  | @408 | 8 years | alain | Fix several bugs in the fork() syscall. | 
                
                  |  |  | @407 | 8 years | alain | First implementation of fork/exec. | 
                
                  |  |  | @246 | 8 years | alain | Fix a major bug in FATFS : miss handling in the FAT mapper. | 
                
                  |  |  | @230 | 8 years | max | Create user/, and a basic shell. |