source: trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @463   6 years viala FIX fatfs.c: fix typo print instead of printk in macro.
(edit) @462   6 years viala FIX: Add a spinlock_init on sheduler->lock.
(edit) @461   6 years viala minor: remove extra ';'
(edit) @460   6 years viala Typo: remote_spinlock_lock/unlock decrement/increment locks
(edit) @459   6 years alain Introduce the math library, to support the floating point data used by …
(edit) @458   6 years alain fix a bug in ksh.c, related to commands history handling.
(edit) @457   6 years alain This version modifies the exec syscall and fixes a large number of …
(edit) @456   6 years alain Fix a bug in cycle computation for DEBUG. - -This line, and those …
(edit) @455   6 years viala Change name in banner comment to match filename
(edit) @454   6 years viala Fix typo in several file.
(edit) @453   6 years viala Initialiase vseg->cxy in vseg_init_from_ref()
(edit) @452   6 years alain Split hal_types.h to hal_kernel_types.h & hal_shared_types.h
(edit) @451   6 years alain Fix a bug in soclib_pic driver (bad separation between IOPIC an LAPIC …
(edit) @450   6 years alain Fix a bug in function sched_handle_signal(): When the deleted user …
(edit) @449   6 years alain Introduce several missing user libs.
(edit) @448   6 years alain remove parasitic file <shared_syscalls.h> in directory <syscalls>
(edit) @447   6 years alain Introduce the chdev_queue_display() function.
(edit) @446   6 years alain miscelaneous…
(edit) @445   6 years alain Restructure the mini_libc.
(edit) @444   6 years satin add newlib,libalmos-mkh, restructure shared_syscalls.h and mini-libc
(edit) @443   6 years alain Fix few bugs whike debugging the sort multi-thread application.
(edit) @442   6 years alain Introduce idbg application.
(edit) @441   6 years alain Fix a bug in rpc_vmm_get_pte_client() function (bad RPC index).
(edit) @440   6 years alain 1/ Fix a bug in the Multithreaded "sort" applicationr: The …
(edit) @439   6 years satin Introduice new distributed Makefile architecture. Remove deprecated …
(edit) @438   6 years alain Fix a bug in scheduler related to RPC blocking.
(edit) @437   6 years alain Fix various bugs
(edit) @436   6 years alain 1) improve the threads and process destruction mechanism. 2) introduce …
(edit) @435   6 years alain Fix a bad bug in scheduler…
(edit) @434   6 years alain blap
(edit) @433   6 years alain blip
(edit) @432   6 years alain bloup
(edit) @431   6 years alain OK
(edit) @430   6 years alain blop
(edit) @429   6 years alain blap
(edit) @428   6 years alain blip
(edit) @427   6 years alain Several processes KSH[i] can be launched by the INIT process.
(edit) @426   6 years alain The "nostdio" library has been integrated in the stdio library.
(edit) @425   6 years alain bloup
(edit) @424   6 years alain cosmetic.
(edit) @423   6 years alain cosmetic
(edit) @422   6 years alain cosmetic
(edit) @421   6 years alain Introduce sys_fg() , sys_display() , sys_wait() syscalls.
(edit) @420   6 years alain Fix a bug found by Axel in hal_gpt_unlock_pte()
(edit) @419   6 years alain Fis a bug in function get_name_from_short() in boot_fat32.c
(edit) @418   6 years alain Fix a bug in hal_kentry.S : the "uzone" pointer in the thread …
(edit) @417   6 years alain Introduce sort and pgcd applications.
(edit) @416   6 years alain Improve sys_exec.
(edit) @415   6 years alain Few bugs.
(edit) @414   6 years alain Introduce ksh.ld
(edit) @413   6 years alain Introduce directory libs/build
(edit) @412   6 years alain Introduce user libraries
(edit) @411   6 years alain Introduce hal_vmm.
(edit) @410   6 years alain Introduce new syscalls.
(edit) @409   6 years alain Fix bugs in exec
(edit) @408   6 years alain Fix several bugs in the fork() syscall.
(edit) @407   6 years alain First implementation of fork/exec.
(edit) @406   7 years alain This version executed successfully the user "init" process on a …
(edit) @405   7 years max Remove XXX, it's fine.
(edit) @404   7 years max Explain a bit.
(edit) @403   7 years max Sync with TSAR.
(edit) @402   7 years max Mmh, refix this bug (mistakenly reverted by alain).
(edit) @401   7 years alain Few bugs in VMM
(edit) @400   7 years alain cosmetic bis
(edit) @399   7 years alain cosmetic
(edit) @398   7 years max Wrong value in the timer.
(edit) @397   7 years max Use panic().
(edit) @396   7 years max Use panic().
(edit) @395   7 years max Use panic().
(edit) @394   7 years max Make it compile again, and use panic(). Not sure it is what Alain …
(edit) @393   7 years max Use panic().
(edit) @392   7 years max Start handling page faults. Not tested.
(edit) @391   7 years alain Simplify the hal_mmu_exception() function.
(edit) @390   7 years alain RPC_VMM_GET_REF_VSEG renamed to RPC_VMM_GET_VSEG
(edit) @389   7 years alain Update the RPC_VMM_GET_VSEG.
(edit) @388   7 years alain Change the vmm_get_vseg() function to access the reference cluster …
(edit) @387   7 years max Handle the return from exception.
(edit) @386   7 years max Implement several GPT functions.
(edit) @385   7 years max Remove redundant (and buggy) code.
(edit) @384   7 years max Fix a pretty dumb mistake I made in my last commit.
(edit) @383   7 years max Use constant flags.
(edit) @382   7 years max Sync with TSAR.
(edit) @381   7 years alain Add missing defines in the TSAR exception handler.
(edit) @380   7 years alain Remove the generic kernel/kern/do_exception files to handle exceptions …
(edit) @379   7 years max Remove another vestige.
(edit) @378   7 years max Remove misleading vestige.
(edit) @377   7 years max Remove vestiges.
(edit) @376   7 years max Remove vestiges.
(edit) @375   7 years max Use panic().
(edit) @374   7 years max Use panic().
(edit) @373   7 years max Start using panic().
(edit) @372   7 years max Add a panic function.
(edit) @371   7 years max Treat user/kern exceptions differently.
(edit) @370   7 years max Old can be NULL.
(edit) @369   7 years max style
(edit) @368   7 years max Switch the VM space, and explicitly disable the FPU.
(edit) @367   7 years alain Change Time unit from cycle to TICK (in millisecond). Fix several bugs …
(edit) @366   7 years max Rename to Makefile.tsar.
(edit) @365   7 years max Remove debug function.
(edit) @364   7 years max Don't include params.mk.
Note: See TracRevisionLog for help on using the revision log.