Date: Tue, 17 Aug 1999 16:08:53 -0700 (PDT) From: Julian Elischer <julian@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern tty_pty.c Message-ID: <199908172308.QAA80738@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
julian 1999/08/17 16:08:52 PDT Modified files: sys/kern tty_pty.c Log: Devfs isn't quite dead yet... Add back devfs support to ptys.. When you use pty(N) it creates pty(N+1) ready for your use in the DEVFS, so DEVFS is not cluttered up with hundreds of ptys you are never going to use. Revision Changes Path 1.64 +36 -1 src/sys/kern/tty_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?199908172308.QAA80738>