Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-2-1]: src/doc ticket 11348
details: https://anonhg.NetBSD.org/src/rev/93302dfde3b9
branches: netbsd-2-1
changeset: 564276:93302dfde3b9
user: bouyer <bouyer%NetBSD.org@localhost>
date: Sun Aug 12 19:55:11 2007 +0000
description:
ticket 11348
diffstat:
doc/CHANGES-2.1.1 | 13 ++++++++++++-
1 files changed, 12 insertions(+), 1 deletions(-)
diffs (24 lines):
diff -r 2ca85dd8a8ec -r 93302dfde3b9 doc/CHANGES-2.1.1
--- a/doc/CHANGES-2.1.1 Sun Aug 12 19:53:17 2007 +0000
+++ b/doc/CHANGES-2.1.1 Sun Aug 12 19:55:11 2007 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-2.1.1,v 1.1.2.74 2007/08/11 14:51:24 bouyer Exp $
+# $NetBSD: CHANGES-2.1.1,v 1.1.2.75 2007/08/12 19:55:11 bouyer Exp $
A complete list of changes from the NetBSD 2.1 release to the NetBSD 2.1.1
release
@@ -717,3 +717,14 @@
Ok'ed by core@
[adrianp, ticket #11356]
+sys/dev/ic/pcdisplay_subr.c 1.33 via patch
+hys/dev/ic/vga.c 1.95 via patch
+sys/dev/ic/vga_raster.c 1.29 via patch
+sys/dev/isa/ega.c 1.23 via patch
+sys/dev/rasops/rasops.c 1.56 via patch
+
+ Implement bounds checking in some places in display driver code to avoid
+ the possibility of a local user panic.
+ Set the 'ri' pointer before use.
+ [mjf, ticket #11348]
+
Home |
Main Index |
Thread Index |
Old Index