cvs commit: src/lib/libc/stdlib grantpt.c src/lib/libutil pty.c

John Baldwin jhb at FreeBSD.org
Tue Jan 15 07:36:23 PST 2008


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


More information about the cvs-src mailing list