In article <[email protected]>, Chuck Silvers <[email protected]> wrote: >hi folks, > >as taylor requested after the previous mail about this, >I've made a copy of the freebsd files that I started with >and put them in the netbsd source tree layout so that they >can easily be diffed against the merged tree. >I've put several files in >http://ftp.netbsd.org/pub/NetBSD/misc/chs/cddl/20171205/ : > >f-n-remap.pl > the perl script to rearrange the cddl files from a > freebsd source tree into the netbsd source layout > (mostly directory moves, a few file renames) > >fbsd-r315983.tar.gz > the freebsd sources that I started with > >fbsd-r315983-remapped.tar.gz > those freebsd sources as rearranged by the script > >diff.cddl-fbsd-nbsd > diff of fbsd-r315983-remapped.tar.gz vs. the merged tree > >diff.cddl.20171205 > cvs diff of netbsd -current vs. the merged tree > > >this version also includes some cleanup of the existing files, >mainly removing about 30 mostly useless glue header files >(which I found in the process of getting the remap script working). >I haven't conditionalized DTRACE_OPTS yet, but otherwise it should be >very close to what I'll commit. > >please take a look and let me know if there are any other changes >that are desired before I commit it.
Thanks for doing this! Is it too much trouble to import them first in a vendor branch? christos
