/illumos-gate/usr/src/cmd/ipf/examples/ |
H A D | example.3 | 4 block in from any to any 10 # allow a variety of individual hosts to send any type of IP packet to any 13 pass in from 10.1.3.1/32 to any 14 pass in from 10.1.3.2/32 to any 15 pass in from 10.1.3.3/32 to any 16 pass in from 10.1.3.4/32 to any 17 pass in from 10.1.3.5/32 to any 18 pass in from 10.1.0.13/32 to any 19 pass in from 10.1.1.1/32 to any 20 pass in from 10.1.2.1/32 to any [all …]
|
H A D | BASIC_1.FW | 27 block in log on ed0 from w.x.y.z/24 to any head 200 36 block in log quick from 127.0.0.0/8 to any group 100 37 block in log quick from any to 127.0.0.0/8 group 100 38 block in log quick from 127.0.0.0/8 to any group 200 39 block in log quick from any to 127.0.0.0/8 group 200 49 block in log quick from 10.0.0.0/8 to any group 100 50 block in log quick from 192.168.0.0/16 to any group 100 51 block in log quick from 172.16.0.0/12 to any group 100 55 block in log quick from a.b.c.d/24 to any group 100 60 pass in quick proto udp from any to any port = 53 keep state group 202 [all …]
|
H A D | example.sr | 4 log in on le0 from any to any with ipopts 6 # block any inbound packets on le0 which are fragmented and "too short" to 7 # do any meaningful comparison on. This actually only applies to TCP 11 block in log quick on le0 from any to any with short frag 18 log in on le0 proto tcp from any to any flags S/SA 20 # block and log any inbound ICMP unreachables 22 block in log on le0 proto icmp from any to any icmp-type unreach 24 # block and log any inbound UDP packets on le0 which are going to port 2049 27 block in log on le0 proto udp from any to any port = 2049 29 # quickly allow any packets to/from a particular pair of hosts [all …]
|
H A D | BASIC_2.FW | 26 block in log on ed0 from w.x.y.z/24 to any head 200 34 block in log quick from 10.0.0.0/8 to any group 100 35 block in log quick from 192.168.0.0/16 to any group 100 36 block in log quick from 172.16.0.0/12 to any group 100 40 block in log quick from a.b.c.d/24 to any group 100 47 block in log quick from 127.0.0.0/8 to any group 100 48 block in log quick from any to 127.0.0.0/8 group 100 49 block in log quick from 127.0.0.0/8 to any group 200 50 block in log quick from any to 127.0.0.0/8 group 200 70 block return-rst in log proto tcp from any to any flags S/SA group 100
|
H A D | example.11 | 2 # allow any TCP packets from the same subnet as foo is on through to host 14 block in proto tcp from any to any port 5999 >< 6010 16 # allow any connections to be made, except to BSD print/r-services 20 pass in proto tcp/udp from any to any port 512 <> 515 22 # allow any connections to be made, except to BSD print/r-services 26 block in proto tcp/udp from any to any port 511 >< 516
|
H A D | example.7 | 7 pass in on le1 proto icmp from any to any icmp-type echo 8 pass in on le1 proto icmp from any to any icmp-type echorep 12 block in on le1 proto icmp from any to any icmp-type unreach code 3
|
H A D | example.8 | 5 block in proto tcp from any to any flags S/SA 6 block return-rst in quick proto tcp from any to any port = 113 flags S/SA 10 block return-icmp in proto udp from any to any
|
H A D | server | 8 pass in quick on le0 from 128.1.40.0/24 to any 9 block in log quick on le0 from any to any 10 block in log quick on le1 from 128.1.1.0/24 to any 11 pass in quick on le1 from any to any
|
H A D | example.5 | 8 # allow any TCP packets from the same subnet as foo is on through to host 20 block in proto icmp from any to any icmp-type unreach 25 pass in from any to any with ipopts
|
/illumos-gate/usr/src/cmd/sendmail/libsm/ |
H A D | strto.c | 53 register int any, cutlim; variable 118 for (acc = 0, any = 0;; c = (unsigned char) *s++) 128 if (any < 0) 134 any = -1; 140 any = 1; 149 any = -1; 155 any = 1; 162 *endptr = (char *) (any ? s - 1 : nptr); 194 register int any, cutlim; local 224 for (acc = 0, any = 0;; c = (unsigned char) *s++) [all …]
|
/illumos-gate/usr/src/lib/libresolv2/common/bsd/ |
H A D | strtoul.c | 60 int neg, c, any, cutlim; in strtoul() local 85 for (acc = 0, any = 0;; c = *(const unsigned char*)s++) { in strtoul() 94 if (any < 0 || acc > cutoff || (acc == cutoff && c > cutlim)) in strtoul() 95 any = -1; in strtoul() 97 any = 1; in strtoul() 102 if (any < 0) { in strtoul() 108 DE_CONST((any ? s - 1 : nptr), *endptr); in strtoul()
|
/illumos-gate/usr/src/cmd/cmd-inet/lib/nwamd/ |
H A D | ipf6.conf.dfl | 35 pass in quick proto udp from any to any port = 546 36 pass out quick proto udp from any to any port = 547 39 pass in quick proto ipv6-icmp from any to any 40 pass out quick proto ipv6-icmp from any to any
|
/illumos-gate/usr/src/data/consfonts/ |
H A D | THIRDPARTYLICENSE | 22 fonts, including any derivative works, can be bundled, embedded, 23 redistributed and/or sold with any software provided that any reserved 25 however, cannot be released under any other type of license. The 27 to any document created using the fonts or their derivatives. 34 "Reserved Font Name" refers to any names specified as such after the 40 "Modified Version" refers to any derivative made by adding to, deleting, 41 or substituting -- in part or in whole -- any of the components of the 45 "Author" refers to any designer, engineer, programmer, technical 49 Permission is hereby granted, free of charge, to any person obtaining 54 1) Neither the Font Software nor any of its individual components, [all …]
|
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlc/ |
H A D | FIRMWARELICENSE | 26 license is not available to any end users of QLogic products who 28 the license is not available to any purchaser of QLogic application 29 specific integrated circuits ("ASICs") or any product incorporating 33 Agreement. Nothing in this License entitles Licensee to any 44 intellectual property of QLogic (or any of its licensors). The 47 convey or license to Licensee any rights under any patents, 48 copyrights, trademarks or any other intellectual property except as 66 allow any third party to) (i) decompile, disassemble, or otherwise 67 reverse engineer or attempt to reconstruct or discover any source 74 derivative work of any part of the Software; (iv) disseminate [all …]
|
/illumos-gate/usr/src/uts/common/io/ipw/fw-ipw2100/ |
H A D | LICENSE | 37 Software, including any related documentation (modified or unmodified) to your 40 assign, sublicense, lease, or in any other way transfer or disclose Software to 41 any third party. You may not, nor may you assist any other person or entity to 43 engineer, or disassemble any portion of the Software or otherwise attempt to 44 derive source code from any object code modules of the Software or any internal 54 excluding any distribution rights, and use for any other purpose. Except as 56 this Agreement or use Intel's name in any publications, advertisements, or 57 other announcements without Intel's prior written consent. You do not have any 58 rights to use any Intel trademarks or logos. 61 any, are owned by Intel or its suppliers and licensors and may be protected by [all …]
|
/illumos-gate/usr/src/cmd/dtrace/test/tst/common/dtraceUtil/ |
H A D | man.ListProbesWithNames | 38 * RESULT: Silent output without any probes listed. 42 * RESULT: Silent output without any probes listed. 46 * RESULT: Silent output without any probes listed. 54 * RESULT: Silent output without any probes listed. 58 * RESULT: Silent output without any probes listed. 67 * RESULT: Silent output without any probes listed. 79 * RESULT: Silent output without any probes listed. 108 * RESULT: Silent output without any probes listed. 112 * RESULT: Silent output without any probes listed. 116 * RESULT: Silent output without any probes listed. [all …]
|
/illumos-gate/usr/src/cmd/hal/ |
H A D | LICENSE | 4 This Academic Free License (the "License") applies to any original work of authorship (the "Origina… 24 …any contributors to the Original Work, nor any of their trademarks or service marks, may be used t… 28 …any Derivative Works that You create, all copyright, patent or trademark notices from the Source C… 32 …any person for any direct, indirect, special, incidental, or consequential damages of any characte… 34 …any of the rights granted in Section 1 herein, and any attempt to do so except under the terms of … 36 …any of the rights granted to You by this License as of the date You commence an action, including … 40 …any action to enforce the terms of this License or seeking damages relating thereto, the prevailin… 42 …represents the complete agreement concerning the subject matter hereof. If any provision of this L… 44 …with all of the terms of, this License. For legal entities, "You" includes any entity that control…
|
/illumos-gate/usr/src/lib/pkcs11/pkcs11_tpm/ |
H A D | THIRDPARTYLICENSE | 28 "Contributor" means any person or entity that distributes the Program. 44 distribute and sublicense the Contribution of such Contributor, if any, and such 50 Contribution of such Contributor, if any, in source code and object code form. 54 Licensed Patents. The patent license shall not apply to any other combinations 58 to its Contributions set forth herein, no assurances are provided by any 60 property rights of any other entity. Each Contributor disclaims any liability to 61 Recipient for claims brought by any other entity based on infringement of 64 responsibility to secure any other intellectual property rights needed, if any. 70 copyright rights in its Contribution, if any, to grant the copyright license set 91 iii) states that any provisions which differ from this Agreement are offered [all …]
|
/illumos-gate/usr/src/pkg/license_files/ |
H A D | lic_OSBL | 13 includes any updates or error corrections or documentation relating to 30 (ii) do not remove or alter any proprietary legends or notices contained 35 against any damages, costs, liabilities, settlement amounts and/or 36 expenses (including attorneys' fees) incurred in connection with any claim, 37 lawsuit or action by any third party that arises or results from the use 38 or distribution of any and all Programs, Software, or Redistributables. 54 (d) You do not remove or alter any proprietary legends or notices 60 (f) The terms and conditions of this Agreement will apply to any Software 68 construction, operation or maintenance of any nuclear facility and Sun 69 and its licensors disclaim any express or implied warranty of fitness for [all …]
|
/illumos-gate/usr/src/uts/common/io/iwi/fw-ipw2200/ |
H A D | LICENSE | 37 Software, including any related documentation (modified or unmodified) to your 40 assign, sublicense, lease, or in any other way transfer or disclose Software to 41 any third party. You may not, nor may you assist any other person or entity to 43 engineer, or disassemble any portion of the Software or otherwise attempt to 44 derive source code from any object code modules of the Software or any internal 51 compliance with the terms hereunder, any contractors or consultants that You 59 name in any publications, advertisements, or other announcements without 60 Intel's prior written consent. You do not have any rights to use any Intel 64 any, are owned by Intel or its suppliers and licensors and may be protected by 68 and its suppliers and licensors or otherwise as set forth in any applicable [all …]
|
/illumos-gate/usr/src/contrib/ast/ |
H A D | LICENSE | 28 "Contributor" means any person or entity that distributes the Program. 44 and sublicense the Contribution of such Contributor, if any, and such derivative 50 Contribution of such Contributor, if any, in source code and object code form. 54 the Licensed Patents. The patent license shall not apply to any other combinations 58 to its Contributions set forth herein, no assurances are provided by any Contributor 60 rights of any other entity. Each Contributor disclaims any liability to Recipient 61 for claims brought by any other entity based on infringement of intellectual 64 to secure any other intellectual property rights needed, if any. For example, 70 rights in its Contribution, if any, to grant the copyright license set forth 91 iii) states that any provisions which differ from this Agreement are offered [all …]
|
/illumos-gate/usr/src/uts/common/gssapi/mechs/krb5/ |
H A D | THIRDPARTYLICENSE | 6 * It is the responsibility of any person or organization contemplating 10 * distribute this software and its documentation for any purpose and 17 * this software for any purpose. It is provided "as is" without express 25 * It is the responsibility of any person or organization contemplating 29 * distribute this software and its documentation for any purpose and 39 * this software for any purpose. It is provided "as is" without express 53 * It is the responsibility of any person or organization contemplating 57 * this software and its documentation for any purpose and without fee or 73 * software. Title to copyright in this software and any associated 91 ** of this software for any particular purpose. It is provided "as ** [all …]
|
/illumos-gate/usr/src/uts/common/io/scsi/adapters/pmcs/ |
H A D | LICENSE | 22 includes any updates or error corrections or documentation relating to 39 (ii) do not remove or alter any proprietary legends or notices contained 44 against any damages, costs, liabilities, settlement amounts and/or 45 expenses (including attorneys' fees) incurred in connection with any claim, 46 lawsuit or action by any third party that arises or results from the use 47 or distribution of any and all Programs, Software, or Redistributables. 63 (d) You do not remove or alter any proprietary legends or notices 69 (f) The terms and conditions of this Agreement will apply to any Software 77 construction, operation or maintenance of any nuclear facility and Sun 78 and its licensors disclaim any express or implied warranty of fitness for [all …]
|
/illumos-gate/usr/src/lib/gss_mechs/mech_krb5/ |
H A D | THIRDPARTYLICENSE | 37 * It is the responsibility of any person or organization contemplating 41 * distribute this software and its documentation for any purpose and 48 * this software for any purpose. It is provided "as is" without express 56 * It is the responsibility of any person or organization contemplating 60 * distribute this software and its documentation for any purpose and 70 * this software for any purpose. It is provided "as is" without express 84 * It is the responsibility of any person or organization contemplating 88 * this software and its documentation for any purpose and without fee or 104 * software. Title to copyright in this software and any associated 119 * It is the responsibility of any person or organization contemplating [all …]
|
/illumos-gate/usr/src/common/util/ |
H A D | THIRDPARTYLICENSE.multi3 | 34 "Object" form shall mean any form resulting from mechanical 44 "Derivative Works" shall mean any work, whether in Source or Object 52 "Contribution" shall mean any work of authorship, including 53 the original version of the Work and any modifications or additions 58 means any form of electronic, verbal, or written communication sent 66 "Contributor" shall mean Licensor and any individual or Legal Entity 86 institute patent litigation against any entity (including a 89 or contributory patent infringement, then any patent licenses 94 Work or Derivative Works thereof in any medium, with or without 98 (a) You must give any other recipients of the Work or [all …]
|