Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 15 Jan 2008 15:36:23 +0000 (UTC)
From:      John Baldwin <jhb@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/lib/libc/stdlib grantpt.c src/lib/libutil pty.c
Message-ID:  <200801151536.m0FFaNHm080385@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
jhb         2008-01-15 15:36:23 UTC

  FreeBSD src repository

  Modified files:
    lib/libc/stdlib      grantpt.c 
    lib/libutil          pty.c 
  Log:
  Put back the openpty(3) and ptsname(3) fixes but don't disable ptsname(3)
  on pts(4) devices this time.  This fixes the issues while leaving pts(4)
  enabled on HEAD.
  
  Revision  Changes    Path
  1.12      +31 -46    src/lib/libc/stdlib/grantpt.c
  1.22      +3 -55     src/lib/libutil/pty.c



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