/[rtmk]/rtmk/ChangeLog
ViewVC logotype

Diff of /rtmk/ChangeLog

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.57 by jrydberg, Wed Mar 6 00:55:01 2002 UTC revision 1.58 by jrydberg, Wed Mar 27 00:13:45 2002 UTC
# Line 1  Line 1 
1    2002-03-27  Johan Rydberg  <jrydberg@rtmk.org>
2    
3            * configure.in: Check for rig.
4            * configure: Regenerate.
5    
6            * Makefile.am (SUBDIRS): Do not do any work in "rig".
7            (BUILT_SOURCES): Add memory-object-proto.h.
8            (CLEANFILES): Defined.
9            (memory-object-client.c): Rule updated.
10            (rtmk-server.c): Likewise.
11            (memory-object-proto.h): New rule.
12            * Makefile.in: Regenerate.
13    
14            * ipc-kmsg.c: Overall updated.
15    
16            * ipc-object.c (right_copyout): New function.
17            (ipc_object_copyout_name): Likewise.
18            (ipc_object_copyout_dest): Likewise.
19            (ipc_object_copyin_from_kernel): Likewise.
20            * ipc-object.h: Prototypes.
21            
22            * pager-dflt.c (dflt_page_request): Function decleration
23            updated.
24    
25            * rtmk.presc: New file.
26            * memory-object.presc: Likewise.
27            * pager-extern.h: Likewise.
28    
29    2002-03-26  Johan Rydberg  <jrydberg@rtmk.org>
30    
31            * host.h (host_info): Prototype.
32    
33            * vm-syscall.c (vm_allocate): Order of arguments updated.
34            * vm-syscall.h (vm_allocate): Likewise.
35            (vm_write): Prototype.
36    
37            * ipc-port.c (port_allocate): Type of argument "portp" changed.
38            * ipc-port.h (port_allocate): Prototype update.
39            (port_set_allocate): Prototype.
40            (port_move_member): Prototype.
41    
42            * ipc-port.h (port_deallocate): Prototype.
43    
44            * task.c (task_threads): Type of argument "threadp" changed.
45            * task.h (task_threads): Prototype update.
46            
47    2002-03-17  Johan Rydberg  <jrydberg@rtmk.org>
48    
49            * ipc-port.h (struct ipc_port ): Add msrights.
50    
51    2002-03-13  Johan Rydberg  <jrydberg@rtmk.org>
52    
53            * task.h (IPC_OBJECT_KERNEL): Defined.
54    
55            * ipc-port.c (ipc_port_release_send): Release send right, and
56            not send-once right.
57    
58    2002-03-08  Johan Rydberg  <jrydberg@rtmk.org>
59    
60            * ipc-kmsg.c (copyin_header): Handle common cases correctly.
61    
62            * ipc-object.h (ipc_entry_alloc): Prototype.
63            (ipc_entry_alloc_name): Likewise.
64            (ipc_entry_dealloc): Likewise.
65    
66            * ipc-object.c (ipc_entry_dealloc): New function.
67    
68  2002-02-26  Johan Rydberg  <jrydberg@rtmk.org>  2002-02-26  Johan Rydberg  <jrydberg@rtmk.org>
69    
70          * And while I was at it, implemented external pagers.          * And while I was at it, implemented external pagers.

Legend:
Removed from v.1.57  
changed lines
  Added in v.1.58

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26