|  |  | @436 | 8 years | alain | 1) improve the threads and process destruction mechanism.
2) introduce … | 
                
                  |  |  | @435 | 8 years | alain | Fix a bad bug in scheduler… | 
                
                  |  |  | @433 | 8 years | alain | blip | 
                
                  |  |  | @429 | 8 years | alain | blap | 
                
                  |  |  | @416 | 8 years | alain | Improve sys_exec. | 
                
                  |  |  | @415 | 8 years | alain | Few bugs. | 
                
                  |  |  | @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. | 
                
                  |  |  | @406 | 8 years | alain | This version executed successfully the user "init" process on a … | 
                
                  |  |  | @401 | 8 years | alain | Few bugs in VMM | 
                
                  |  |  | @400 | 8 years | alain | cosmetic bis | 
                
                  |  |  | @399 | 8 years | alain | cosmetic | 
                
                  |  |  | @394 | 8 years | max | Make it compile again, and use panic(). Not sure it is what Alain … | 
                
                  |  |  | @390 | 8 years | alain | RPC_VMM_GET_REF_VSEG renamed to RPC_VMM_GET_VSEG | 
                
                  |  |  | @388 | 8 years | alain | Change the vmm_get_vseg() function to access the reference cluster … | 
                
                  |  |  | @385 | 8 years | max | Remove redundant (and buggy) code. | 
                
                  |  |  | @367 | 8 years | alain | Change Time unit from cycle to TICK (in millisecond).
Fix several bugs … | 
                
                  |  |  | @352 | 8 years | max | Don't compute kcm_page twice. | 
                
                  |  |  | @334 | 8 years | max | Undefined variables. | 
                
                  |  |  | @330 | 8 years | max | style | 
                
                  |  |  | @315 | 8 years | alain | Redefine the fuctions ppm_base2page() / ppm_page2base() / … | 
                
                  |  |  | @313 | 8 years | alain | RSeveral modifs in the page-fault handling. | 
                
                  |  |  | @296 | 8 years | alain | Several modifs in the generic scheduler and in the hal_context to
fix … | 
                
                  |  |  | @286 | 8 years | max | Fix dangerous typos. | 
                
                  |  |  | @279 | 8 years | alain | 1) Introduce independant command fields for the various devices in the … | 
                
                  |  |  | @265 | 8 years | alain | Fix several bugs in VFS. | 
                
                  |  |  | @246 | 8 years | alain | Fix a major bug in FATFS : miss handling in the FAT mapper. | 
                
                  |  |  | @238 | 8 years | alain | Fixing bugs in vfs_lookup() | 
                
                  |  |  | @204 | 8 years | alain | Bug fix in kernel_init
-This line, and those below, will be ignored--
 … | 
                
                  |  |  | @188 | 8 years | alain | Redefine the PIC device API. | 
                
                  |  |  | @184 | 8 years | max | style | 
                
                  |  |  | @183 | 8 years | max | style | 
                
                  |  |  | @182 | 8 years | max | lock leak | 
                
                  |  |  | @181 | 8 years | max | style again | 
                
                  |  |  | @180 | 8 years | max | don't memset ptr if it's null… | 
                
                  |  |  | @179 | 8 years | max | fix a lock leak, there are many others left… | 
                
                  |  |  | @178 | 8 years | max | style | 
                
                  |  |  | @177 | 8 years | max | detect use-after-frees | 
                
                  |  |  | @176 | 8 years | max | detect use-after-frees | 
                
                  |  |  | @175 | 8 years | max | detect use-after-frees | 
                
                  |  |  | @161 | 8 years | max | style | 
                
                  |  |  | @160 | 8 years | max | style | 
                
                  |  |  | @159 | 8 years | max | style | 
                
                  |  |  | @149 | 8 years | max | unused variables | 
                
                  |  |  | @124 | 8 years | max | rename hal_wbflush->hal_fence | 
                
                  |  |  | @101 | 8 years | alain | euh… | 
                
                  |  |  | @68 | 8 years | alain | Fix bug in kernel_init, and reduce size of remote_fifo. | 
                
                  |  |  | @65 | 8 years | max | use %p to silence a few warnings | 
                
                  |  |  | @53 | 8 years | alain | Compilation OK pout TSAR | 
                
                  |  |  | @50 | 8 years | alain | bloup | 
                
                  |  |  | @23 | 8 years | alain | Introduce syscalls. | 
                
                  |  |  | @22 | 8 years | max | cosmetic & typos again | 
                
                  |  |  | @21 | 8 years | max | cosmetic & comments | 
                
                  |  |  | @20 | 8 years | max | cosmetic and improve a few comments | 
                
                  |  |  | @18 | 8 years | max | cosmetic, and a few typos | 
                
                  |  |  | @16 | 8 years | alain | mprove the HAL for interrupt, exception, syscall handling. | 
                
                  |  |  | @14 | 9 years | alain | Bugs fix. | 
                
                  |  |  | @7 | 9 years | alain | Various bugs. | 
                
                  |  |  | @1 | 9 years | alain | First import |