Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 5 Dec 2000 15:17:15 -0800 (PST)
From:      olsenk@iomega.com
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/23308: screen port doesn't attempt to use additional pty's beyond ptypv
Message-ID:  <200012052317.eB5NHFR54011@freefall.freebsd.org>
Resent-Message-ID: <200012052320.eB5NK0054255@freefall.freebsd.org>

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

>Number:         23308
>Category:       ports
>Synopsis:       screen port doesn't attempt to use additional pty's beyond ptypv
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Tue Dec 05 15:20:00 PST 2000
>Closed-Date:
>Last-Modified:
>Originator:     Kurt Olsen
>Release:        
>Organization:
>Environment:
FreeBSD dante 4.1-RELEASE FreeBSD 4.1-RELEASE #11: Fri Dec  1 11:56:10 MST 2000     olsenk@dante:/usr/src/sys/compile/DANTE  i386

>Description:
The c preprocessor symbol PTYRANGE0 at the bottom of config.h is
defined as "p" by default. Which limits the number of available ptys
to 32 regardless of the system's settings.
>How-To-Repeat:

>Fix:
Add a patch to the port which will change the setting of PTYRANGE0
from "p" to "pqrsPQRS".

>Release-Note:
>Audit-Trail:
>Unformatted:


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




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