/openbsd-src/gnu/usr.bin/binutils-2.17/ |
H A D | Makefile.def | 63 target="`if [ -f stage_last ]; then echo quickstrap ; else echo all; fi`"; 144 // Not all; these are the ones which don't have special options. 258 dependencies = { module=all-build-bison; on=all-build-texinfo; }; 259 dependencies = { module=all-build-byacc; on=all-build-texinfo; }; 260 dependencies = { module=all-build-flex; on=all-build-texinfo; }; 261 dependencies = { module=all-build-flex; on=all-build-bison; }; 262 dependencies = { module=all-build-flex; on=all-build-byacc; }; 263 dependencies = { module=all-build-flex; on=all-build-m4; }; 264 dependencies = { module=all-build-libiberty; on=all-build-texinfo; }; 265 dependencies = { module=all-build-m4; on=all-build-texinfo; }; [all …]
|
/openbsd-src/regress/sbin/pfctl/ |
H A D | pf10.in | 2 pass in inet proto icmp all 3 pass in inet6 proto icmp6 all 4 block in inet proto icmp all 5 block in inet6 proto icmp6 all 6 block return-rst in inet proto tcp all 7 block return-rst in inet6 proto tcp all 8 block return-rst(ttl 10) in inet proto tcp all 9 block return-rst(ttl 10) in inet6 proto tcp all 10 block return-icmp in inet proto icmp all 11 block return-icmp(0) in inet proto icmp all [all …]
|
H A D | pf10.ok | 1 pass in inet proto icmp all 2 pass in inet6 proto ipv6-icmp all 3 block drop in inet proto icmp all 4 block drop in inet6 proto ipv6-icmp all 5 block return-rst in inet proto tcp all 6 block return-rst in inet6 proto tcp all 7 block return-rst(ttl 10) in inet proto tcp all 8 block return-rst(ttl 10) in inet6 proto tcp all 9 block return-icmp(port-unr) in inet proto icmp all 10 block return-icmp(net-unr) in inet proto icmp all [all …]
|
H A D | pf40.ok | 1 block drop all 2 block return all 3 block return-rst proto tcp all 4 pass all flags S/SA 5 pass in all no state 6 pass out all no state 7 pass all no state 8 block drop in all 9 block drop out all 10 block drop all [all …]
|
H A D | pf31.in | 2 block return in on lo0 all 3 block return in on lo0 inet all 4 block return in on lo0 inet6 all 5 block drop in on lo0 all 6 block drop in on lo0 inet all 7 block drop in on lo0 inet6 all 8 block in on lo0 all 9 block in on lo0 inet all 10 block in on lo0 inet6 all 12 block return in on lo0 all [all …]
|
H A D | pf31.ok | 3 block return in on lo0 all 4 block return in on lo0 inet all 5 block return in on lo0 inet6 all 6 block drop in on lo0 all 7 block drop in on lo0 inet all 8 block drop in on lo0 inet6 all 9 block drop in on lo0 all 10 block drop in on lo0 inet all 11 block drop in on lo0 inet6 all 12 block return in on lo0 all [all …]
|
H A D | pf11.ok | 1 pass in inet proto icmp all icmp-type echorep 2 pass in inet proto icmp all icmp-type echorep code 0 3 pass in inet proto icmp all icmp-type 1 4 pass in inet proto icmp all icmp-type 1 code 1 5 pass in inet6 proto ipv6-icmp all icmp6-type 0 6 pass in inet6 proto ipv6-icmp all icmp6-type 0 code 0 7 pass in inet6 proto ipv6-icmp all icmp6-type unreach 8 pass in inet6 proto ipv6-icmp all icmp6-type unreach code admin-unr 9 block drop in inet proto icmp all icmp-type echorep 10 block drop in inet proto icmp all icmp-type echorep code 0 [all …]
|
H A D | pf11.in | 1 pass in inet proto icmp all icmp-type 0 2 pass in inet proto icmp all icmp-type 0 code 0 3 pass in inet proto icmp all icmp-type 1 4 pass in inet proto icmp all icmp-type 1 code 1 5 pass in inet6 proto ipv6-icmp all icmp6-type 0 6 pass in inet6 proto ipv6-icmp all icmp6-type 0 code 0 7 pass in inet6 proto ipv6-icmp all icmp6-type 1 8 pass in inet6 proto ipv6-icmp all icmp6-type 1 code 1 9 block in inet proto icmp all icmp-type 0 10 block in inet proto icmp all icmp-type 0 code 0 [all …]
|
H A D | pf92.ok | 1 anchor all { 2 anchor in all { 3 pass quick all flags S/SA 5 anchor out all { 6 anchor in all { 7 anchor out all { 8 anchor in all { 9 anchor out all { 10 anchor in all { 11 anchor out all { [all …]
|
H A D | pfopt6.ok | 1 anchor all { 2 anchor in all { 3 pass quick all flags S/SA 5 anchor out all { 6 anchor in all { 7 anchor out all { 8 anchor in all { 9 anchor out all { 10 anchor in all { 11 anchor out all { [all …]
|
H A D | pf100.ok | 1 pass all flags S/SA 2 anchor "a/b" all 3 anchor "1/2/3" all 4 anchor "relative" all { 5 pass in on lo0 all flags S/SA label "TEST1" 7 anchor "camield/*" all 8 anchor "relayd/*" all 9 anchor "foo" in on lo0 all { 10 anchor "bar" in all { 11 anchor "/1/2/3" all [all …]
|
H A D | pf3.ok | 1 pass in all flags S/SA 2 pass in all flags S/SA 3 block drop in proto tcp all flags FPUEW/FSRPAUEW 4 block drop in proto tcp all flags FS/FSRA 5 block drop in proto tcp all flags /FSRAW 6 pass in proto udp all 7 pass in proto icmp all 8 pass in proto tcp all flags S/SA 9 pass in all flags S/SA no state 10 pass in all no state [all …]
|
H A D | pf7.ok | 1 block drop out log on tun1000000 all 2 block drop in log on tun1000000 all 3 block return-rst out log on tun1000000 proto tcp all 4 block return-rst in log on tun1000000 proto tcp all 5 block return-icmp(port-unr, port-unr) out log on tun1000000 proto udp all 6 block return-icmp(port-unr, port-unr) in log on tun1000000 proto udp all 13 pass out on tun1000000 inet proto icmp all icmp-type echoreq code 0 14 pass in on tun1000000 inet proto icmp all icmp-type echoreq code 0 15 pass out on tun1000000 proto udp all 17 pass out on tun1000000 proto tcp all flags S/SA modulate state [all …]
|
/openbsd-src/gnu/usr.bin/binutils/ |
H A D | Makefile.tpl | 379 all: all.normal 380 .PHONY: all 389 # Flags to pass down to all sub-makes. 486 .PHONY: all.normal 487 all.normal: @all_build_modules@ all-host all-target 489 .PHONY: all-host 490 all-host: maybe-all-gcc [+ 492 maybe-all-[+module+][+ 494 .PHONY: all-target 495 all-target: [+ [all …]
|
/openbsd-src/etc/etc.luna88k/ |
H A D | MAKEDEV.md | 10 dnl copyright notice and this permission notice appear in all copies. 12 dnl THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES 13 dnl WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF 42 dnl all) 45 target(all, ch, 0)dnl 46 target(all, vscsi, 0)dnl 47 target(all, diskmap)dnl 48 target(all, pty, 0)dnl 49 target(all, bio)dnl 50 target(all, tun, 0, 1, 2, 3)dnl [all …]
|
/openbsd-src/etc/etc.arm64/ |
H A D | MAKEDEV.md | 10 dnl copyright notice and this permission notice appear in all copies. 12 dnl THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES 13 dnl WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF 23 _DEV(all) 103 twrget(all, au, audio, 0, 1, 2, 3)dnl 104 target(all, ch, 0)dnl 105 target(all, vscsi, 0)dnl 106 target(all, diskmap)dnl 107 target(all, pty, 0)dnl 108 target(all, bio)dnl [all …]
|
/openbsd-src/etc/etc.i386/ |
H A D | MAKEDEV.md | 10 dnl copyright notice and this permission notice appear in all copies. 12 dnl THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES 13 dnl WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF 27 _DEV(all) 121 twrget(all, au, audio, 0, 1, 2, 3)dnl 122 target(all, ch, 0)dnl 123 target(all, vscsi, 0)dnl 124 target(all, diskmap)dnl 125 twrget(all, flo, fd, 0, 0B, 0C, 0D, 0E, 0F, 0G, 0H)dnl 126 twrget(all, flo, fd, 1, 1B, 1C, 1D, 1E, 1F, 1G, 1H)dnl [all …]
|
/openbsd-src/gnu/usr.bin/binutils/gdb/ |
H A D | gdbcmd.h | 33 /* Chain containing all defined commands. */ 37 /* Chain containing all defined info subcommands. */ 41 /* Chain containing all defined enable subcommands. */ 45 /* Chain containing all defined disable subcommands. */ 49 /* Chain containing all defined delete subcommands. */ 53 /* Chain containing all defined toggle subcommands. */ 57 /* Chain containing all defined stop subcommands. */ 61 /* Chain containing all defined "enable breakpoint" subcommands. */ 65 /* Chain containing all defined set subcommands */ 69 /* Chain containing all defined unset subcommands */ [all …]
|
/openbsd-src/etc/etc.riscv64/ |
H A D | MAKEDEV.md | 10 dnl copyright notice and this permission notice appear in all copies. 12 dnl THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES 13 dnl WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF 23 _DEV(all) 101 twrget(all, au, audio, 0, 1, 2, 3)dnl 102 target(all, ch, 0)dnl 103 target(all, vscsi, 0)dnl 104 target(all, diskmap)dnl 105 target(all, dri)dnl 106 target(all, pty, 0)dnl [all …]
|
/openbsd-src/gnu/usr.bin/perl/cpan/CPAN/lib/CPAN/ |
H A D | Queue.pm | 74 use vars qw{ @All $VERSION }; 88 push @All, $obj; 89 CPAN->debug(sprintf("in new All[%s]", 90 … join("",map {sprintf " %s\[%s][%s]\n",$_->{qmod},$_->{reqtype},$_->{optional}} @All), 96 my $obj = $All[0]; 104 for my $i (0..$#All) { 105 if ( $All[$i]->{qmod} eq $what ) { 106 splice @All, $i, 1; 110 CPAN->debug(sprintf("after delete_first mod[%s] All[%s]", 112 … join("",map {sprintf " %s\[%s][%s]\n",$_->{qmod},$_->{reqtype},$_->{optional}} @All) [all …]
|
/openbsd-src/usr.sbin/bgpctl/ |
H A D | bgpctl.8 | 7 .\" copyright notice and this permission notice appear in all copies. 9 .\" THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES 10 .\" WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF 100 Remove all dynamically added (i.e. with 104 Show all announced flowspec rules. 145 Request the neighbor to re-send all routes. 146 Note that the neighbor is not obliged to re-send all routes, or any routes at 147 all, even if it announced the route refresh capability. 176 Remove all dynamically added (i.e. with 187 Show all announce [all...] |
/openbsd-src/gnu/llvm/compiler-rt/lib/builtins/ |
H A D | udivmoddi4.c | 31 n.all = a; in __udivmoddi4() 33 d.all = b; in __udivmoddi4() 72 *rem = r.all; in __udivmoddi4() 83 *rem = r.all; in __udivmoddi4() 94 *rem = n.all; in __udivmoddi4() 99 // q.all = n.all << (n_udword_bits - sr); in __udivmoddi4() 102 // r.all = n.all >> sr; in __udivmoddi4() 114 return n.all; in __udivmoddi4() 118 return q.all; in __udivmoddi4() 125 // q.all = n.all << (n_udword_bits - sr); in __udivmoddi4() [all …]
|
/openbsd-src/gnu/usr.bin/binutils/gdb/cli/ |
H A D | cli-cmds.h | 22 /* Chain containing all defined commands. */ 26 /* Chain containing all defined info subcommands. */ 30 /* Chain containing all defined enable subcommands. */ 34 /* Chain containing all defined disable subcommands. */ 38 /* Chain containing all defined delete subcommands. */ 42 /* Chain containing all defined toggle subcommands. */ 46 /* Chain containing all defined stop subcommands. */ 50 /* Chain containing all defined "enable breakpoint" subcommands. */ 54 /* Chain containing all defined set subcommands */ 58 /* Chain containing all defined unset subcommands */ [all …]
|
/openbsd-src/etc/etc.macppc/ |
H A D | MAKEDEV.md | 10 dnl copyright notice and this permission notice appear in all copies. 12 dnl THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES 13 dnl WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF 39 _DEV(all) 114 twrget(all, au, audio, 0, 1, 2, 3)dnl 115 twrget(all, s64_tzs, tty, a, b)dnl 116 twrget(all, s64_czs, cua, a, b)dnl 117 target(all, ch, 0)dnl 118 target(all, vscsi, 0)dnl 119 target(all, diskmap)dnl [all …]
|
/openbsd-src/usr.sbin/npppctl/ |
H A D | npppctl.8 | 7 .\" copyright notice and this permission notice appear in all copies. 9 .\" THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES 10 .\" WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF 52 .It Cm clear all | Ar filter ... 58 .Cm all 59 is specified, all PPP sessions are disconnected. 61 .Cm session all 64 .It Cm monitor all | Ar filter ... 70 .Cm all 71 is specified, all PPP sessions are monitored. [all …]
|