Subject: CVS commit: basesrc [netbsd-1-5]
To: None <source-changes@netbsd.org>
From: John Hawkinson <jhawk@netbsd.org>
List: source-changes
Date: 01/25/2001 16:35:21
Module Name: basesrc
Committed By: jhawk
Date: Thu Jan 25 14:35:21 UTC 2001
Modified Files:
basesrc/sbin/modload [netbsd-1-5]: elf.c
Log Message:
Pull up revision 1.4 (requested by jdolecek):
Ensure that data_hole is aligned to a section, otherwise
elf_mod_sizes() may report a size too small, affecting LKM loading.
To generate a diff of this commit:
cvs rdiff -r1.3 -r1.3.6.1 basesrc/sbin/modload/elf.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.