From owner-cvs-all Wed Sep 27 12: 3: 9 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 9D12E37B423; Wed, 27 Sep 2000 12:03:06 -0700 (PDT) Received: (from wollman@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id MAA54687; Wed, 27 Sep 2000 12:03:06 -0700 (PDT) (envelope-from wollman@FreeBSD.org) Message-Id: <200009271903.MAA54687@freefall.freebsd.org> From: Garrett Wollman Date: Wed, 27 Sep 2000 12:03:06 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/lpr/lpd lpd.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG wollman 2000/09/27 12:03:06 PDT Modified files: usr.sbin/lpr/lpd lpd.c Log: Set SO_REUSEADDR so that lpd can start while old lpd connections are still winding down (or timing out). Also, be slightly more informative in mcleanup() about why lpd is exiting. PR: 21595 Revision Changes Path 1.14 +16 -3 src/usr.sbin/lpr/lpd/lpd.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message