OpenGrok
Cross Reference: compat_70_mod.c
xref
: /
src
/
sys
/
compat
/
common
/
compat_70_mod.c
Home
|
History
|
Annotate
|
Download
|
only in
common
History log of
/src/sys/compat/common/compat_70_mod.c
Revision
Date
Author
Comments
1.3
17-Apr-2019
msaitoh
branches: 1.3.4;
KNF. No functional change.
1.2
27-Jan-2019
pgoyette
Merge the [pgoyette-compat] branch
1.1
15-Mar-2018
pgoyette
branches: 1.1.2;
file compat_70_mod.c was initially added on branch pgoyette-compat.
1.1.2.12
15-Oct-2018
pgoyette
Convert the compat70_unp_addsockcred hook to the MP-safe mechanism.
XXX One more remaining: sysvipc50_sysctl
1.1.2.11
15-Oct-2018
pgoyette
Convert another hook to the MP-sfe mechanism.
XXX still have three more to convert: openat_10, sysvipc50_sysctl and
XXX compat70_unp_addsockcred
1.1.2.10
22-Sep-2018
pgoyette
#include "opt_compat_netbsd.h" for all sources that provide compat code.
1.1.2.9
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.8
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.7
24-Mar-2018
pgoyette
Don't include unneeded opt_* files
1.1.2.6
21-Mar-2018
pgoyette
Add a compat_80 module - we need this for some raidframe stuff.
Update other modules to add compat_80 to the required lists.
1.1.2.5
17-Mar-2018
pgoyette
Make all the compat_xx_{init,fini} routines return an int, whether or
not they currently need it.
1.1.2.4
16-Mar-2018
pgoyette
Move closer to getting a compat_60 module - still needs more work
1.1.2.3
16-Mar-2018
pgoyette
Initial pass at setting up the compat_60 module.
XXX needs some work to properly handle cpu_ucode stuff.
While here, move details of compat_70 init/fini routines into the
module itself.
1.1.2.2
15-Mar-2018
pgoyette
Remove some unnecessary #includes
1.1.2.1
15-Mar-2018
pgoyette
Create a separate module for COMPAT_70 code only, and untangle the
70 compat code from the current.
1.3.4.2
10-Jun-2019
christos
Sync with HEAD
1.3.4.1
17-Apr-2019
christos
file compat_70_mod.c was added on branch phil-wifi on 2019-06-10 22:06:58 +0000
Indexes created Fri Oct 17 23:09:53 GMT 2025