> I think people will usually agree that removing bloat and duplicated > binaries/code is a good thing. It makes maintenance easier and users get a > consistent environment.
The same source is used to build both the XPG and Sun flavors. For instance, the rm command is built from the same source with 13 lines of distinct code between the two flavors. Presumably these differ because POSIX semantics differ from historical Solaris semantics and we did not want to break legacy Solaris behavior. If that's not the case and we can remove all differences without impacting standards conformance or legacy Solaris semantics, then there's no issue. -- meem _______________________________________________ opensolaris-code mailing list opensolaris-code@opensolaris.org http://mail.opensolaris.org/mailman/listinfo/opensolaris-code