Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 25 Apr 2009 10:05:55 +0000 (UTC)
From:      Ed Schouten <ed@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/share/man/man4 pts.4 src/sys/kern tty_pts.c
Message-ID:  <200904251013.n3PADaCf091180@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
ed          2009-04-25 10:05:55 UTC

  FreeBSD src repository

  Modified files:
    share/man/man4       pts.4 
    sys/kern             tty_pts.c 
  Log:
  SVN rev 191484 on 2009-04-25 10:05:55Z by ed
  
  Turn MAXPTSDEVS into a sysctl tunable.
  
  This allows users to increase the maximum amount of pseudo-terminals
  without changing any source code. Users must increase UT_LINESIZE before
  attempting to increase kern.pts_maxdev.
  
  Revision  Changes    Path
  1.3       +20 -0     src/share/man/man4/pts.4
  1.31      +17 -2     src/sys/kern/tty_pts.c



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