From owner-freebsd-current Tue Jul 22 19:02:13 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id TAA15481 for current-outgoing; Tue, 22 Jul 1997 19:02:13 -0700 (PDT) Received: from shell.uniserve.com (tom@shell.uniserve.com [204.244.210.252]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id TAA15476 for ; Tue, 22 Jul 1997 19:02:07 -0700 (PDT) Received: from localhost (tom@localhost) by shell.uniserve.com (8.8.5/8.8.5) with SMTP id TAA22198; Tue, 22 Jul 1997 19:00:48 -0700 (PDT) X-Authentication-Warning: shell.uniserve.com: tom owned process doing -bs Date: Tue, 22 Jul 1997 19:00:48 -0700 (PDT) From: Tom To: Warner Losh cc: current@FreeBSD.ORG Subject: Re: lpr/lpd changes In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk On Tue, 22 Jul 1997, Warner Losh wrote: > > I'm in the process of making a bunch of lpr/lpd security changes from > OpenBSD. There have been a bunch since the last merge that I did. Unrelated: why on earth is lpd started by the default rc* stuff? Seems unwise to fire up something that needs to be configured to be useful first. Tom