From owner-cvs-all Tue Feb 24 22:19:40 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id WAA17260 for cvs-all-outgoing; Tue, 24 Feb 1998 22:19:40 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id WAA17229; Tue, 24 Feb 1998 22:19:36 -0800 (PST) (envelope-from bde@FreeBSD.org) From: Bruce Evans Received: (from bde@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id WAA01895; Tue, 24 Feb 1998 22:19:15 -0800 (PST) Date: Tue, 24 Feb 1998 22:19:15 -0800 (PST) Message-Id: <199802250619.WAA01895@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/sys/kern tty_pty.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk bde 1998/02/24 22:19:15 PST Modified files: sys/kern tty_pty.c Log: Don't depend on "implicit int" or bloat the data section in the declaration of ptc_devsw_installed. Fixed a spelling error. Revision Changes Path 1.51 +3 -3 src/sys/kern/tty_pty.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message