Subject: importing from another BSD
To: None <tech-userlevel@netbsd.org>
From: Iain Hibbert <plunky@rya-online.net>
List: tech-userlevel
Date: 03/07/2006 18:40:42
Hi,
I have been working here on bluetooth socket support and as part of
that, I am borrowing userland from FreeBSD. I have questions about
preparing this for import to NetBSD (when that happens :)
FreeBSD source does not always follow our share/misc/style - is this
important for imported userland software?
When arranging this for import, do I need to arrange that the import goes
in stages so that my changes are extractable?
what should I do with $FreeBSD: ..$ tags, just leave them alone?
iain