Home | History | Annotate | only in /src/sys/modules/compat_netbsd32_50
History log of /src/sys/modules/compat_netbsd32_50
RevisionDateAuthorComments
 1.6 12-Mar-2020  pgoyette Split out the quota code from the rest of compat_netbsd32 module. This
allows loading of compat_netbsd32 on kernels that don't have ``options
QUOTA'' enabled.
 1.5 26-Sep-2019  christos Kill WARNS = 3 from all the modules that now compile cleanly.
 1.4 18-Jun-2019  pgoyette Include quota compat code by default
 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 10-Sep-2018  pgoyette branches: 1.1.2;
file Makefile was initially added on branch pgoyette-compat.
 1.1.2.5 26-Nov-2018  pgoyette Add the libnv directory for all of the compat_netbsd32* modules
 1.1.2.4 11-Sep-2018  pgoyette Move the NTP compat_30 and compat_50 routines into the version-specific
modules.
 1.1.2.3 11-Sep-2018  pgoyette Move netbsd32_rndpseudo_50.c out of the main netbsd32 module and into
the module that handles netbsd32_50 compatability.
 1.1.2.2 11-Sep-2018  pgoyette Add -DCOMPAT_NETBSD32 for all the version-specific modules
 1.1.2.1 10-Sep-2018  pgoyette More work on splitting the compat_netbsd32 module
 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:17 +0000

RSS XML Feed