diff options
| author | Jerry Jelinek <jerry.jelinek@joyent.com> | 2018-04-09 12:44:29 +0000 |
|---|---|---|
| committer | Jerry Jelinek <jerry.jelinek@joyent.com> | 2018-04-09 12:44:29 +0000 |
| commit | 8d41f5f3d16da9a63c6c2f929235e8a3655430c4 (patch) | |
| tree | f4689dc157ff6ede4e2822bc86ce55d10f5121c4 /usr/src/cmd/fm | |
| parent | 3843bb9b187919e79faf125f8ef4d7979a130486 (diff) | |
| parent | 806bd0e6ec0ff89513e6d6b17764a2e69a7df640 (diff) | |
| download | illumos-joyent-8d41f5f3d16da9a63c6c2f929235e8a3655430c4.tar.gz | |
[illumos-gate merge]
commit 806bd0e6ec0ff89513e6d6b17764a2e69a7df640
1575 untangle libmlrpc from SMB server (fix bldenv)
commit a9f62b1aced7d116b939867a588cdf126118cd9a
9364 genunix: this statement may fall through
commit 8b8bfb2aded317f67d8aedbe4a6972c3a791418b
9382 libmvect: error: 'x0' may be used uninitialized
commit f7c0c795f2c4c2b54557114ac4a889b7b14ae45c
9381 policykit: this statement may fall through
commit 586c519ffb95ef510154cdd7c57797c0fecb0434
9380 fm: this statement may fall through
commit 0d7511a18ccdbeec76a22dca77ab35dd4f1fb685
9378 refer: this statement may fall through
commit 9807e1309317ed174757f9890d2b220d4fdeb3cf
9373 tbl: this statement may fall through
commit 11d7f7ff53e371b4622d8a4e0dd50b0e96ac0475
9372 tcpd: this statement may fall through
commit 430755dfc4bf5c4bf947290d2613a6c25d85ea0f
9371 poolstat: this statement may fall through
commit 2c6689756b3cd3e79a883e8f28f2d8cb163126c7
9369 tr: this statement may fall through
commit a8337c624edfd3b96a53349fa26a00e19eed2e6c
9368 tsol: this statement may fall through
commit db0449058042a16790d8282ecffb1a0beedaf0ea
9363 savecore: this statement may fall through
commit 3a05eee78b080a8a26d90f39b9efb85c9db8b5e8
9360 pam_modules/tsol_acct: comparison between pointer and zero character constant
commit c6fd1145b87ccd4df6215e2921524782a538d285
9359 uts: audio this statement may fall through
commit d38b7101435717bb1c3c2f90a7c5ad2f9c3c4dc4
9352 netstat(1M) should be able to print IPv4 networks in CIDR form
commit e89016e771abb6871cb08b54316d9a1a826a9193
9044 Need support for mpt_sas tri-mode parts
9045 Clean up mpt_sas compiler warnings
9046 mptsas_handle_topo_change can return without its locks held
9047 workaround SAS3408 firmware issue
commit 7d815089a43a963b49eaddf97e514194ec29805b
3328 smbutil view does't work with Win2008 and later
commit 3299f39fdcbdab4be7a9c70daa3873f2b78a398d
1575 untangle libmlrpc from SMB server
commit f78cdc34af236a6199dd9e21376f4a46348c0d56
9112 Improve allocation performance on high-end systems
Diffstat (limited to 'usr/src/cmd/fm')
| -rw-r--r-- | usr/src/cmd/fm/eversholt/eftinfo/common/eftinfo.c | 3 | ||||
| -rw-r--r-- | usr/src/cmd/fm/eversholt/esc/common/escmain.c | 3 | ||||
| -rw-r--r-- | usr/src/cmd/fm/modules/common/eversholt/eval.c | 1 |
3 files changed, 3 insertions, 4 deletions
diff --git a/usr/src/cmd/fm/eversholt/eftinfo/common/eftinfo.c b/usr/src/cmd/fm/eversholt/eftinfo/common/eftinfo.c index 68332725d6..03f06dfae7 100644 --- a/usr/src/cmd/fm/eversholt/eftinfo/common/eftinfo.c +++ b/usr/src/cmd/fm/eversholt/eftinfo/common/eftinfo.c @@ -29,8 +29,6 @@ * modules is driven by this file. */ -#pragma ident "%Z%%M% %I% %E% SMI" - #include <stdio.h> #include <string.h> #ifdef sun @@ -161,6 +159,7 @@ main(int argc, char *argv[]) VERSION_MAJOR, VERSION_MINOR); out(O_DIE|O_USAGE, "%s\n%s", Usage, Help); /*NOTREACHED*/ + break; case 'p': pflag++; diff --git a/usr/src/cmd/fm/eversholt/esc/common/escmain.c b/usr/src/cmd/fm/eversholt/esc/common/escmain.c index eec47214ba..8b68098fc5 100644 --- a/usr/src/cmd/fm/eversholt/esc/common/escmain.c +++ b/usr/src/cmd/fm/eversholt/esc/common/escmain.c @@ -29,8 +29,6 @@ * modules is driven by this file. */ -#pragma ident "%Z%%M% %I% %E% SMI" - #include <stdio.h> #include <string.h> #ifdef sun @@ -165,6 +163,7 @@ main(int argc, char *argv[]) VERSION_MAJOR, VERSION_MINOR); out(O_DIE|O_USAGE, "%s\n%s", Usage, Help); /*NOTREACHED*/ + break; case 'o': outfile = optarg; diff --git a/usr/src/cmd/fm/modules/common/eversholt/eval.c b/usr/src/cmd/fm/modules/common/eversholt/eval.c index 8e05ae0bc1..a3c47f91dc 100644 --- a/usr/src/cmd/fm/modules/common/eversholt/eval.c +++ b/usr/src/cmd/fm/modules/common/eversholt/eval.c @@ -1698,6 +1698,7 @@ eval_expr(struct node *np, struct lut *ex, struct node *events[], out(O_ALTFP|O_DIE, "eval_expr: wrong context for operation %s", ptree_nodetype2str(np->t)); /*NOTREACHED*/ + break; case T_NE: if (!eval_expr(np->u.expr.left, ex, events, globals, croot, |
