phk 2004-09-17 06:13:47 UTC FreeBSD src repository Modified files: sys/sys tty.h sys/kern tty.c Log: Add ttyalloc() which in due time will be the successor to ttymalloc(), but without the "struct tty *" argument. Revision Changes Path 1.229 +7 -0 src/sys/kern/tty.c 1.91 +1 -0 src/sys/sys/tty.h