summaryrefslogtreecommitdiffstats
path: root/sys/modules/aout
Commit message (Collapse)AuthorAgeFilesLines
* I completely fubared this. An empty EXPORT_SYMS= is not valid. I know Ipeter2002-09-111-2/+0
| | | | | | | build this several times, and even tested loaded the module. I must have changed something right before commit. Pointed out by: bde
* opt_kstack_pages.h is not needed anymore. It would have been a Bad Thingpeter2002-09-081-1/+1
| | | | if it had been different to the running kernel.
* Add an a.out exec module.peter2002-09-071-0/+11
OpenPOWER on IntegriCloud