From owner-freebsd-hackers Sat Dec 24 13:58:45 1994 Return-Path: hackers-owner Received: (from root@localhost) by freefall.cdrom.com (8.6.9/8.6.6) id NAA02905 for hackers-outgoing; Sat, 24 Dec 1994 13:58:45 -0800 Received: from irz301.inf.tu-dresden.de (irz301.inf.tu-dresden.de [141.76.1.11]) by freefall.cdrom.com (8.6.9/8.6.6) with SMTP id VAA02886 for ; Sat, 24 Dec 1994 21:58:38 GMT Received: from sax.sax.de by irz301.inf.tu-dresden.de with SMTP (5.67b+/DEC-Ultrix/4.3) id AA20981; Sat, 24 Dec 1994 22:59:17 +0100 Received: by sax.sax.de (8.6.9/8.6.9) with UUCP id XAA04788 for hackers%freebsd.org@sax.de; Sat, 24 Dec 1994 23:05:15 +0100 Received: by bonnie.tcd-dresden.de (8.6.8/8.6.6) id WAA19443; Sat, 24 Dec 1994 22:37:47 +0100 From: j@uriah.sax.de (J Wunsch) Message-Id: <199412242137.WAA19443@bonnie.tcd-dresden.de> Subject: ttymalloc()? To: hackers@freebsd.org (FreeBSD hackers) Date: Sat, 24 Dec 1994 22:37:47 +0100 (MET) X-Phone: +49-351-8141 137 Reply-To: joerg_wunsch@uriah.sax.de X-Mailer: ELM [version 2.4 PL23] Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit Content-Length: 731 Sender: hackers-owner@freebsd.org Precedence: bulk Is anybody going to re-implement this? My question is since i'm finalizing the patches for pcvt to run on FreeBSD 2.0. My current policy is to enable ttymalloc() for FreeBSD >= 1.1.5 but not 2.0. But this would require it to be sure it will be in the next official release. If this is not sure, i'd go for ``FreeBSD >= 1.1.5 && FreeBSD < 2.0'' with the option to expand this by ``|| FreeBSD > 2.foobar'' in future. The related question is: would it be similiar to FreeBSD 1.1.5, or similiar to NetBSD? >:-) -- cheers, J"org work: --- no longer --- private: joerg_wunsch@uriah.sax.de Never trust an operating system you don't have sources for. ;-)