Home | History | Annotate | Download | only in compat_30
History log of /src/sys/modules/compat_30/Makefile
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  28-Mar-2018  pgoyette branches: 1.1.2;
file Makefile was initially added on branch pgoyette-compat.
 1.1.2.3  29-Mar-2018  pgoyette Rename usb_30_subr.c --> usb_subr_30.c for consistency with others
 1.1.2.2  28-Mar-2018  pgoyette Split vnd compat_30 code out of the main driver and into the compat_30
module
 1.1.2.1  28-Mar-2018  pgoyette Initial pass at a compat_30 module.

Still needs some work for dev/vnd and various dev/usb/*
 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