NetBSD/lib/libisns
lukem c4b7a9e794 bsd.own.mk: rename GCC_NO_* to CC_WNO_*
Rename compiler-warning-disable variables from
	GCC_NO_warning
to
	CC_WNO_warning
where warning is the full warning name as used by the compiler.

GCC_NO_IMPLICIT_FALLTHRU is CC_WNO_IMPLICIT_FALLTHROUGH

Using the convention CC_compilerflag, where compilerflag
is based on the full compiler flag name.
2023-06-03 09:09:01 +00:00
..
Makefile bsd.own.mk: rename GCC_NO_* to CC_WNO_* 2023-06-03 09:09:01 +00:00
isns.3
isns.c
isns.h
isns_config.h lib: remove CONSTCOND comment 2022-04-19 20:32:14 +00:00
isns_defs.h
isns_fileio.c
isns_fileio.h
isns_pdu.c fix mainly same typos as in my previous commit but outside sys/dev/dm. 2021-08-21 23:00:30 +00:00
isns_pdu.h lib: remove CONSTCOND comment 2022-04-19 20:32:14 +00:00
isns_socketio.c
isns_socketio.h
isns_task.c
isns_task.h
isns_thread.c
isns_thread.h
isns_util.c
isns_util.h
shlib_version