.. |
.cvsignore
|
Initial revision
|
1998-10-04 18:02:24 +00:00 |
change.c
|
Implemented file sharing checks in the server.
|
1999-01-03 11:55:56 +00:00 |
console.c
|
Moved process definitions to include/server/process.h
|
1999-02-14 17:58:51 +00:00 |
device.c
|
Added missing includes to avoid warnings/errors.
|
1999-02-09 15:49:39 +00:00 |
event.c
|
Moved process definitions to include/server/process.h
|
1999-02-14 17:58:51 +00:00 |
file.c
|
CLIENT_WaitReply: don't clear last error on success; fixed callers
|
1999-02-28 19:25:51 +00:00 |
main.c
|
Added new_process and init_process request.
|
1999-03-21 19:23:54 +00:00 |
Makefile.in
|
Added server snapshot support (processes only for now).
|
1999-02-14 18:03:15 +00:00 |
mapping.c
|
Added support for mappings with no associated file.
|
1999-02-28 10:13:59 +00:00 |
mutex.c
|
Moved process definitions to include/server/process.h
|
1999-02-14 17:58:51 +00:00 |
object.c
|
Implemented file sharing checks in the server.
|
1999-01-03 11:55:56 +00:00 |
pipe.c
|
Added missing includes to avoid warnings/errors.
|
1999-02-09 15:49:39 +00:00 |
process.c
|
Create startup info for the initial process.
|
1999-03-23 17:04:10 +00:00 |
request.c
|
Added server pid and tid in init_thread request, and use them in
|
1999-03-23 14:09:41 +00:00 |
select.c
|
Added add_queue/remove_queue to server object operations.
|
1998-12-27 08:35:39 +00:00 |
semaphore.c
|
Moved process definitions to include/server/process.h
|
1999-02-14 17:58:51 +00:00 |
snapshot.c
|
Added server snapshot support (processes only for now).
|
1999-02-14 18:03:15 +00:00 |
socket.c
|
Added new_process and init_process request.
|
1999-03-21 19:23:54 +00:00 |
thread.c
|
Added new_process and init_process request.
|
1999-03-21 19:23:54 +00:00 |
trace.c
|
Added cmd line in new_process request.
|
1999-03-27 16:21:05 +00:00 |