From owner-cvs-all Tue Mar 13 0:54:31 2001 Delivered-To: cvs-all@freebsd.org Received: from Awfulhak.org (awfulhak.demon.co.uk [194.222.196.252]) by hub.freebsd.org (Postfix) with ESMTP id D77B237B71B; Tue, 13 Mar 2001 00:54:22 -0800 (PST) (envelope-from brian@Awfulhak.org) Received: from hak.lan.Awfulhak.org (root@hak.lan.Awfulhak.org [172.16.0.12]) by Awfulhak.org (8.11.2/8.11.2) with ESMTP id f2D8uTC13048; Tue, 13 Mar 2001 08:56:29 GMT (envelope-from brian@lan.Awfulhak.org) Received: from hak.lan.Awfulhak.org (brian@localhost [127.0.0.1]) by hak.lan.Awfulhak.org (8.11.3/8.11.3) with ESMTP id f2D8vOS30648; Tue, 13 Mar 2001 08:57:24 GMT (envelope-from brian@hak.lan.Awfulhak.org) Message-Id: <200103130857.f2D8vOS30648@hak.lan.Awfulhak.org> X-Mailer: exmh version 2.3.1 01/18/2001 with nmh-1.0.4 To: "Jordan K. Hubbard" Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org, brian@Awfulhak.org Subject: Re: cvs commit: src/usr.sbin/sysinstall config.c In-Reply-To: Message from "Jordan K. Hubbard" of "Mon, 12 Mar 2001 22:42:13 PST." <200103130642.f2D6gDA08631@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Tue, 13 Mar 2001 08:57:24 +0000 From: Brian Somers Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG At risk of sounding foolish because I didn't look at the diffs.... If you're sorting the file, are you potentially re-ordering duplicate variable assignments, making the final answer different ? And if so, do you really care ? > jkh 2001/03/12 22:42:13 PST > > Modified files: > usr.sbin/sysinstall config.c > Log: > Be a better rc.conf citizen and create an initial file which: > > 1. Has a time-stamp to show when it was created > > 2. Sorts and uniq's the output to only contain single instances of a > given setting. This doesn't mean you still can't have settings which > override one another, that's still possible since it's too much > trouble to do the redundancy checking here. > > Requested by: lots of people > > Revision Changes Path > 1.174 +10 -1 src/usr.sbin/sysinstall/config.c -- Brian Don't _EVER_ lose your sense of humour ! To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message