| /netbsd-src/external/ibm-public/postfix/dist/src/util/ |
| H A D | valid_hostname.ref | 2 ./valid_hostname: warning: valid_hostname: numeric hostname: 12345678901234567890123456789012345678… 3 ./valid_hostname: warning: valid_ipv4_hostaddr: invalid octet value: 123456789012345678901234567890… 5 ./valid_hostname: warning: valid_hostname: hostname label too long: 1234567890123456789012345678901… 6 ./valid_hostname: warning: valid_ipv4_hostaddr: invalid octet value: 123456789012345678901234567890… 8 ./valid_hostname: warning: valid_ipv4_hostaddr: invalid character 97(decimal): a.123456789012345678… 10 ./valid_hostname: warning: valid_hostname: hostname label too long: a.12345678901234567890123456789… 11 ./valid_hostname: warning: valid_ipv4_hostaddr: invalid character 97(decimal): a.123456789012345678… 13 ./valid_hostname: warning: valid_hostname: numeric hostname: 1.2.3.4 15 ./valid_hostname: warning: valid_hostname: numeric hostname: 321.255.255.255 16 ./valid_hostname: warning: valid_ipv4_hostaddr: invalid octet value: 321.255.255.255 [all …]
|
| H A D | gccw.ref | 6 gccw.c:20: warning: no previous prototype for 'test1' 7 gccw.c:20: warning: return type defaults to 'int' 8 gccw.c:22: warning: unused variable 'foo' 9 gccw.c:25: warning: suggest parentheses around && within || 10 gccw.c:27: warning: statement with no effect 11 gccw.c:30: warning: control reaches end of non-void function 12 gccw.c:35: warning: no previous prototype for 'test2' 13 gccw.c:38: warning: 'bar' might be used uninitialized in this function 14 gccw.c:42: warning: format argument is not a pointer (arg 2) 15 gccw.c:44: warning: too few arguments for format [all …]
|
| H A D | dict_cidr.ref | 1 ./dict_open: warning: cidr map dict_cidr.map, line 5: non-null host address bits in "172.16.1.3/21"… 2 ./dict_open: warning: cidr map dict_cidr.map, line 6: bad mask length in "172.16.1.3/33": skipping … 3 ./dict_open: warning: cidr map dict_cidr.map, line 7: bad network value in "172.999.0.0/21": skippi… 4 ./dict_open: warning: cidr map dict_cidr.map, line 8: bad address pattern: "172.16.1.999": skipping… 5 ./dict_open: warning: cidr map dict_cidr.map, line 9: no lookup result: skipping this rule 6 ./dict_open: warning: cidr map dict_cidr.map, line 38: non-null host address bits in "1.0.0.0/0", p… 7 ./dict_open: warning: cidr map dict_cidr.map, line 40: non-null host address bits in "1::/0", perha… 8 ./dict_open: warning: cidr map dict_cidr.map, line 42: missing ']' character after "[1234": skippin… 9 ./dict_open: warning: cidr map dict_cidr.map, line 43: garbage after "[1234]": skipping this rule 10 ./dict_open: warning: cidr map dict_cidr.map, line 44: bad mask value in "172.16.1.3/3x": skipping … [all …]
|
| H A D | dict_pcre.ref | 1 ./dict_open: warning: pcre map dict_pcre.map, line 1: ignoring extra text after IF statement: "fodd… 2 ./dict_open: warning: pcre map dict_pcre.map, line 1: do not prepend whitespace to statements betwe… 3 ./dict_open: warning: pcre map dict_pcre.map, line 5: ignoring extra text after ENDIF 4 ./dict_open: warning: pcre map dict_pcre.map, line 8: unknown regexp option "!": skipping this rule 5 ./dict_open: warning: pcre map dict_pcre.map, line 9: no replacement text: using empty string 6 ./dict_open: warning: pcre map dict_pcre.map, line 10: out of range replacement index "5": skipping… 7 ./dict_open: warning: pcre map dict_pcre.map, line 17: $number found in negative match replacement … 8 ./dict_open: warning: pcre map dict_pcre.map, line 22: no regexp: skipping this rule 9 ./dict_open: warning: pcre map dict_pcre.map, line 24: ignoring ENDIF without matching IF 10 ./dict_open: warning: pcre map dict_pcre.map, line 25: ignoring ENDIF without matching IF [all …]
|
| /netbsd-src/external/ibm-public/postfix/dist/src/global/ |
| H A D | header_body_checks_warn.ref | 1 header_body_checks: test-queueID: warning: header subject: primary subject 3 header_body_checks: test-queueID: warning: header content-type: multipart/(co\m\)ment)mumble mumble… 8 header_body_checks: test-queueID: warning: body abcdef prolog 11 header_body_checks: test-queueID: warning: body --abcd ef 13 header_body_checks: test-queueID: warning: header content-type: message/rfc822; mumble 16 header_body_checks: test-queueID: warning: header subject: nested subject 18 header_body_checks: test-queueID: warning: header content-type: multipart/mumble; boundary(comment)… 20 header_body_checks: test-queueID: warning: header content-transfer-encoding: base64 22 header_body_checks: warning: invalid message/* or multipart/* encoding domain: base64 24 header_body_checks: test-queueID: warning: body pqrs prolog [all …]
|
| H A D | compat_level_convert.ref | 3 unknown: warning: malformed compatibility level syntax: "3.2.1.0" 4 unknown: warning: malformed compatibility level syntax: "3a.2.1" 5 unknown: warning: malformed compatibility level syntax: "a3.2.1" 6 unknown: warning: malformed compatibility level syntax: "3.a2.1" 7 unknown: warning: malformed compatibility level syntax: "3.2a.1" 8 unknown: warning: malformed compatibility level syntax: "3.2a.a1" 9 unknown: warning: malformed compatibility level syntax: "3.2a.1a" 12 unknown: warning: malformed compatibility level syntax: "3." 13 unknown: warning: malformed compatibility level syntax: "3.2." 14 unknown: warning: malformed compatibility level syntax: "3.1.1." [all …]
|
| /netbsd-src/usr.bin/make/unit-tests/ |
| H A D | varmod-to-separator.mk | 10 . warning Space as separator does not work. 15 . warning Comma as separator does not work. 20 . warning Chaining modifiers does not work. 26 . warning Colon as separator does not work. 33 . warning Colon as separator does not work. 45 . warning Colon as separator does not work. 52 . warning Colon as separator does not work. 59 . warning Colon followed by closing brace does not work. 64 . warning Empty separator before closing brace does not work. 69 . warning Separato [all...] |
| H A D | varmod-edge.mk | 17 . warning expected "${EXP}", got "${MOD}" 28 . warning expected "${EXP}", got "${MOD}" 42 . warning expected "${EXP}", got "${MOD}" 61 . warning expected "${EXP}", got "${MOD}" 74 . warning expected "${EXP}", got "${MOD}" 89 . warning expected "${EXP}", got "${MOD}" 107 . warning expected "${EXP}", got "${MOD}" 121 . warning expected "${EXP}", got "${MOD}" 132 . warning expected "${EXP}", got "${MOD}" 143 . warning expecte [all...] |
| /netbsd-src/etc/powerd/scripts/ |
| H A D | sensor_battery | 13 logger -p warning \ 18 logger -p warning "${0}: (${3}) state changed to ${4} [${1}]" >&1 21 warning-capacity|warning-under) 22 logger -p warning \ 27 logger -p warning \ 31 warning-over) 32 logger -p warning \ 37 logger -p warning \ 42 logger -p warning \ 47 logger -p warning \ [all …]
|
| H A D | sensor_indicator | 13 logger -p warning "${0}: ($1) normal state entered [${3}]" >&1 17 logger -p warning "${0}: ($1) critical state entered [${3}]" >&1 21 logger -p warning "${0}: ($1) dropped below critical limit [${3}]" >&1 25 logger -p warning "${0}: ($1) critical limit exceeded [${3}]" >&1 28 warning-under) 29 logger -p warning "${0}: ($1) dropped below warning limit [${3}]" >&1 32 warning-over) 33 logger -p warning "${0}: ($1) warning limit exceeded [${3}]" >&1 37 logger -p warning "${0}: ($1) state changed [${3}] : ${4}" >&1 41 logger -p warning "${0}: unsupported event ${2} on device ${1}" >&1
|
| H A D | sensor_resistance | 13 logger -p warning "${0}: ($1) normal state entered [${3}]" >&1 17 logger -p warning "${0}: ($1) critical state entered [${3}]" >&1 21 logger -p warning "${0}: ($1) dropped below critical limit [${3}]" >&1 25 logger -p warning "${0}: ($1) critical limit exceeded [${3}]" >&1 28 warning-under) 29 logger -p warning "${0}: ($1) dropped below warning limit [${3}]" >&1 32 warning-over) 33 logger -p warning "${0}: ($1) warning limit exceeded [${3}]" >&1 37 logger -p warning "${0}: unsupported event ${2} on device ${1}" >&1
|
| H A D | sensor_voltage | 13 logger -p warning "${0}: ($1) normal state entered [${3}]" >&1 17 logger -p warning "${0}: ($1) critical state entered [${3}]" >&1 21 logger -p warning "${0}: ($1) dropped below critical limit [${3}]" >&1 25 logger -p warning "${0}: ($1) critical limit exceeded [${3}]" >&1 28 warning-under) 29 logger -p warning "${0}: ($1) dropped below warning limit [${3}]" >&1 32 warning-over) 33 logger -p warning "${0}: ($1) warning limit exceeded [${3}]" >&1 37 logger -p warning "${0}: unsupported event ${2} on device ${1}" >&1
|
| H A D | sensor_fan | 13 logger -p warning "${0}: ($1) normal state entered [${3}]" >&1 17 logger -p warning "${0}: ($1) critical state entered [${3}]" >&1 21 logger -p warning "${0}: ($1) dropped below critical limit [${3}]" >&1 25 logger -p warning "${0}: ($1) critical limit exceeded [${3}]" >&1 28 warning-under) 29 logger -p warning "${0}: ($1) dropped below warning limit [${3}]" >&1 32 warning-over) 33 logger -p warning "${0}: ($1) warning limit exceeded [${3}]" >&1 37 logger -p warning "${0}: unsupported event ${2} on device ${1}" >&1
|
| H A D | sensor_power | 13 logger -p warning "${0}: ($1) normal state entered [${3}]" >&1 17 logger -p warning "${0}: ($1) critical state entered [${3}]" >&1 21 logger -p warning "${0}: ($1) dropped below critical limit [${3}]" >&1 25 logger -p warning "${0}: ($1) critical limit exceeded [${3}]" >&1 28 warning-under) 29 logger -p warning "${0}: ($1) dropped below warning limit [${3}]" >&1 32 warning-over) 33 logger -p warning "${0}: ($1) warning limit exceeded [${3}]" >&1 37 logger -p warning "${0}: unsupported event ${2} on device ${1}" >&1
|
| H A D | sensor_temperature | 13 logger -p warning "${0}: ($1) normal state entered [${3}]" >&1 17 logger -p warning "${0}: ($1) critical state entered [${3}]" >&1 22 logger -p warning "${0}: ($1) dropped below critical limit [${3}]" >&1 26 logger -p warning "${0}: ($1) critical limit exceeded [${3}]" >&1 30 warning-under) 31 logger -p warning "${0}: ($1) dropped below warning limit [${3}]" >&1 34 warning-over) 35 logger -p warning "${0}: ($1) warning limit exceeded [${3}]" >&1 39 logger -p warning "${0}: unsupported event ${2} on device ${1}" >&1
|
| /netbsd-src/external/gpl2/gmake/dist/tests/scripts/functions/ |
| H A D | abspath | 8 $(warning .: abs="$(abspath .)" real="$(realpath $(abspath .))" curdir="$(CURDIR)") 12 $(warning ./: abs="$(abspath ./)" real="$(realpath $(abspath ./))" curdir="$(CURDIR)") 16 $(warning .///: abs="$(abspath .///)" real="$(realpath $(abspath .///))" curdir="$(CURDIR)") 20 $(warning /: abspath="$(abspath /)") 24 $(warning ///: abspath="$(abspath ///)") 28 $(warning /.: abspath="$(abspath /.)") 32 $(warning ///.: abspath="$(abspath ///.)") 36 $(warning /./: abspath="$(abspath /./)") 40 $(warning /.///: abspath="$(abspath /.///)") 44 $(warning /..: abspath="$(abspath /..)") [all …]
|
| H A D | warning | 4 The following test creates a makefile to test the warning function."; 12 $(warning warning is $(WARNING1)) 16 $(warning warning is $(WARNING2)) 20 all: some; @echo hi $(warning warning is $(WARNING3)) 25 @echo there $(warning warning is $(WARNING4)) 37 $answer = "$makefile:2: warning is yes\nSome stuff\n"; 43 $answer = "$makefile:6: warning is no\nSome stuff\n"; 49 $answer = "Some stuff\n$makefile:10: warning is maybe\nhi\n"; 55 $answer = "Some stuff\n$makefile:14: warning is definitely\nhi\nthere\n";
|
| /netbsd-src/external/ibm-public/postfix/dist/src/postconf/ |
| H A D | test29.ref | 2 ./postconf: warning: ./main.cf: unused parameter: pgsqlfoo_domain=bar 3 ./postconf: warning: ./main.cf: unused parameter: sqlitefoo_domain=bar 4 ./postconf: warning: ./main.cf: unused parameter: ldapxx=proxy:ldap:ldapfoo 5 ./postconf: warning: ./main.cf: unused parameter: sqlitexx=proxy:sqlite:sqlitefoo 6 ./postconf: warning: ./main.cf: unused parameter: mysqlfoo_domain=bar 7 ./postconf: warning: ./main.cf: unused parameter: sqlitefoo_domainx=bar 8 ./postconf: warning: ./main.cf: unused parameter: memcachefoo_domain=bar 9 ./postconf: warning: ./main.cf: unused parameter: pgsqlfoo_domainx=bar 10 ./postconf: warning: ./main.cf: unused parameter: ldapfoo_domainx=bar 11 ./postconf: warning: ./main.cf: unused parameter: ldapfoo_domain=bar [all …]
|
| /netbsd-src/external/gpl3/gcc/ |
| H A D | README.warnings | 7 each new warning can find real bugs, find odd code, or simply 10 As each warning has its own set of issues they each have their 35 This warning trips on older C++ code, and should only be applyed to 3rd 42 This warning triggers when array bounds appear to be exceeded. There 43 maybe some bugs related to this warning in GCC 12. 49 This warning triggers in C++17 mode where 'register' has been removed, 56 This warning triggers with a number of code issues that tend to be real 74 This warning was introduced in an ancient GCC but was 82 This warning was introduced in GCC 5 and was enhanced in GCC 93 This warning was introduced in GCC 8. [all …]
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/config/ |
| H A D | sol2-c.cc | 91 warning (0, "malformed %<#pragma align%>, ignoring"); in solaris_pragma_align() 100 warning (0, "invalid alignment for %<#pragma align%>, ignoring"); in solaris_pragma_align() 107 warning (0, "malformed %<#pragma align%>, ignoring"); in solaris_pragma_align() 115 warning (0, "%<#pragma align%> must appear before the declaration of " in solaris_pragma_align() 127 warning (0, "malformed %<#pragma align%>"); in solaris_pragma_align() 134 warning (0, "junk at end of %<#pragma align%>"); in solaris_pragma_align() 139 warning (0, "malformed %<#pragma align%>"); in solaris_pragma_align() 155 warning (0, "malformed %<#pragma init%>, ignoring"); in solaris_pragma_init() 162 warning (0, "malformed %<#pragma init%>, ignoring"); in solaris_pragma_init() 186 warning (0, "malformed %<#pragma init%>"); in solaris_pragma_init() [all …]
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/config/ |
| H A D | sol2-c.c | 91 warning (0, "malformed %<#pragma align%>, ignoring"); in solaris_pragma_align() 100 warning (0, "invalid alignment for %<#pragma align%>, ignoring"); in solaris_pragma_align() 107 warning (0, "malformed %<#pragma align%>, ignoring"); in solaris_pragma_align() 115 warning (0, "%<#pragma align%> must appear before the declaration of " in solaris_pragma_align() 127 warning (0, "malformed %<#pragma align%>"); in solaris_pragma_align() 134 warning (0, "junk at end of %<#pragma align%>"); in solaris_pragma_align() 139 warning (0, "malformed %<#pragma align%>"); in solaris_pragma_align() 155 warning (0, "malformed %<#pragma init%>, ignoring"); in solaris_pragma_init() 162 warning (0, "malformed %<#pragma init%>, ignoring"); in solaris_pragma_init() 186 warning (0, "malformed %<#pragma init%>"); in solaris_pragma_init() [all …]
|
| /netbsd-src/external/gpl3/gcc.old/ |
| H A D | README.warnings | 7 each new warning can find real bugs, find odd code, or simply 10 As each warning has its own set of issues they each have their 35 This warning was introduced in an ancient GCC but was 43 This warning was introduced in GCC 5 and was enhanced in GCC 54 This warning was introduced in GCC 8. 55 This warning is similar to -Wformat-truncation, but for the 66 This warning was introduced in GCC 8. 67 This warning is similar to -Wformat-truncation, but for the 76 This warning was introduced in GCC 8. 77 This warning can find real problems. Most instances are [all …]
|
| /netbsd-src/usr.bin/xlint/lint1/ |
| H A D | cksnprintb.c | 96 warning(357, len(it), start(it, buf)); in check_hex_escape() 100 warning(358, len(it), start(it, buf)); in check_hex_escape() 115 warning(376, in check_bit() 133 warning(378, len, start); in check_bit() 149 warning(363, in parse_description() 171 warning(364, range(dir, *it), start(dir, fmt)); in check_conversion() 181 warning(365, range(dir, *it), start(dir, fmt)); in check_conversion() 190 warning(368, range(dir, *it), start(dir, fmt)); in check_conversion() 201 warning(377); in check_conversion() 208 warning(374, len(dir), start(dir, fmt)); in check_conversion() [all …]
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/config/v850/ |
| H A D | v850-c.c | 67 warning (OPT_Wpragmas, "#pragma GHS endXXXX found without " in pop_data_area() 70 warning (OPT_Wpragmas, "#pragma GHS endXXX does not match " in pop_data_area() 96 warning (0, "cannot set interrupt attribute: no current function"); in mark_current_function_as_interrupt() 104 warning (0, "cannot set interrupt attribute: no such identifier"); in mark_current_function_as_interrupt() 153 warning (OPT_Wpragmas, "junk at end of #pragma ghs section"); in ghs_pragma_section() 170 warning (0, "unrecognized section name %qE", sect_ident); in ghs_pragma_section() 184 warning (OPT_Wpragmas, "malformed #pragma ghs section"); in ghs_pragma_section() 203 warning (OPT_Wpragmas, "junk at end of #pragma ghs interrupt"); in ghs_pragma_interrupt() 214 warning (OPT_Wpragmas, "junk at end of #pragma ghs starttda"); in ghs_pragma_starttda() 225 warning (OPT_Wpragmas, "junk at end of #pragma ghs startsda"); in ghs_pragma_startsda() [all …]
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/config/v850/ |
| H A D | v850-c.cc | 67 warning (OPT_Wpragmas, "%<#pragma%> GHS endXXX found without " in pop_data_area() 70 warning (OPT_Wpragmas, "%<#pragma%> GHS endXXX does not match " in pop_data_area() 96 warning (0, "cannot set interrupt attribute: no current function"); in mark_current_function_as_interrupt() 104 warning (0, "cannot set interrupt attribute: no such identifier"); in mark_current_function_as_interrupt() 153 warning (OPT_Wpragmas, "junk at end of %<#pragma%> ghs section"); in ghs_pragma_section() 170 warning (0, "unrecognized section name %qE", sect_ident); in ghs_pragma_section() 184 warning (OPT_Wpragmas, "malformed %<#pragma%> ghs section"); in ghs_pragma_section() 203 warning (OPT_Wpragmas, "junk at end of %<#pragma%> ghs interrupt"); in ghs_pragma_interrupt() 214 warning (OPT_Wpragmas, "junk at end of %<#pragma%> ghs starttda"); in ghs_pragma_starttda() 225 warning (OPT_Wpragmas, "junk at end of %<#pragma%> ghs startsda"); in ghs_pragma_startsda() [all …]
|