Date: Sun, 8 Aug 1999 12:47:33 -0700 (PDT) From: Poul-Henning Kamp <phk@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/sys tty.h src/sys/kern tty.c tty_pty.c Message-ID: <199908081947.MAA81949@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
phk 1999/08/08 12:47:32 PDT Modified files: sys/sys tty.h sys/kern tty.c tty_pty.c Log: Add new sysctl "kern.ttys" which return all the struct tty's which have been registered with ttyregister(). register ptys with ttyregister(). Revision Changes Path 1.45 +3 -1 src/sys/sys/tty.h 1.120 +33 -1 src/sys/kern/tty.c 1.63 +2 -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?199908081947.MAA81949>