summaryrefslogtreecommitdiff
path: root/ChangeLog-98b
diff options
context:
space:
mode:
authorschmidt <douglascraigschmidt@users.noreply.github.com>1999-01-04 11:36:20 +0000
committerschmidt <douglascraigschmidt@users.noreply.github.com>1999-01-04 11:36:20 +0000
commitc9b5c8be1ed7e7f35d480a1dcad4ad67f23de2b7 (patch)
tree82abf0392976cb076bd8577e4b84658d2bacea6b /ChangeLog-98b
parent8d38caf06ef460a251dcf95e5d43b666de64d160 (diff)
downloadATCD-c9b5c8be1ed7e7f35d480a1dcad4ad67f23de2b7.tar.gz
*** empty log message ***
Diffstat (limited to 'ChangeLog-98b')
-rw-r--r--ChangeLog-98b8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog-98b b/ChangeLog-98b
index 13e471d1cf9..fc3da899f07 100644
--- a/ChangeLog-98b
+++ b/ChangeLog-98b
@@ -1,3 +1,11 @@
+Mon Jan 4 03:15:57 1999 Douglas C. Schmidt <schmidt@ace.cs.wustl.edu>
+
+ * ace/Mem_Map: If we're remapping an already-mapped file
+ (i.e., the base_addr_ != 0) && the addr parameter IS 0 (i.e.,
+ the user isn't trying to respecify where to map this file), then
+ we'll try to map over top of the existing region, which implies
+ "MAP_FIXED".
+
Sun Jan 03 23:21:46 1999 Nanbor Wang <nanbor@cs.wustl.edu>
* ace/Service_Config.cpp (initialize): Both initialize methods now