From owner-freebsd-commit Sat Dec 16 13:45:15 1995 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id NAA03451 for freebsd-commit-outgoing; Sat, 16 Dec 1995 13:45:15 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id NAA03441 for cvs-all-outgoing; Sat, 16 Dec 1995 13:45:10 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id NAA03429 for cvs-sys-outgoing; Sat, 16 Dec 1995 13:45:08 -0800 (PST) Received: (from bde@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id NAA03418 Sat, 16 Dec 1995 13:45:05 -0800 (PST) Date: Sat, 16 Dec 1995 13:45:05 -0800 (PST) From: Bruce Evans Message-Id: <199512162145.NAA03418@freefall.freebsd.org> To: CVS-committers, cvs-sys Subject: cvs commit: src/sys/kern tty.c Sender: owner-commit@FreeBSD.ORG Precedence: bulk bde 95/12/16 13:45:04 Modified: sys/kern tty.c Log: Oops, the last commit missed one change from 200 to OBUFSIZ + 100. Revision Changes Path 1.78 +2 -2 src/sys/kern/tty.c