HardenedBSD/sys
Peter Wemm 8e6b01171e 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
..
alpha
amd64
compat/linux
compile
conf Reviewed by: julian and jhay@mikom.csir.co.za 1995-10-26 20:31:59 +00:00
ddb
dev Do a pass over the broken LKM's and update them to use the "new" 1995-10-28 12:35:14 +00:00
fs
gnu
i386 Properly deal with the Ultra series of adapters. We should now understand 1995-10-26 23:57:18 +00:00
isa
isofs/cd9660
kern Call vfs_unbusy() before error returns from sysctl_vnode(). This fixes 1995-10-28 08:50:08 +00:00
libkern
miscfs
modules Do a pass over the broken LKM's and update them to use the "new" 1995-10-28 12:35:14 +00:00
msdosfs
net Reviewed by: julian and jhay@mikom.csir.co.za 1995-10-26 20:31:59 +00:00
netccitt Reviewed by: julian and jhay@mikom.csir.co.za 1995-10-26 20:31:59 +00:00
netinet Reviewed by: julian and jhay@mikom.csir.co.za 1995-10-26 20:31:59 +00:00
netipx Reviewed by: julian and jhay@mikom.csir.co.za 1995-10-26 20:31:59 +00:00
netiso
netns Reviewed by: julian and jhay@mikom.csir.co.za 1995-10-26 20:31:59 +00:00
nfs
nfsclient
nfsserver
pc98/pc98
pccard
pci Recognize the aic7880 and 3940 Ultra. 1995-10-26 23:58:59 +00:00
powerpc/include
rpc
scsi
sys
tools
ufs
vm
Makefile