Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 10 Mar 2001 02:39:52 -0800 (PST)
From:      Bill Fumerola <billf@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/lib/libutil pty.c
Message-ID:  <200103101039.f2AAdqv90048@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
billf       2001/03/10 02:39:52 PST

  Modified files:
    lib/libutil          pty.c 
  Log:
  In theory it would be perfectly legal for a system administrator to
  
  # cd /dev && ./MAKEDEV pty0 pty3
  and/or
  # rm -rf /dev/ptyp0
  
  and expect all programs that use openpty() to still try to find available ptys.
  
  Revision  Changes    Path
  1.11      +2 -2      src/lib/libutil/pty.c


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




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