|
|
@661
|
4 years |
alain |
Introduce the non-standatd display_socket() syscall.
Improve the …
|
|
|
@657
|
5 years |
alain |
Introduce remote_buf.c/.h & socket.c/.h files.
Update dev_nic.c/.h files.
|
|
|
@650
|
5 years |
alain |
Simplify the pthread_parallel_create() syscall.
|
|
|
@647
|
5 years |
alain |
...miscelaneous…
|
|
|
@643
|
5 years |
alain |
Introduce FBF related syscalls.
|
|
|
@641
|
5 years |
alain |
- Fix several bugs.
- Introduce the "stat" command in KSH.
This …
|
|
|
@640
|
5 years |
alain |
Remove all RPCs in page-fault handling.
|
|
|
@637
|
5 years |
alain |
Introduce the non-standard pthread_parallel_create() system call
and …
|
|
|
@629
|
6 years |
alain |
Remove the "giant" rwlock protecting the GPT, and
use the GPT_LOCKED …
|
|
|
@626
|
6 years |
alain |
This version has been tested on the sort multithreaded application …
|
|
|
@625
|
6 years |
alain |
Fix a bug in the vmm_remove_vseg() function: the physical pages …
|
|
|
@623
|
6 years |
alain |
Introduce three new types of vsegs (KCODE,KDATA,KDEV)
to map the …
|
|
|
@611
|
6 years |
alain |
Introduce sigificant modifs in VFS to support the <ls> command,
and …
|
|
|
@610
|
6 years |
alain |
Fix several bugs in VFS to support the following
ksh commandis : cp, …
|
|
|
@597
|
6 years |
alain |
Rewrite the mmap() and stat() syscalls to implement the cat command in ksh.
|
|
|
@589
|
6 years |
alain |
Introduce a pause() syscall in mini-libc/unistd library.
|
|
|
@580
|
6 years |
alain |
1) Register the kernel process in the cluster manager local list.
2) …
|
|
|
@478
|
6 years |
viala |
[libalmosmkh] Add void type to function prototypes with no parameter
|
|
|
@457
|
6 years |
alain |
This version modifies the exec syscall and fixes a large number of …
|
|
|
@450
|
6 years |
alain |
Fix a bug in function sched_handle_signal():
When the deleted user …
|
|
|
@445
|
6 years |
alain |
Restructure the mini_libc.
|
|
copied from trunk/libs/libalmos-mkh/almos-mkh.h:
|
|
|
@444
|
7 years |
satin |
add newlib,libalmos-mkh, restructure shared_syscalls.h and mini-libc
|