Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-6]: src/doc Tickets 212, 213, 215-219.
details: https://anonhg.NetBSD.org/src/rev/5cd1fdaea03a
branches: netbsd-6
changeset: 774060:5cd1fdaea03a
user: riz <riz%NetBSD.org@localhost>
date: Mon May 07 16:31:11 2012 +0000
description:
Tickets 212, 213, 215-219.
diffstat:
doc/CHANGES-6.0 | 42 +++++++++++++++++++++++++++++++++++++++++-
1 files changed, 41 insertions(+), 1 deletions(-)
diffs (53 lines):
diff -r b931da6dd047 -r 5cd1fdaea03a doc/CHANGES-6.0
--- a/doc/CHANGES-6.0 Mon May 07 16:30:19 2012 +0000
+++ b/doc/CHANGES-6.0 Mon May 07 16:31:11 2012 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-6.0,v 1.1.2.79 2012/05/07 03:17:51 riz Exp $
+# $NetBSD: CHANGES-6.0,v 1.1.2.80 2012/05/07 16:31:11 riz Exp $
A complete list of changes from the initial NetBSD 6.0 branch on 15 Feb 2012
until the 6.0 release:
@@ -2065,3 +2065,43 @@
evaluating variables.
[gendalia, ticket #211]
+sys/arch/amd64/amd64/machdep.c 1.181
+
+ Fix gdb for i386 binaries on amd64.
+ [christos, ticket #212]
+
+usr.bin/su/su.c 1.70
+
+ Fix su for Kerberos without PAM.
+ [christos, ticket #213]
+
+usr.bin/login/Makefile 1.53-1.55
+usr.bin/login/common.c 1.4
+usr.bin/login/common.h 1.2
+usr.bin/login/k5login.c 1.28-1.33
+usr.bin/login/login.c 1.99-1.102
+usr.bin/login/login_pam.c 1.21
+
+ Make login work for non-PAM build with Kerberos 5.
+ [christos, ticket #215]
+
+sys/dev/usb/ubt.c 1.47
+
+ Prevent ubt synchronization loss from overwriting memory. PR#46338.
+ [christos, ticket #216]
+
+usr.bin/m4/main.c 1.42
+
+ Prevent infinite loop in m4.
+ [christos, ticket #217]
+
+sys/dev/usb/ums.c 1.84
+
+ Add digitizer support to ums(4). PR#46391.
+ [christos, ticket #218]
+
+external/gpl3/gcc/dist/gcc/config/m68k/constraints.md 1.2
+
+ Prevent PIC code on m68k from violating compiler constraints.
+ [christos, ticket #219]
+
Home |
Main Index |
Thread Index |
Old Index