Date: Mon, 13 Aug 2001 00:00:22 -0700 (PDT) From: Bruce Evans <bde@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/i386/isa cy.c Message-ID: <200108130700.f7D70Me05244@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
bde 2001/08/13 00:00:22 PDT Modified files: sys/i386/isa cy.c Log: Use ttymalloc() instead of a static array of `struct tty'. This will be a regression until `pstat -t' actually understands the results of ttymalloc(). Submitted by: mostly by yokota Revision Changes Path 1.119 +3 -16 src/sys/i386/isa/cy.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?200108130700.f7D70Me05244>