From owner-freebsd-commit Mon Sep 18 22:36:00 1995 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id WAA07114 for freebsd-commit-outgoing; Mon, 18 Sep 1995 22:36:00 -0700 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id WAA07093 for cvs-all-outgoing; Mon, 18 Sep 1995 22:35:57 -0700 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id WAA07075 for cvs-sbin-outgoing; Mon, 18 Sep 1995 22:35:55 -0700 Received: from irz301.inf.tu-dresden.de (irz301.inf.tu-dresden.de [141.76.1.11]) by freefall.freebsd.org (8.6.12/8.6.6) with ESMTP id WAA07034 ; Mon, 18 Sep 1995 22:35:46 -0700 Received: from sax.sax.de by irz301.inf.tu-dresden.de (8.6.12/8.6.12-s1) with ESMTP id HAA10450; Tue, 19 Sep 1995 07:35:42 +0200 Received: by sax.sax.de (8.6.11/8.6.12-s1) with UUCP id HAA07194; Tue, 19 Sep 1995 07:35:42 +0200 Received: (from j@localhost) by uriah.heep.sax.de (8.6.12/8.6.9) id HAA05067; Tue, 19 Sep 1995 07:26:22 +0200 From: J Wunsch Message-Id: <199509190526.HAA05067@uriah.heep.sax.de> Subject: Re: cvs commit: src/sbin/slattach uucplock.c Makefile slattach.c To: ache@freefall.freebsd.org (Andrey A. Chernov) Date: Tue, 19 Sep 1995 07:26:22 +0200 (MET DST) Cc: CVS-commiters@freefall.freebsd.org, cvs-sbin@freefall.freebsd.org Reply-To: joerg_wunsch@uriah.heep.sax.de (Joerg Wunsch) In-Reply-To: <199509190327.UAA29208@freefall.freebsd.org> from "Andrey A. Chernov" at Sep 18, 95 08:27:34 pm X-Phone: +49-351-2012 669 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: 630 Sender: owner-commit@FreeBSD.org Precedence: bulk As Andrey A. Chernov wrote: > > ache 95/09/18 20:27:33 > > Modified: sbin/slattach Makefile slattach.c > Added: sbin/slattach uucplock.c > Log: > Implement uucp-locking Hmm, i think it's not of much use since the dialing program needs already to lock the tty prior slattach gets control over it (at least, for a separate dialer). Your changes will most likely now have broken my SLIP wrapper. :-( You would better have put this into the slipdial program. -- cheers, J"org joerg_wunsch@uriah.heep.sax.de -- http://www.sax.de/~joerg/ Never trust an operating system you don't have sources for. ;-)