John Baldwin
7471277054
Add an automatic kernel module version dependency to prevent loading
...
modules using invalid ABI versions (e.g. a 7.x module with an 8.x kernel)
for a given kernel:
- Add a 'kernel' module version whose value is __FreeBSD_version.
- Add a version dependency on 'kernel' in every module that has an
acceptable version range of __FreeBSD_version up to the end of the
branch __FreeBSD_version is part of. E.g. a module compiled on 701000
would work on kernels with versions between 701000 and 799999 inclusive.
Discussed on: arch@
MFC after: 1 week
2008-02-13 21:34:06 +00:00
..
2007-12-15 23:13:31 +00:00
2007-11-08 14:47:55 +00:00
2007-10-21 17:29:06 +00:00
2007-12-16 21:18:13 +00:00
2008-02-13 20:44:19 +00:00
2008-01-27 16:06:37 +00:00
2007-11-20 00:37:45 +00:00
2007-12-09 21:00:36 +00:00
2008-01-28 19:04:07 +00:00
2007-12-26 16:45:35 +00:00
2007-12-08 06:47:48 +00:00
2007-12-02 00:05:18 +00:00
2007-11-28 21:54:46 +00:00
2008-01-24 17:10:19 +00:00
2007-11-15 14:20:07 +00:00
2008-01-08 21:58:16 +00:00
2008-01-08 21:58:16 +00:00
2007-10-24 21:33:00 +00:00
2008-02-12 20:55:03 +00:00
2007-12-25 17:52:02 +00:00
2007-12-25 18:36:43 +00:00
2007-12-26 10:57:35 +00:00
2007-10-26 17:03:22 +00:00
2007-12-01 19:24:28 +00:00
2007-12-16 06:07:34 +00:00
2008-02-13 20:44:19 +00:00
2008-02-13 20:44:19 +00:00
2007-11-10 19:11:51 +00:00
2008-02-01 19:36:27 +00:00
2008-01-08 21:58:16 +00:00
2008-02-13 21:34:06 +00:00
2007-11-19 23:36:47 +00:00
2008-02-13 20:59:28 +00:00
2007-10-24 20:51:44 +00:00
2007-12-14 22:20:10 +00:00
2008-01-14 06:33:41 +00:00
2007-12-07 08:20:17 +00:00
2007-12-07 08:20:17 +00:00
2008-01-24 08:25:59 +00:00
2008-02-07 06:55:38 +00:00
2007-11-29 06:34:30 +00:00
2007-11-10 15:06:30 +00:00
2008-02-06 01:02:13 +00:00
2007-12-16 06:21:20 +00:00
2008-02-12 20:55:03 +00:00
2008-01-19 21:41:31 +00:00
2007-11-05 11:36:16 +00:00
2007-11-08 14:47:55 +00:00
2008-02-03 15:54:41 +00:00
2008-02-04 12:25:13 +00:00
2007-12-02 20:40:35 +00:00
2007-11-28 21:54:46 +00:00
2007-12-15 23:13:31 +00:00
2008-02-12 20:11:54 +00:00
2008-02-12 20:11:54 +00:00
2008-02-12 20:09:04 +00:00
2007-12-31 21:12:05 +00:00
2008-02-12 20:11:54 +00:00
2007-12-16 06:21:20 +00:00
2008-01-18 07:04:42 +00:00
2007-12-28 07:03:26 +00:00
2007-12-16 06:12:53 +00:00
2007-11-28 21:54:46 +00:00
2007-12-07 01:46:13 +00:00
2007-11-21 04:21:02 +00:00
2007-12-30 01:42:15 +00:00
2008-02-09 05:16:26 +00:00
2007-09-25 06:25:06 +00:00
2008-01-13 14:44:15 +00:00