Commit Graph

4 Commits

Author SHA1 Message Date
peter
22cdba1992 Do a pass over the broken LKM's and update them to use the "new"
convention of having their entry point named "<modname>_mod"".
Symorder is enforcing this when the current bsd.kmod.mk is installed.

I've not tested all these, but at least they all compile now.

Reattach them to the makefile.

Note that the change that I made to symorder needs to be compiled and
installed before any LKM's will work - the last version was corrupting
the relocation tables.  A "make world" will to this, but if you
manually run a make on the lkm's you'll need to take care of it by
hand.
1995-10-28 12:35:14 +00:00
rgrimes
0d84aee7e3 Remove trailing whitespace. 1995-05-30 06:12:45 +00:00
wollman
f617f13a55 Again, this is not a filesystem so don't compile it as if it were. 1994-10-27 23:39:19 +00:00
sos
457402dd33 LKM module for the coff loader (used for iBCS2 emulation) 1994-10-14 08:46:12 +00:00