Home | History | Annotate | only in /src/sys/modules/vnd
History log of /src/sys/modules/vnd
RevisionDateAuthorComments
 1.6 01-May-2019  pgoyette No need to define COMPAT_50 any longer. All the compat decisions are
made with HOOKs.
 1.5 17-Feb-2019  rin 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.4 27-Jan-2019  pgoyette Merge the [pgoyette-compat] branch
 1.3 20-Aug-2015  christos branches: 1.3.16; 1.3.18;
Add ioconf entries to the pseudo-devices.
 1.2 19-Sep-2010  mrg branches: 1.2.18; 1.2.36;
enable COMPAT_30 and COMPAT_50 in the module.
 1.1 05-Feb-2009  haad branches: 1.1.4; 1.1.6; 1.1.8; 1.1.10;
Add support for the MODULAR framework to the vnd driver. Enable building of
vnd.kmod by default.
 1.1.10.1 05-Mar-2011  rmind sync with head
 1.1.8.1 22-Oct-2010  uebayasi Sync with HEAD (-D20101022).
 1.1.6.3 09-Oct-2010  yamt sync with head
 1.1.6.2 04-May-2009  yamt sync with head.
 1.1.6.1 05-Feb-2009  yamt file Makefile was added on branch yamt-nfs-mp on 2009-05-04 08:14:14 +0000
 1.1.4.2 03-Mar-2009  skrll Sync with HEAD.
 1.1.4.1 05-Feb-2009  skrll file Makefile was added on branch nick-hppapmap on 2009-03-03 18:33:38 +0000
 1.2.36.1 22-Sep-2015  skrll Sync with HEAD
 1.2.18.1 03-Dec-2017  jdolecek update from HEAD
 1.3.18.1 10-Jun-2019  christos Sync with HEAD
 1.3.16.1 29-Mar-2018  pgoyette We no longer need to force compat_30 - it will be automatically
invoked if the appropriate compat module is loaded.
 1.1 20-Aug-2015  christos branches: 1.1.2; 1.1.18;
Add ioconf entries to the pseudo-devices.
 1.1.18.2 03-Dec-2017  jdolecek update from HEAD
 1.1.18.1 20-Aug-2015  jdolecek file vnd.ioconf was added on branch tls-maxphys on 2017-12-03 11:39:01 +0000
 1.1.2.2 22-Sep-2015  skrll Sync with HEAD
 1.1.2.1 20-Aug-2015  skrll file vnd.ioconf was added on branch nick-nhusb on 2015-09-22 12:06:10 +0000

RSS XML Feed