From owner-cvs-lib Sat Sep 7 10:31:57 1996 Return-Path: owner-cvs-lib Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id KAA21744 for cvs-lib-outgoing; Sat, 7 Sep 1996 10:31:57 -0700 (PDT) Received: (from peter@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id KAA21708; Sat, 7 Sep 1996 10:31:41 -0700 (PDT) Date: Sat, 7 Sep 1996 10:31:41 -0700 (PDT) From: Peter Wemm Message-Id: <199609071731.KAA21708@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-lib Subject: cvs commit: src/lib/libss listen.c Sender: owner-cvs-lib@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk peter 96/09/07 10:31:39 Modified: lib/libss listen.c Log: use termios when POSIX is defined in the Makefile, not sgtty Revision Changes Path 1.4 +16 -2 src/lib/libss/listen.c