From owner-cvs-src@FreeBSD.ORG Wed Jan 4 19:26:37 2006 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D9C0216A41F; Wed, 4 Jan 2006 19:26:37 +0000 (GMT) (envelope-from pjd@garage.freebsd.pl) Received: from mail.garage.freebsd.pl (arm132.internetdsl.tpnet.pl [83.17.198.132]) by mx1.FreeBSD.org (Postfix) with ESMTP id C4EF743D53; Wed, 4 Jan 2006 19:26:36 +0000 (GMT) (envelope-from pjd@garage.freebsd.pl) Received: by mail.garage.freebsd.pl (Postfix, from userid 65534) id 37F1852CB0; Wed, 4 Jan 2006 20:26:34 +0100 (CET) Received: from localhost (dkh250.neoplus.adsl.tpnet.pl [83.24.11.250]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.garage.freebsd.pl (Postfix) with ESMTP id 6E44250F92; Wed, 4 Jan 2006 20:26:27 +0100 (CET) Date: Wed, 4 Jan 2006 20:26:22 +0100 From: Pawel Jakub Dawidek To: Poul-Henning Kamp Message-ID: <20060104192622.GA17950@garage.freebsd.pl> References: <200601040920.k049KgPj081746@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="M9NhX3UHpAaciwkO" Content-Disposition: inline In-Reply-To: <200601040920.k049KgPj081746@repoman.freebsd.org> X-PGP-Key-URL: http://people.freebsd.org/~pjd/pjd.asc X-OS: FreeBSD 7.0-CURRENT i386 User-Agent: mutt-ng/devel-r535 (FreeBSD) X-Spam-Checker-Version: SpamAssassin 3.0.4 (2005-06-05) on mail.garage.freebsd.pl X-Spam-Level: X-Spam-Status: No, score=-0.5 required=3.0 tests=BAYES_00,RCVD_IN_NJABL_DUL, RCVD_IN_SORBS_DUL autolearn=no version=3.0.4 Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/dev/dcons dcons_os.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 04 Jan 2006 19:26:38 -0000 --M9NhX3UHpAaciwkO Content-Type: text/plain; charset=iso-8859-2 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Jan 04, 2006 at 09:20:42AM +0000, Poul-Henning Kamp wrote: +> phk 2006-01-04 09:20:41 UTC +>=20 +> FreeBSD src repository +>=20 +> Modified files: +> sys/dev/dcons dcons_os.c=20 +> Log: +> Use ttyalloc() instead of ttymalloc() [...] +> - tp =3D dev->si_tty =3D ttymalloc(dev->si_tty); +> + tp =3D dev->si_tty; This was your intention not 'tp =3D dev->si_tty =3D ttyalloc();'? --=20 Pawel Jakub Dawidek http://www.wheel.pl pjd@FreeBSD.org http://www.FreeBSD.org FreeBSD committer Am I Evil? Yes, I Am! --M9NhX3UHpAaciwkO Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (FreeBSD) iD4DBQFDvCFeForvXbEpPzQRAsPcAKCkmCn1a4VwBEoVALh7hYnGcEGA5ACYlx1Y riA2RmCClrO/MLLtvm94WQ== =YLKc -----END PGP SIGNATURE----- --M9NhX3UHpAaciwkO--