Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 20 May 2002 14:36:01 +0200 (CEST)
From:      Cyrille Lefevre <cyrille.lefevre@laposte.net>
To:        gnats-admin@FreeBSD.org, freebsd-bugs@FreeBSD.org
Subject:   Re: kern/25866: more than 256 ptys, up to 1302 ptys.
Message-ID:  <200205201236.g4KCa1Ds024270@gits.gits.dyndns.org>
In-Reply-To: <200103170250.f2H2o0n26024@freefall.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Mar 16, 2001 06:50:00 pm -0800, gnats-admin@FreeBSD.org wrote:

typo in the current etc/MAKEDEV patch.

$nptyintance must be replaced by $nptyinstance in lines :

offset=$(($class * $nptyinstance))

and

while [ $i -lt $nptyinstance ]; do

in the pty*) section.

Cyrille.
-- 
Cyrille Lefevre                 mailto:cyrille.lefevre@laposte.net

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-bugs" in the body of the message




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