Home | History | Annotate | only in /src/sys/modules/compat_43
History log of /src/sys/modules/compat_43
RevisionDateAuthorComments
 1.4 26-Sep-2019  christos Kill WARNS = 3 from all the modules that now compile cleanly.
 1.3 17-Feb-2019  rin branches: 1.3.4;
Bump default value of WARNS for modules from 3 to 5, and
explicitly set WARNS for modules that fail with WARNS=5.

Also, turn on -Wno-missing-noreturn for clang for some files.

At the moment, among ~ 360 modules,
- 2 (lua and zfs) need WARNS=0
- 1 (solaris) needs WARNS=1
- 136 need WARNS=3 (mostly due to sign-compare)
- 4 need WARNS=4
- others can be compiled with WARNS=5

Discussed on tech-kern.
 1.2 27-Jan-2019  pgoyette Merge the [pgoyette-compat] branch
 1.1 17-Apr-2018  pgoyette branches: 1.1.2;
file Makefile was initially added on branch pgoyette-compat.
 1.1.2.1 17-Apr-2018  pgoyette First pass at compat modules for 4.3BSD, NetBSD-0.9, and NetBSD-1.0

XXX Still need to deal with the sysctl stuff and other code shared
XXX between 09 and 43
 1.3.4.3 13-Apr-2020  martin Mostly merge changes from HEAD upto 20200411
 1.3.4.2 10-Jun-2019  christos Sync with HEAD
 1.3.4.1 17-Feb-2019  christos file Makefile was added on branch phil-wifi on 2019-06-10 22:09:14 +0000

RSS XML Feed