From owner-freebsd-current@FreeBSD.ORG Fri Oct 1 11:27:18 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C776816A4CE for ; Fri, 1 Oct 2004 11:27:18 +0000 (GMT) Received: from critter.freebsd.dk (critter.freebsd.dk [212.242.86.163]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2BAB043D62 for ; Fri, 1 Oct 2004 11:27:18 +0000 (GMT) (envelope-from phk@critter.freebsd.dk) Received: from critter.freebsd.dk (localhost [127.0.0.1]) by critter.freebsd.dk (8.13.1/8.13.1) with ESMTP id i91BRGwP064740 for ; Fri, 1 Oct 2004 13:27:16 +0200 (CEST) (envelope-from phk@critter.freebsd.dk) From: "Poul-Henning Kamp" In-Reply-To: Your message of "Fri, 01 Oct 2004 09:29:05 +0200." <60969.1096615745@critter.freebsd.dk> Date: Fri, 01 Oct 2004 13:27:16 +0200 Message-ID: <64739.1096630036@critter.freebsd.dk> Sender: phk@critter.freebsd.dk cc: current@freebsd.org Subject: Re: [HEADSUP] Breaking all the tty drivers one by one... X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 01 Oct 2004 11:27:18 -0000 In message <60969.1096615745@critter.freebsd.dk>, Poul-Henning Kamp writes: >I am going to commit the meaty part of the tty driver cleanup up >starting this weekend and I'll probably do about one or two drivers >per day for the next couple of weeks. > >The total patch is close to 10000 lines and it removes around 3300 >lines of duplicated code in the tty drivers. >PS: The not quite finished patch can be seen in the perforce branch >"phk_tty". I have put a patchfile up for people who are not set up for perforce access: http://phk.freebsd.dk/patch/tty.patch Comments, fixes, etc are very welcome. -- Poul-Henning Kamp | UNIX since Zilog Zeus 3.20 phk@FreeBSD.ORG | TCP/IP since RFC 956 FreeBSD committer | BSD since 4.3-tahoe Never attribute to malice what can adequately be explained by incompetence.