Date: Wed, 25 Oct 2000 22:20:23 +0000 (GMT) From: Terry Lambert <tlambert@primenet.com> To: wollman@khavrinen.lcs.mit.edu (Garrett Wollman) Cc: devnull@khavrinen.lcs.mit.edu, current@FreeBSD.ORG Subject: Re: new rc.network6 and rc.firewall6 Message-ID: <200010252220.PAA06778@usr01.primenet.com> In-Reply-To: <200010252039.QAA10819@khavrinen.lcs.mit.edu> from "Garrett Wollman" at Oct 25, 2000 04:39:37 PM
next in thread | previous in thread | raw e-mail | index | archive | help
> >> (i.e., a topological sort). Does `rcorder' call `tsort' or does it > >> reinvent the wheel? > > > UTSL > > You could have simply answered the question. For the benefit of > everyone else: yes, it reinvents the wheel. I personally don't have a problem with this; tsort should be a library routine referenced by both tsort(1) and rcorder(8), of course, but the way tsort(1) works, there is really no easy way to use it to do the job in any reasonable amount of time. As far as wheel reinvention goes, we should add gcc, ld, and make to the list of programs reinventing the tsort wheel... kinda calls out for a library routine; wait, I already said that once... 8-). Terry Lambert terry@lambert.org --- Any opinions in this posting are my own and not those of my present or previous employers. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200010252220.PAA06778>