summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog16
1 files changed, 15 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 5c65917..775e369 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,8 +1,22 @@
+1999-09-04 Thomas Bushnell, BSG <tb@mit.edu>
+
+ * vm/vm_resident.c (vm_page_grab): Only block unprivileged
+ allocations over vm_page_external_limit if they are actually
+ external allocations. Reported by Mark Kettenis
+ (kettenis@wins.uva.nl>.
+
+1999-08-10 Thomas Bushnell, BSG <tb@mit.edu>
+
+ * i386/i386at/model_dep.c (init_alloc_aligned): Revert previous
+ change except for the one to AVAIL_NEXT. All the rest of the
+ previous code was correct. Correction from Momchil Velikov
+ (velco@fadata.bg).
+
1999-07-23 Roland McGrath <roland@baalperazim.frob.com>
* Drivers.macros (AC_DRIVER): Use `test' instead of `[ ... ]'.
Reported by "Momchil 'Velco' Velikov" <velco@fadata.bg>.
-
+
1999-07-20 Roland McGrath <roland@baalperazim.frob.com>
* linux/dev/drivers/block/genhd.c (check_partition): Change message