Path: utzoo!attcan!uunet!metaware!ken From: ken@metaware.metaware.com (ken) Newsgroups: comp.unix.microport Subject: Re: Patches for UNaXcess BBS on System V/AT Keywords: UNaXcess, BBS, Patches. Message-ID: <151@metaware.metaware.com> Date: 21 Nov 89 15:48:25 GMT References: <906@cgch.UUCP> Reply-To: ken@metaware.UUCP (ken) Organization: Metaware Incorporated, Santa Cruz, CA Lines: 19 In article <906@cgch.UUCP> whna@cgch.UUCP (Heinz Naef) writes: >The UNaXcess package posted in comp.sources.unix a long time ago compiles >well on Microport System V/AT 2.4. However, trying to access it from the >console produces strange screen output (column mode instead of line mode). > >Since the good old Microport BBS was based on UNaXcess and didn't show up >this problem, there should be patches around to fix this misbehavior. >Could anyone post or mail these patches? > The Microport BBS was always a 386 box running 2.2 and then 3.0e1. We also did a bit of work on the UNaXcess source to fix some bugs and customize it. I don't remember anybug about funny screen output but then I wasn't the one that did most of the work on the source. You might have run into a 286 compiler bug or more likely a C library bug (in puts) or a curses bug (I can't remember if UNaXcess used curses). --Ken