Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 13 Jan 2010 21:22:23 +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:  <201001132128.o0DLSUQP029147@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
ed          2010-01-13 21:22:23 UTC

  FreeBSD src repository

  Modified files:
    share/man/man4       pts.4 
    sys/kern             tty_pts.c 
  Log:
  SVN rev 202264 on 2010-01-13 21:22:23Z by ed
  
  Remove the 1000 pseudo terminal limit from pts(4).
  
  Even with the old utmp format, we could in fact go to pts/9999, because
  ut_line wasn't guaranteed to be null terminated there.
  
  Revision  Changes    Path
  1.6       +0 -26     src/share/man/man4/pts.4
  1.42      +0 -8      src/sys/kern/tty_pts.c



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