| History log of /src/sys/modules/compat_80 |
| Revision | Date | Author | Comments |
| 1.5 | 26-Sep-2019 |
christos | Kill WARNS = 3 from all the modules that now compile cleanly.
|
| 1.4 | 22-Jun-2019 |
pgoyette | Set WARNS=3 - signed-vs-unsigned integer compare
|
| 1.3 | 22-Jun-2019 |
pgoyette | Add the if_media_80 source file to the module. The module's initialization code was already updated.
|
| 1.2 | 27-Jan-2019 |
pgoyette | branches: 1.2.4; Merge the [pgoyette-compat] branch
|
| 1.1 | 21-Mar-2018 |
pgoyette | branches: 1.1.2; file Makefile was initially added on branch pgoyette-compat.
|
| 1.1.2.6 | 23-Jan-2019 |
pgoyette | Revert previous. Both opencrypto/ocryptodev and raidframe/rf_compat_xx already exist in their own modules and do not need to be part of the compat_{50,80} modules.
|
| 1.1.2.5 | 23-Jan-2019 |
pgoyette | Ensure that all the compat code gets into the appropriate modules, even compat code that doesn't live in sys/compat
|
| 1.1.2.4 | 03-Oct-2018 |
pgoyette | There are version-specific raid modules so don't include their code in the "generic" version-specific module.
|
| 1.1.2.3 | 03-Apr-2018 |
pgoyette | Remove fixed allocation of modules' "required" lists (previously limited to MAXMODDEPS entries). Update the modctl(MODCTL_STAT) syscall to return the required data in a new format, and retain the previous data format in MODCTL_OSTAT. Update the compat_80 and compat_netbsd32 modules as needed.
|
| 1.1.2.2 | 24-Mar-2018 |
pgoyette | Separate the compat_50 and compat_80 dispatching code from the main body of raidframe, and place into the appropriate compat modules.
Enable building of the compat_80 module.
|
| 1.1.2.1 | 21-Mar-2018 |
pgoyette | Move if_spppsubr compat code into the compat50 module.
More prep work for compat80 module (for raidframe)
|
| 1.2.4.3 | 13-Apr-2020 |
martin | Mostly merge changes from HEAD upto 20200411
|
| 1.2.4.2 | 10-Jun-2019 |
christos | Sync with HEAD
|
| 1.2.4.1 | 27-Jan-2019 |
christos | file Makefile was added on branch phil-wifi on 2019-06-10 22:09:15 +0000
|