Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 3 Mar 1999 04:10:51 -0800 (PST)
From:      Joerg Wunsch <joerg@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/usr.bin/window wwinit.c wwpty.c wwspawn.c
Message-ID:  <199903031210.EAA03542@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
joerg       1999/03/03 04:10:51 PST

  Modified files:        (Branch: RELENG_3)
    usr.bin/window       wwinit.c wwpty.c wwspawn.c 
  Log:
  MFC: . explicitly use fcntl(...,F_SETOWN) so we get SIGIO's
       . revert to vfork() since the code relied on it
       . lookup ptys up to /dev/tty[pqrst]v
  
  Revision  Changes    Path
  1.9.2.1   +1 -0      src/usr.bin/window/wwinit.c
  1.1.1.1.10.1 +1 -1      src/usr.bin/window/wwpty.c
  1.3.2.1   +2 -2      src/usr.bin/window/wwspawn.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?199903031210.EAA03542>