From owner-cvs-sbin Fri Jan 19 02:26:53 1996 Return-Path: owner-cvs-sbin Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id CAA05885 for cvs-sbin-outgoing; Fri, 19 Jan 1996 02:26:53 -0800 (PST) Received: from jhome.DIALix.COM (root@jhome.DIALix.COM [192.203.228.69]) by freefall.freebsd.org (8.7.3/8.7.3) with ESMTP id CAA05880 Fri, 19 Jan 1996 02:26:43 -0800 (PST) Received: (from peter@localhost) by jhome.DIALix.COM (8.7.3/8.7.3) id SAA02749; Fri, 19 Jan 1996 18:26:39 +0800 (WST) Date: Fri, 19 Jan 1996 18:26:38 +0800 (WST) From: Peter Wemm To: CVS-committers@freefall.freebsd.org, cvs-sbin@freefall.freebsd.org Subject: Re: cvs commit: src/sbin/rdisc rdisc.c In-Reply-To: <199601191022.CAA05640@freefall.freebsd.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-sbin@FreeBSD.ORG Precedence: bulk On Fri, 19 Jan 1996, Peter Wemm wrote: > Modified: sbin/rdisc rdisc.c > Log: > Source cleanup: prototypes, varargs, POSIXification, getopts, -Wall clean. > Bugfixes: no longer stomps it's argv causing ps to change the string. > > Unfortunately, Bill Fenner and I have overlapping changes here... BTW: this code has successfully worked here and "done the right thing" under test conditions... This should be a good alternative to running routed/gated at boot... -Peter