OpenGrok
Cross Reference: compat_09_mod.c
xref
: /
src
/
sys
/
compat
/
common
/
compat_09_mod.c
Home
|
History
|
Annotate
|
Download
|
only in
common
History log of
/src/sys/compat/common/compat_09_mod.c
Revision
Date
Author
Comments
1.2
27-Jan-2019
pgoyette
branches: 1.2.4;
Merge the [pgoyette-compat] branch
1.1
17-Apr-2018
pgoyette
branches: 1.1.2;
file compat_09_mod.c was initially added on branch pgoyette-compat.
1.1.2.5
22-Sep-2018
pgoyette
#include "opt_compat_netbsd.h" for all sources that provide compat code.
1.1.2.4
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.3
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.2
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.1
17-Apr-2018
pgoyette
Actually commit these three files to provide module interfaces
1.2.4.2
10-Jun-2019
christos
Sync with HEAD
1.2.4.1
27-Jan-2019
christos
file compat_09_mod.c was added on branch phil-wifi on 2019-06-10 22:06:57 +0000
Indexes created Tue Oct 14 06:10:07 GMT 2025