source: trunk/user/ksh

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @656   4 years alain Fix several bugs in the FATFS and in the VFS, related to the creation …
(edit) @652   4 years alain Introduce the three placement modes in "transpose", "convol', "fft" …
(edit) @647   4 years alain ...miscelaneous…
(edit) @644   4 years alain Introducing application "display".
(edit) @641   4 years alain - Fix several bugs. - Introduce the "stat" command in KSH. This …
(edit) @640   4 years alain Remove all RPCs in page-fault handling.
(edit) @638   5 years alain Fix a bug in the FFT work function (wrong upriv buffer allocation).
(edit) @637   5 years alain Introduce the non-standard pthread_parallel_create() system call and …
(edit) @636   5 years alain Fix a bug in list_remote_add_first() and list_remote_add_last() …
(edit) @635   5 years alain This version is a major evolution: The physical memory allocators, …
(edit) @633   5 years alain cosmetic
(edit) @630   5 years alain 1) Fix a bug in the vfs_add_special_dentries() function: The <.> and …
(edit) @629   5 years alain Remove the "giant" rwlock protecting the GPT, and use the GPT_LOCKED …
(edit) @628   5 years alain Introduce teh page_min / page_max mechanism in the …
(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) @616   5 years alain improve cmd_ls() function.
(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) @610   5 years alain Fix several bugs in VFS to support the following ksh commandis : cp, …
(edit) @608   5 years alain Introduce cat, rm, cp commands in ksh.
(edit) @596   5 years alain Fix a big bug in ksh: wrong handling of illegal command, blocking ksh.
(edit) @588   5 years alain Introduce a signal based synchro between INIT and KSH processes to …
(edit) @574   5 years alain Cosmetic.
(edit) @503   6 years viala Add void type on function that takes no parameters, fix invalid call. …
(edit) @473   6 years alain Fix several GCC warning related to the -Wextra compilation option.
(edit) @469   6 years alain 1) Introduce the libsemaphore library. 2) Introduce a small libmath …
(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) @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) @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) @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) @427   6 years alain Several processes KSH[i] can be launched by the INIT process.
(edit) @418   6 years alain Fix a bug in hal_kentry.S : the "uzone" pointer in the thread …
(edit) @416   6 years alain Improve sys_exec.
(edit) @414   6 years alain Introduce ksh.ld
(edit) @412   6 years alain Introduce user libraries
(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) @246   7 years alain Fix a major bug in FATFS : miss handling in the FAT mapper.
(add) @230   7 years max Create user/, and a basic shell.
Note: See TracRevisionLog for help on using the revision log.