Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 4 Jan 2006 20:26:22 +0100
From:      Pawel Jakub Dawidek <pjd@FreeBSD.org>
To:        Poul-Henning Kamp <phk@FreeBSD.org>
Cc:        cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   Re: cvs commit: src/sys/dev/dcons dcons_os.c
Message-ID:  <20060104192622.GA17950@garage.freebsd.pl>
In-Reply-To: <200601040920.k049KgPj081746@repoman.freebsd.org>
References:  <200601040920.k049KgPj081746@repoman.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help

--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--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060104192622.GA17950>