Date: Tue, 13 Mar 2001 08:57:24 +0000 From: Brian Somers <brian@Awfulhak.org> To: "Jordan K. Hubbard" <jkh@FreeBSD.org> Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org, brian@Awfulhak.org Subject: Re: cvs commit: src/usr.sbin/sysinstall config.c Message-ID: <200103130857.f2D8vOS30648@hak.lan.Awfulhak.org> In-Reply-To: Message from "Jordan K. Hubbard" <jkh@FreeBSD.org> of "Mon, 12 Mar 2001 22:42:13 PST." <200103130642.f2D6gDA08631@freefall.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
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 <brian@Awfulhak.org> <brian@[uk.]FreeBSD.org>
<http://www.Awfulhak.org> <brian@[uk.]OpenBSD.org>
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200103130857.f2D8vOS30648>
