History log of /freebsd-10.1-release/sys/modules/aout/
Revision Date Author Comments
272461 03-Oct-2014 gjb

Copy stable/10@r272459 to releng/10.1 as part of
the 10.1-RELEASE process.

Approved by: re (implicit)
Sponsored by: The FreeBSD Foundation


256281 10-Oct-2013 gjb

Copy head (r256279) to stable/10 as part of the 10.0-RELEASE cycle.

Approved by: re (implicit)
Sponsored by: The FreeBSD Foundation


103226 11-Sep-2002 peter

I completely fubared this. An empty EXPORT_SYMS= is not valid. I know I
build this several times, and even tested loaded the module. I must have
changed something right before commit.

Pointed out by: bde


103089 08-Sep-2002 peter

opt_kstack_pages.h is not needed anymore. It would have been a Bad Thing
if it had been different to the running kernel.


103052 07-Sep-2002 peter

Add an a.out exec module.