From owner-freebsd-current Tue Mar 19 18:24:41 1996 Return-Path: owner-current Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id SAA21883 for current-outgoing; Tue, 19 Mar 1996 18:24:41 -0800 (PST) Received: from who.cdrom.com (who.cdrom.com [204.216.27.3]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id SAA21876 for ; Tue, 19 Mar 1996 18:24:39 -0800 (PST) Received: from bunyip.cc.uq.oz.au (pp@bunyip.cc.uq.oz.au [130.102.2.1]) by who.cdrom.com (8.6.12/8.6.11) with SMTP id SAA12846 for ; Tue, 19 Mar 1996 18:23:18 -0800 Received: from bunyip.cc.uq.oz.au by bunyip.cc.uq.oz.au id <27125-0@bunyip.cc.uq.oz.au>; Wed, 20 Mar 1996 12:17:13 +1000 Received: from orion.devetir.qld.gov.au by pandora.devetir.qld.gov.au (8.6.10/DEVETIR-E0.3a) with ESMTP id MAA03745; Wed, 20 Mar 1996 12:17:00 +1000 Received: by orion.devetir.qld.gov.au (8.6.10/DEVETIR-0.3) id MAA11101; Wed, 20 Mar 1996 12:17:53 +1000 Date: Wed, 20 Mar 1996 12:17:53 +1000 From: Stephen McKay Message-Id: <199603200217.MAA11101@orion.devetir.qld.gov.au> To: Andreas Klemm cc: freebsd-current@freebsd.org, syssgm@devetir.qld.gov.au Subject: Re: Nvi alpha version 1.57 now available. X-Newsreader: NN version 6.5.0 #1 (NOV) Sender: owner-current@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Andreas Klemm wrote: >On Mon, 18 Mar 1996, Keith Bostic wrote: > >> Alpha version 1.57 of nex/nvi is now available for anonymous ftp from >> ftp.cs.berkeley.edu:ucb/4bsd/nvi.ALPHA.1.57.tar.gz, or alternatively, >> from bostic.com:pub/nvi.ALPHA.1.57.tar.gz. > >Should be added to the ports collection first ... if there isn't >any other taker, I'll prepare the port and send it to Satoshi. > >Or should it go directly into the main -current source tree after >a short period of testing ? I think it's still a little bit under baked. I fetched 1.57 yesterday and under Solaris 2.3 'cw' doesn't work (it executes the replacement text as commands!), and under BSD/386 1.1, cursor positioning is sometimes random. These couple instant oddities made me shelve 1.57 and return to 1.56 (which has a sluggish flavour, but otherwise works). If I manage to track down the underlying bugs (there were a lot of compiler warnings about char vs unsigned char, for example), I'll let Keith know. Stephen.