Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 23 Feb 2008 16:28:36 -0700 (MST)
From:      "M. Warner Losh" <imp@bsdimp.com>
To:        freebsd-hackers@freebsd.org
Subject:   Re: find -lname and -ilname implemented
Message-ID:  <20080223.162836.-1286958600.imp@bsdimp.com>
In-Reply-To: <20080223155355.3f80b77f@bhuda.mired.org>
References:  <20080223131937.182373b2@bhuda.mired.org> <20080223.120546.74701383.imp@bsdimp.com> <20080223155355.3f80b77f@bhuda.mired.org>

next in thread | previous in thread | raw e-mail | index | archive | help
In message: <20080223155355.3f80b77f@bhuda.mired.org>
            Mike Meyer <mwm-keyword-freebsdhackers2.e313df@mired.org> writes:
: > In short, I'm continuig the long tradition that we've done as FreeBSD
: > and that BSD and other Unix vendors did before us: compatibility with
: > other implementations.
: 
: I suspect your definition of "long tradition" is a lot shorter than
: mine. That's they only way I can make that statement make sense - at
: least the part about BSD and other Unix vendors.

Long tradition here spans about 30 years.  SunOS 3.5 had many switches
that did nothing, but were there for compatibility with System III
systems, as one example.  If you look at the evolution of /bin/sh in
FreeBSD you'll notice that over the years it has accumulated much that
is POSIX.  If you look at the evolution of FreeBSD itself, you'll
notice a change from a 'POSIX is evil, except where proven otherwise'
mindset to a 'POSIX is a good thing, except where proven otherwise.'
Lots of people hated POSIX back in the day, but today you'll not find
too many people still in that camp.  POSIX used to be less well
defined than it is today.  The GNU extensions have even been
standardized as POSIX extensions over the years.

It is my belief, based on experience in bringing over tools from other
systems (read Linux) that there's a need to support these extensions,
much like there was a need to support POSIX semantics 10 years ago.
While not well codified, they are none-the-less in widespread use.

Warner



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20080223.162836.-1286958600.imp>