From owner-freebsd-current Tue May 21 12:47:20 1996 Return-Path: owner-current Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id MAA23030 for current-outgoing; Tue, 21 May 1996 12:47:20 -0700 (PDT) Received: from plaut.de ([194.39.177.166]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id MAA23025 for ; Tue, 21 May 1996 12:47:16 -0700 (PDT) Received: from totum.plaut.de (totum.plaut.de [194.39.177.9]) by plaut.de (8.6.12/8.6.12) with ESMTP id UAA14525 for ; Tue, 21 May 1996 20:15:20 +0200 Received: (from root@localhost) by totum.plaut.de (8.7.5/8.7.3) id VAA18253; Tue, 21 May 1996 21:46:56 +0200 (MET DST) Date: Tue, 21 May 1996 21:46:55 +0200 (MET DST) From: Michael Reifenberger To: FreeBSD-Current Subject: Missing functions in FreeBSD. Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-current@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Hi, in order to port a (commercial) NetworkFaxSoftware to FreeBSD, I need: o either a termio.h or the information if I can wrap the termio routines to the termios ones (does anybody know the content of CBAUD?) o The faxsoftware seems to try to lock the Terminal-ttys. Is this necessary under FreeBSD? o The software uses a function to change data+text Segments explicit to readonly. How can this be done under FreeBSD (for the data Pages, because I think that FreeBSD's text-Segments are readonly anyway) Bye! ---- Michael Reifenberger