Home
last modified time | relevance | path

Searched refs:longer (Results 1 – 25 of 710) sorted by relevance

12345678910>>...29

/openbsd/regress/usr.sbin/bgpd/config/
H A Dbgpd.conf.7.ok51 0.0.0.0/8 or-longer, 10.0.0.0/8 or-longer
52 100.64.0.0/10 or-longer, 127.0.0.0/8 or-longer
53 169.254.0.0/16 or-longer, 172.16.0.0/12 or-longer
54 192.0.2.0/24 or-longer, 192.88.99.0/24 or-longer
55 192.168.0.0/16 or-longer, 198.18.0.0/15 or-longer
57 224.0.0.0/4 or-longer, 240.0.0.0/4 or-longer
58 ::/8 or-longer, 100::/64 or-longer
59 2001:2::/48 or-longer, 2001:10::/28 or-longer
60 2001:db8::/32 or-longer, 2002::/16 or-longer
61 3ffe::/16 or-longer, fc00::/7 or-longer
[all …]
H A Dbgpd.conf.7.in53 0.0.0.0/8 or-longer 10.0.0.0/8 or-longer \
54 100.64.0.0/10 or-longer 127.0.0.0/8 or-longer \
55 169.254.0.0/16 or-longer 172.16.0.0/12 or-longer \
56 192.0.2.0/24 or-longer 192.88.99.0/24 or-longer \
57 192.168.0.0/16 or-longer 198.18.0.0/15 or-longer \
58 198.51.100.0/24 or-longer 203.0.113.0/24 or-longer \
59 224.0.0.0/4 or-longer 240.0.0.0/4 or-longer \
60 ::/8 or-longer 0100::/64 or-longer \
61 2001:2::/48 or-longer 2001:10::/28 or-longer \
62 2001:db8::/32 or-longer 2002::/16 or-longer \
[all …]
H A Dbgpd.conf.printconf16 prefix-set "mynetworks_orlonger" { 2001:db8:abcd::/48 or-longer 192.0.2.0/24 or-longer }
17longer fec0::/10 or-longer fe80::/10 or-longer fc00::/7 or-longer 3ffe::/16 or-longer 2002::/16 or…
/openbsd/etc/examples/
H A Dbgpd.conf21 0.0.0.0/8 or-longer # 'this' network [RFC1122]
22 10.0.0.0/8 or-longer # private space [RFC1918]
24 127.0.0.0/8 or-longer # localhost [RFC1122]
33 224.0.0.0/4 or-longer # multicast
37 2001:2::/48 or-longer # BMWG [RFC5180]
38 2001:10::/28 or-longer # ORCHID [RFC4843]
41 3ffe::/16 or-longer # old 6bone
42 3fff::/20 or-longer # docu range [RFC9637]
44 fc00::/7 or-longer # unique local unicast
45 fe80::/10 or-longer # link local unicast
[all …]
/openbsd/gnu/usr.bin/perl/t/lib/croak/
H A Dgv3 # NAME $# is no longer supported as of Perl 5.30 [RT #133583]
6 $# is no longer supported as of Perl 5.30 at - line 1.
11 $* is no longer supported as of Perl 5.30 at - line 1.
16 $# is no longer supported as of Perl 5.30 at - line 1.
21 $* is no longer supported as of Perl 5.30 at - line 1.
26 $# is no longer supported as of Perl 5.30 at - line 1.
31 $* is no longer supported as of Perl 5.30 at - line 1.
36 $# is no longer supported as of Perl 5.30 at - line 1.
41 $* is no longer supported as of Perl 5.30 at - line 1.
46 $# is no longer supported as of Perl 5.30 at - line 1.
[all …]
/openbsd/gnu/llvm/llvm/include/llvm/BinaryFormat/
H A DMachO.def17 // LC_SYMSEG is obsolete and no longer supported.
21 // LC_LOADFVMLIB is obsolete and no longer supported.
23 // LC_IDFVMLIB is obsolete and no longer supported.
25 // LC_IDENT is obsolete and no longer supported.
27 // LC_FVMFILE is obsolete and no longer supported.
29 // LC_PREPAGE is obsolete and no longer supported.
36 // LC_PREBOUND_DYLIB is obsolete and no longer supported.
43 // LC_TWOLEVEL_HINTS is obsolete and no longer supported.
45 // LC_PREBIND_CKSUM is obsolete and no longer supported.
47 // LC_LOAD_WEAK_DYLIB is obsolete and no longer supported.
/openbsd/regress/usr.bin/mandoc/roff/ll/
H A Dbasic.out_ascii7 This is a longer text to demonstrate the default line length. In ASCII
15 This is a longer text after switching back to the default line length.
18 …This is another long text to demonstrate longer lines. In ASCII mode, it is not expected to break…
20 This is a longer text after switching to an invalid line length. In
/openbsd/gnu/usr.bin/cvs/vms/
H A DChangeLog69 * filesubr.c (link_file): Remove; no longer used.
78 * options.h (DIFF, RCSBIN_DFLT): Remove; no longer used.
82 * options.h (HAVE_RCS5): Remove; no longer used.
84 * config.h (LINES_CRLF_TERMINATED): Remove; no longer used.
140 * config.h (HAVE_SETVBUF): Removed; no longer used.
144 * options.h (GREP): Remove; no longer used.
148 * config.h: Remove SIZEOF_INT and SIZEOF_LONG; no longer needed
177 * options.h: Remove; no longer used.
247 * options.h: Remove AUTH_SERVER_SUPPORT; no longer should be
250 * options.h: Remove RM and SORT; no longer used.
/openbsd/sys/dev/pci/drm/i915/gt/
H A Dintel_engine_heartbeat.c43 long longer; in next_heartbeat() local
50 longer = READ_ONCE(engine->props.preempt_timeout_ms) * 2; in next_heartbeat()
51 longer = intel_clamp_heartbeat_interval_ms(engine, longer); in next_heartbeat()
52 if (longer > delay) in next_heartbeat()
53 delay = longer; in next_heartbeat()
/openbsd/gnu/usr.bin/cvs/emx/
H A DChangeLog29 * filesubr.c (link_file): Remove; no longer used.
38 * options.h (DIFF, RCSBIN_DFLT): Remove; no longer used.
42 * config.h, filesubr.c (convert_file): Remove; no longer used
47 * options.h (HAVE_RCS5): Remove; no longer used.
49 * config.h (LINES_CRLF_TERMINATED): Remove; no longer used.
110 * rcmd.c: Removed; no longer used.
150 HAVE_SETVBUF, and USE_DIRECT_TCP; no longer used.
/openbsd/gnu/usr.bin/perl/pod/
H A Dperl5180delta.pod481 You may no longer write something like:
493 =head2 qw(...) can no longer be used as parentheses
1234 C<< eval 'scalar <*>' >> no longer leaks.
1491 No longer require C<stat> on filehandles.
1881 L<$* is no longer supported|perldiag/"$* is no longer supported">
2006 C<installman> no longer ignores the silent option
2570 C<reset> no longer makes threaded builds crash.
2895 C<dump LABEL> no longer leaks its label.
2912 longer cause double frees or panic messages.
3321 I<previous> time it was used is no longer ignored.
[all …]
H A Dperl5125delta.pod53 L<B::Concise> no longer produces mangled output with the B<-tree> option
139 C<UNIVERSAL::VERSION> no longer leaks memory. It started leaking in Perl
144 The C-level C<my_strftime> functions no longer leaks memory. This fixes a
149 C<caller> no longer leaks memory when called from the DB package if
156 is encoded internally in UTF8 no longer causes panics [perl #75898].
160 Syntax errors in C<< (?{...}) >> blocks in regular expressions no longer
175 split() no longer modifies C<@_> when called in scalar or void context.
H A Dperl5160delta.pod125 becomes longer.
222 =head3 C<use charnames> is no longer needed for C<\N{I<name>}>
464 =head3 C<continue> no longer requires the "switch" feature
802 =head2 C<$$> no longer caches PID
2132 C<useperlio> can no longer be disabled.
2237 Perl longer than 31 characters. Symbols like
2813 $foo = 3; # no longer a glob
2905 on longer eats it.
3022 is no longer stripped [perl #40470].
3058 other subroutines, but no longer does so [perl #71172].
[all …]
H A Dperl586delta.pod106 Using C<delete> on an array no longer leaks memory. A C<pop> of an item from a
107 shared array reference no longer causes a leak.
117 no longer mis-calculates buffer lengths.
123 Localising C<$^D> no longer generates a diagnostic message about valid -D
H A Dperl5200delta.pod50 and the parser no longer strips whitespace. This means
115 The regular expression engine now supports strings longer than 2**31
183 =head2 C<do> can no longer be used to call subroutines
1913 invocations of F<miniperl> are no longer made.
2859 subroutines no longer cause crashes at compile time.
2932 C<delete local $ENV{nonexistent_env_var}> no longer leaks memory.
2988 evaluating to 0 no longer causes the constant's value to change.
3122 longer produce "uninitialized" warnings at compile time.
3247 ${^MPEN} is no longer treated as a synonym for ${^MATCH}.
3330 zero no longer occurs. [perl #119893]
[all …]
H A Dperl5140delta.pod1571 It no longer inherits from L<AutoLoader>; hence it no longer
1661 be escaped. On Windows, it no longer
1680 F<C:\dir\/file> are no longer generated [perl #71710].
1965 regmust() no longer leaks memory.
3234 =head3 GvCV() and GvGP() are no longer lvalues
3243 =head3 CvGV() is no longer an lvalue
3252 =head3 CvSTASH() is no longer an lvalue
3384 Perl no longer produces this warning:
3629 is no longer treated as a constant [perl #63540].
3730 longer crash the interpreter.
[all …]
/openbsd/regress/usr.bin/mandoc/tbl/data/
H A Dblock_wrap.out_ascii12 |short | This is an even longer |
23 | | longer |
/openbsd/gnu/usr.bin/perl/t/lib/feature/
H A Dbundle89 Assigning non-zero to $[ is no longer possible at - line 5.
97 Assigning non-zero to $[ is no longer possible at - line 5.
103 Assigning non-zero to $[ is no longer possible at - line 3.
/openbsd/lib/libz/
H A Dalgorithm.doc39 a longer match at the next input byte. If a longer match is found, the
65 short codes fast, and let the long codes take longer to decode.
72 grabs more bits and tries to decode a longer code.
78 building the table ends up taking a lot longer for more bits since short
86 those cases, the table ended up one bit longer than the ``average'' code
248 a longer match at the next input byte. If a longer match is found, the
274 short codes fast, and let the long codes take longer to decode.
281 grabs more bits and tries to decode a longer code.
457 a longer match at the next input byte. If a longer match is found, the
483 short codes fast, and let the long codes take longer to decode.
[all …]
/openbsd/gnu/gcc/gcc/cp/
H A DNEWS9 * G++ no longer allows in-class initializations of static data members
16 is no longer accepted.
114 to overload `operator new'; it is no longer allowed by the C++
131 * G++ no longer allows you to overload the conditional operator (i.e.,
226 since instantiations no longer have to go through the parser.
255 + Guiding declarations are no longer supported. Function declarations,
326 + -Wall no longer implies -W. The new warning flag, -Wsign-compare,
334 an out-of-line copy. They are no longer affected by #pragma interface
355 * Synthesized destructors are no longer made virtual just because the class
362 * (void *)0 is no longer considered a null pointer constant; NULL in
[all …]
/openbsd/gnu/usr.bin/gcc/gcc/cp/
H A DNEWS5 * G++ no longer allows in-class initializations of static data members
12 is no longer accepted.
110 to overload `operator new'; it is no longer allowed by the C++
127 * G++ no longer allows you to overload the conditional operator (i.e.,
222 since instantiations no longer have to go through the parser.
251 + Guiding declarations are no longer supported. Function declarations,
322 + -Wall no longer implies -W. The new warning flag, -Wsign-compare,
330 an out-of-line copy. They are no longer affected by #pragma interface
351 * Synthesized destructors are no longer made virtual just because the class
358 * (void *)0 is no longer considered a null pointer constant; NULL in
[all …]
/openbsd/gnu/usr.bin/perl/cpan/Pod-Simple/lib/Pod/Simple/
H A DTiedOutFH.pm90 for 20 to 40 minutes. (Cooking it longer will make it sweeter.)
98 You can let it simmer longer, depending on how much softer you want the
/openbsd/gnu/usr.bin/cvs/windows-NT/
H A DChangeLog106 * filesubr.c (link_file): Remove; no longer used.
142 * config.h (DIFF): Remove; no longer used.
143 * options.h (DIFF, RCSBIN_DFLT): Remove; no longer used.
147 * config.h, filesubr.c (convert_file): Remove; no longer used
152 * options.h (HAVE_RCS5): Remove; no longer used.
154 * config.h (LINES_CRLF_TERMINATED): Remove; no longer used.
313 * config.h (HAVE_SETVBUF): Removed; no longer used.
329 * config.h, options.h (GREP): Remove; no longer used.
398 * options.h (HAD_RCS4): Remove; no longer used.
549 * options.h: Remove AUTH_SERVER_SUPPORT; no longer should be
[all …]
/openbsd/usr.sbin/npppd/common/
H A Dradish.c699 int longer = (*(u_char *)n++) - (int)(*(u_char *)m++); in rd_refines() local
702 if (longer > 0) in rd_refines()
703 lim -= longer; in rd_refines()
714 if (masks_are_equal && (longer < 0)) in rd_refines()
715 for (lim2 = m - longer; m < lim2; ) in rd_refines()
/openbsd/regress/sbin/pfctl/
H A Dpf98.in1 # Test rule order processing should pass (require-order no longer required)

12345678910>>...29