source: trunk/kernel/kern/process.c

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @415   6 years alain Few bugs.
(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) @380   7 years alain Remove the generic kernel/kern/do_exception files to handle exceptions …
(edit) @374   7 years max Use panic().
(edit) @373   7 years max Start using panic().
(edit) @367   7 years alain Change Time unit from cycle to TICK (in millisecond). Fix several bugs …
(edit) @337   7 years alain Introduce the delayed context switch if current thread has a lock.
(edit) @326   7 years max This shouldn't be a remote load.
(edit) @324   7 years max The process xptr is already local, so no need to do a remote load.
(edit) @281   7 years max The thread has already been registered in thread_user_create, so don't …
(edit) @279   7 years alain 1) Introduce independant command fields for the various devices in the …
(edit) @204   7 years alain Bug fix in kernel_init -This line, and those below, will be ignored-- …
(edit) @188   7 years alain Redefine the PIC device API.
(edit) @186   7 years max memory leak (among others)
(edit) @172   7 years max style
(edit) @124   7 years max rename hal_wbflush->hal_fence
(edit) @101   7 years alain euh…
(edit) @23   7 years alain Introduce syscalls.
(edit) @14   7 years alain Bugs fix.
(edit) @5   7 years alain Introduce the chdev_t structure in place of the device_t structure.
(add) @1   7 years alain First import
Note: See TracRevisionLog for help on using the revision log.