source: trunk/kernel/syscalls/sys_display.c

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @626   5 years alain This version has been tested on the sort multithreaded application …
(edit) @625   5 years alain Fix a bug in the vmm_remove_vseg() function: the physical pages …
(edit) @624   5 years alain Fix several bugs to use the instruction MMU in kernel mode in …
(edit) @623   5 years alain Introduce three new types of vsegs (KCODE,KDATA,KDEV) to map the …
(edit) @619   5 years alain 1) Fix a bug in KSH : after the "load" command, the [ksh] prompt is …
(edit) @614   5 years alain 1) introduce a dev_ioc_sync_write() function in IOC API, to improve …
(edit) @612   5 years alain Fix several bugs in vfs.c, fatfs.c, and devfs.c to support the <.> and …
(edit) @611   5 years alain Introduce sigificant modifs in VFS to support the <ls> command, and …
(edit) @594   5 years alain Fix various bugs in sys_stat() and sys_mmap() functions. Improve debug …
(edit) @584   5 years alain Introduce sys_place_fork() function.
(edit) @580   5 years alain 1) Register the kernel process in the cluster manager local list. 2) …
(edit) @506   6 years viala [syscalls] add interface in implementation. Add const where possible, …
(edit) @457   6 years alain This version modifies the exec syscall and fixes a large number of …
(edit) @450   6 years alain Fix a bug in function sched_handle_signal(): When the deleted user …
(edit) @445   6 years alain Restructure the mini_libc.
(edit) @443   6 years alain Fix few bugs whike debugging the sort multi-thread application.
(edit) @440   6 years alain 1/ Fix a bug in the Multithreaded "sort" applicationr: The …
(edit) @438   6 years alain Fix a bug in scheduler related to RPC blocking.
(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) @433   6 years alain blip
(add) @421   6 years alain Introduce sys_fg() , sys_display() , sys_wait() syscalls.
Note: See TracRevisionLog for help on using the revision log.