OpenGrok
Cross Reference: compat_40_mod.c
xref
: /
src
/
sys
/
compat
/
common
/
compat_40_mod.c
Home
|
History
|
Annotate
|
Download
|
only in
common
History log of
/src/sys/compat/common/compat_40_mod.c
Revision
Date
Author
Comments
1.2
27-Jan-2019
pgoyette
branches: 1.2.4;
Merge the [pgoyette-compat] branch
1.1
27-Mar-2018
pgoyette
branches: 1.1.2;
file compat_40_mod.c was initially added on branch pgoyette-compat.
1.1.2.7
15-Oct-2018
pgoyette
Convert a couple more hooks to the MP-safe mechanism.
While here, clean up some headers and remove any that are now empty.
1.1.2.6
22-Sep-2018
pgoyette
#include "opt_compat_netbsd.h" for all sources that provide compat code.
1.1.2.5
15-Sep-2018
pgoyette
Since we've already removed the maximum recursion depth for
required modules, there's no need for us to force loading of
the most-recent (ie, "deepest") modules first. So, simplify
the required-modules lists to require only the next-highest
version's module.
This will also make it easier to add new compat_xx modules
for future release versions.
1.1.2.4
13-Sep-2018
pgoyette
When unloading a module with MODULE_CMD_FINI, call the compat_xx_fini()
routine rather than again calling the compat_xx_init() routine!
(Cut&paste strikes again)
1.1.2.3
10-Sep-2018
pgoyette
Remove the monolithic compat and compat_sysv modules. Now that we
don't have aliases, we need to use only the version-specific module
names when resolving dependencies.
1.1.2.2
16-Apr-2018
pgoyette
Rename if_[45]0_{init,fini} entry points to more appropriate and more
consistent uipc_syscalls_[45]0_{init,fini} and remove some multiple
declarations.
1.1.2.1
27-Mar-2018
pgoyette
Create a compat_40 module
1.2.4.2
10-Jun-2019
christos
Sync with HEAD
1.2.4.1
27-Jan-2019
christos
file compat_40_mod.c was added on branch phil-wifi on 2019-06-10 22:06:57 +0000
Indexes created Wed Oct 15 16:09:53 GMT 2025