Module Name: src Committed By: sborrill Date: Fri Feb 21 12:01:32 UTC 2014
Modified Files: src/doc [netbsd-6]: CHANGES-6.2 Log Message: Ticket #1033 To generate a diff of this commit: cvs rdiff -u -r1.1.2.94 -r1.1.2.95 src/doc/CHANGES-6.2 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
Modified files: Index: src/doc/CHANGES-6.2 diff -u src/doc/CHANGES-6.2:1.1.2.94 src/doc/CHANGES-6.2:1.1.2.95 --- src/doc/CHANGES-6.2:1.1.2.94 Fri Feb 21 10:42:12 2014 +++ src/doc/CHANGES-6.2 Fri Feb 21 12:01:31 2014 @@ -1,4 +1,4 @@ -# $NetBSD: CHANGES-6.2,v 1.1.2.94 2014/02/21 10:42:12 sborrill Exp $ +# $NetBSD: CHANGES-6.2,v 1.1.2.95 2014/02/21 12:01:31 sborrill Exp $ A complete list of changes from the 6.1 release until the 6.2 release: @@ -1338,3 +1338,9 @@ sys/dev/usb/usb_mem.c 1.64 panic. [mlelstv, ticket #1032] +sys/arch/atari/dev/ite.c 1.72 + + Fix kernel crash when a user tries to switch to nonexistent + terminal. Fixes PR/48599. + [tsutsui, ticket #1033] +