Matthew Dillon wrote:
dillon 2008/08/25 09:58:41 PDT
DragonFly src repository
Modified files:
sys/boot/pc32/libi386 elf64_freebsd.c
Log:
AMD64 Support:
* Allow booting a kernel with a 512M-aligned KERNBASE.
Submitted-by: Jordan Gordeev <[EMAIL PROTECTED]>
Obtained-from: FreeBSD, with modifications
Revision Changes Path
1.3 +6 -3 src/sys/boot/pc32/libi386/elf64_freebsd.c
http://www.dragonflybsd.org/cvsweb/src/sys/boot/pc32/libi386/elf64_freebsd.c.diff?r1=1.2&r2=1.3&f=u
"Obtained-from: FreeBSD, with modifications"
Just to be precise. The original file comes from FreeBSD.
This patch of mine changes that file, which was already in the DragonFly
repository.
So the original file has been obtained from FreeBSD at some point in the
past and was already present.
The patch is mine. It was not obtained from FreeBSD and they don't have
need for it.