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

[-- Attachment #1 --]
On Wed, Jan 04, 2006 at 09:20:42AM +0000, Poul-Henning Kamp wrote:
+> phk         2006-01-04 09:20:41 UTC
+> 
+>   FreeBSD src repository
+> 
+>   Modified files:
+>     sys/dev/dcons        dcons_os.c 
+>   Log:
+>   Use ttyalloc() instead of ttymalloc()
[...]
+> -	tp = dev->si_tty = ttymalloc(dev->si_tty);
+> +	tp = dev->si_tty;

This was your intention not 'tp = dev->si_tty = ttyalloc();'?

-- 
Pawel Jakub Dawidek                       http://www.wheel.pl
pjd@FreeBSD.org                           http://www.FreeBSD.org
FreeBSD committer                         Am I Evil? Yes, I Am!

[-- Attachment #2 --]
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2 (FreeBSD)

iD4DBQFDvCFeForvXbEpPzQRAsPcAKCkmCn1a4VwBEoVALh7hYnGcEGA5ACYlx1Y
riA2RmCClrO/MLLtvm94WQ==
=YLKc
-----END PGP SIGNATURE-----

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