From owner-freebsd-commit Thu Sep 14 15:01:26 1995 Return-Path: commit-owner Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id PAA25988 for freebsd-commit-outgoing; Thu, 14 Sep 1995 15:01:26 -0700 Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id PAA25969 for cvs-all-outgoing; Thu, 14 Sep 1995 15:01:20 -0700 Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id PAA25953 for cvs-sbin-outgoing; Thu, 14 Sep 1995 15:01:17 -0700 Received: (from ache@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id PAA25939 ; Thu, 14 Sep 1995 15:01:09 -0700 Date: Thu, 14 Sep 1995 15:01:09 -0700 From: "Andrey A. Chernov" Message-Id: <199509142201.PAA25939@freefall.freebsd.org> To: CVS-commiters, cvs-sbin Subject: cvs commit: src/sbin/startslip uucplock.c Makefile startslip.c Sender: commit-owner@FreeBSD.org Precedence: bulk ache 95/09/14 15:01:07 Modified: sbin/startslip Makefile startslip.c Added: sbin/startslip uucplock.c Log: All changes still related to original version: Don't close line twice. Change typo == to = in assignment. Don't restart, if ioctl fails. Implement uucp-style locking to help dialout pgms.