OpenGrok
Cross Reference: Makefile
xref
: /
src
/
sys
/
modules
/
scsiverbose
/
Makefile
Home
|
History
|
Annotate
|
Download
|
only in
scsiverbose
History log of
/src/sys/modules/scsiverbose/Makefile
Revision
Date
Author
Comments
1.2
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.1
30-May-2010
pgoyette
branches: 1.1.2; 1.1.4; 1.1.6; 1.1.66;
Extract SCSIVERBOSE into a kernel module. The module can be builtin
by defining 'options SCSIVERBOSE' in the kernel config file (no change
from current behavior), or it can be loaded at boot time on those
architectures that support the boot loader's "load" command.
The module is built for all architectures, whether or not SCSI or
atapi support exists.
1.1.66.1
10-Jun-2019
christos
Sync with HEAD
1.1.6.2
17-Aug-2010
uebayasi
Sync with HEAD.
1.1.6.1
30-May-2010
uebayasi
file Makefile was added on branch uebayasi-xip on 2010-08-17 06:47:42 +0000
1.1.4.2
11-Aug-2010
yamt
sync with head.
1.1.4.1
30-May-2010
yamt
file Makefile was added on branch yamt-nfs-mp on 2010-08-11 22:54:52 +0000
1.1.2.2
03-Jul-2010
rmind
sync with head
1.1.2.1
30-May-2010
rmind
file Makefile was added on branch rmind-uvmplock on 2010-07-03 01:19:59 +0000
Indexes created Wed Oct 29 18:09:52 GMT 2025