Date: Tue, 17 Mar 2009 09:50:40 +0000 (UTC) From: Konstantin Belousov <kib@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/kern imgact_elf.c Message-ID: <200903170950.n2H9oof7012410@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
kib 2009-03-17 09:50:40 UTC FreeBSD src repository Modified files: sys/kern imgact_elf.c Log: SVN rev 189919 on 2009-03-17 09:50:40Z by kib Use the properly sized types for ELF object header and program headers. This fixes osrel fetching from the FreeBSD branding note for the 64bit platforms. Reported by: swell.k gmail com Reviewed by: dchagin Tested by: dchagin, swell.k gmail com Revision Changes Path 1.194 +4 -4 src/sys/kern/imgact_elf.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200903170950.n2H9oof7012410>