Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/netbsd-1-6]: src/doc rogue fixes



details:   https://anonhg.NetBSD.org/src/rev/a080cc036603
branches:  netbsd-1-6
changeset: 529126:a080cc036603
user:      lukem <lukem%NetBSD.org@localhost>
date:      Tue Oct 01 23:46:58 2002 +0000

description:
rogue fixes

diffstat:

 doc/CHANGES-1.6.1 |  10 +++++++++-
 1 files changed, 9 insertions(+), 1 deletions(-)

diffs (21 lines):

diff -r 22f94bd39283 -r a080cc036603 doc/CHANGES-1.6.1
--- a/doc/CHANGES-1.6.1 Tue Oct 01 23:45:34 2002 +0000
+++ b/doc/CHANGES-1.6.1 Tue Oct 01 23:46:58 2002 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: CHANGES-1.6.1,v 1.1.2.4 2002/09/30 23:29:54 lukem Exp $
+#      $NetBSD: CHANGES-1.6.1,v 1.1.2.5 2002/10/01 23:46:58 lukem Exp $
 
 A complete list of changes from NetBSD 1.6 to NetBSD 1.6.1:
 
@@ -130,3 +130,11 @@
 
        Add uninorth* bus, so that this kernel can boot on
        various newer systems.
+
+games/rogue/inventory.c                                1.8
+games/rogue/message.c                          1.9
+games/rogue/rogue.h                            1.13
+games/rogue/save.c                             1.8
+
+       Fix buffer overflows.
+       [mrg, ticket #892]



Home | Main Index | Thread Index | Old Index