Received: by mail.netbsd.org (Postfix, from userid 605) id C410914A3EC; Fri, 21 Feb 2014 13:21:49 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id F0D1814A3E0 for ; Fri, 21 Feb 2014 13:21:46 +0000 (UTC) X-Virus-Scanned: amavisd-new at NetBSD.org Received: from mail.netbsd.org ([127.0.0.1]) by localhost (mail.NetBSD.org [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id 4VP7wU81wsCy for ; Fri, 21 Feb 2014 13:21:46 +0000 (UTC) Received: from cvs.netbsd.org (cvs.NetBSD.org [IPv6:2001:4f8:3:7:2e0:81ff:fe30:95bd]) by mail.netbsd.org (Postfix) with ESMTP id EC88A14A3C0 for ; Fri, 21 Feb 2014 13:21:45 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id D483E96; Fri, 21 Feb 2014 13:21:45 +0000 (UTC) Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" MIME-Version: 1.0 Date: Fri, 21 Feb 2014 13:21:45 +0000 From: "Stephen Borrill" Subject: CVS commit: [netbsd-6-1] src/sys/arch/atari/dev To: source-changes@NetBSD.org X-Mailer: log_accum Message-Id: <20140221132145.D483E96@cvs.netbsd.org> Sender: source-changes-owner@NetBSD.org List-Id: source-changes.NetBSD.org Precedence: bulk Reply-To: source-changes-d@NetBSD.org Mail-Reply-To: "Stephen Borrill" Mail-Followup-To: source-changes-d@NetBSD.org Module Name: src Committed By: sborrill Date: Fri Feb 21 13:21:45 UTC 2014 Modified Files: src/sys/arch/atari/dev [netbsd-6-1]: ite.c Log Message: Pull up the following revisions(s) (requested by tsutsui in ticket #1033): sys/arch/atari/dev/ite.c: revision 1.72 Fix kernel crash when a user tries to switch to nonexistent terminal. Fixes PR/48599. To generate a diff of this commit: cvs rdiff -u -r1.71 -r1.71.22.1 src/sys/arch/atari/dev/ite.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.