From owner-cvs-usrsbin Fri Oct 24 16:31:25 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id QAA28555 for cvs-usrsbin-outgoing; Fri, 24 Oct 1997 16:31:25 -0700 (PDT) (envelope-from owner-cvs-usrsbin) Received: from lsd.relcom.eu.net (lsd.relcom.eu.net [193.124.23.23]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id QAA28522; Fri, 24 Oct 1997 16:30:56 -0700 (PDT) (envelope-from ache@lsd.relcom.eu.net) Received: (from ache@localhost) by lsd.relcom.eu.net (8.8.7/8.8.7) id DAA10453; Sat, 25 Oct 1997 03:30:32 +0400 (MSD) (envelope-from ache) Date: Sat, 25 Oct 1997 03:30:29 +0400 (MSD) From: =?KOI8-R?B?4c7E0sXKIP7F0s7P1w==?= X-Sender: ache@lsd.relcom.eu.net To: Brian Somers cc: Brian Somers , cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-usrsbin@FreeBSD.ORG Subject: Re: cvs commit: src/usr.sbin/ppp chat.c command.c defs.h main.c modem.c timer.c In-Reply-To: <199710242320.AAA25601@awfulhak.demon.co.uk> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-usrsbin@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk On Sat, 25 Oct 1997, Brian Somers wrote: > I considered having a #define sleep DontUseSleep, but then Nice idea. > retrospectively thought that people should really test their changes > (and figure out that sleep is a no-no). Sometimes it is hard to test this particular thing (shorter sleep). You may never notice that sleep is shorter, f.e. in modem chat code: sleeping short may pass on some modems but not work on some others. -- Andrey A. Chernov http://www.nagual.pp.ru/~ache/