| /openbsd/src/gnu/usr.bin/binutils-2.17/ |
| D | Makefile.def | 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; }; 266 dependencies = { module=all-build-fixincludes; on=all-build-libiberty; }; 270 dependencies = { module=configure-gcc; on=all-binutils; }; [all …]
|
| /openbsd/src/gnu/usr.bin/binutils/ |
| D | Makefile.tpl | 379 all: all.normal 380 .PHONY: all 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: [+ 497 maybe-all-target-[+module+][+ [all …]
|
| /openbsd/src/regress/sbin/pfctl/ |
| 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 …]
|
| 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 …]
|
| 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 …]
|
| 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 …]
|
| 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 …]
|
| 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 …]
|
| 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 …]
|
| 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 …]
|
| 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 …]
|
| 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 …]
|
| 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 …]
|
| D | pf28.ok | 1 block drop in log (all) quick on lo0 all 2 block drop in log quick on lo0 all 3 block drop in log (all) quick on lo0 all 4 block drop in log quick on lo0 all 5 block drop in log on lo0 all 6 block drop in log (all) on lo0 all
|
| 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 …]
|
| D | pf28.in | 2 block in log (all) quick on lo0 all 3 block in quick log on lo0 all 4 block in quick log (all) on lo0 all 5 block in log quick on lo0 all 6 block in log on lo0 all 7 block in log (all) on lo0 all
|
| D | pf15.ok | 3 match all scrub (no-df) 4 match all scrub (min-ttl 25) 5 match all scrub (max-mss 224) 6 match all scrub (no-df max-mss 224) 7 match all set (tos 0x10) 8 match out proto esp all set (tos 0x08) 9 match out proto ah all set (tos 0x04) 10 match out proto icmp all set (tos 0x12) 11 match out all set (tos 0x08) tagged THROUGHPUT
|
| /openbsd/src/etc/etc.amd64/ |
| D | MAKEDEV.md | 10 dnl copyright notice and this permission notice appear in all copies. 25 _DEV(all) 122 twrget(all, au, audio, 0, 1, 2, 3)dnl 123 target(all, ch, 0)dnl 124 target(all, vscsi, 0)dnl 125 target(all, diskmap)dnl 126 twrget(all, flo, fd, 0, 0B, 0C, 0D, 0E, 0F, 0G, 0H)dnl 127 twrget(all, flo, fd, 1, 1B, 1C, 1D, 1E, 1F, 1G, 1H)dnl 128 target(all, pty, 0)dnl 129 target(all, bio)dnl [all …]
|
| /openbsd/src/gnu/usr.bin/gcc/gcc/testsuite/lib/ |
| D | prune.exp | 22 …regsub -all "(^|\n)\[^\n\]*: In (function|member|method|(copy )?constructor|instantiation|program|… 23 regsub -all "(^|\n)\[^\n\]*: At (top level|global scope):\[^\n\]*" $text "" text 24 regsub -all "(^|\n)collect2: ld returned \[^\n\]*" $text "" text 25 regsub -all "(^|\n)Please submit.*instructions\[^\n\]*" $text "" text 28 regsub -all "(^|\n)\[^\n\]*: warning: -f(pic|PIC) ignored for target\[^\n\]*" $text "" text 29 …regsub -all "(^|\n)\[^\n\]*: warning: -f(pic|PIC)( and -fpic are| is)? not supported\[^\n\]*" $tex… 36 regsub -all "(^|\n)\[^\n\]*file path prefix \[^\n\]* never used" $text "" text 37 regsub -all "(^|\n)\[^\n\]*linker input file unused since linking not done" $text "" text
|
| /openbsd/src/etc/etc.i386/ |
| D | MAKEDEV.md | 10 dnl copyright notice and this permission notice appear in all copies. 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 127 target(all, pty, 0)dnl 128 target(all, bio)dnl [all …]
|
| /openbsd/src/etc/etc.arm64/ |
| D | MAKEDEV.md | 10 dnl copyright notice and this permission notice appear in all copies. 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 109 target(all, tun, 0, 1, 2, 3)dnl 110 target(all, tap, 0, 1, 2, 3)dnl [all …]
|
| /openbsd/src/etc/etc.luna88k/ |
| D | MAKEDEV.md | 10 dnl copyright notice and this permission notice appear in all copies. 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 51 target(all, tap, 0, 1, 2, 3)dnl 52 target(all, rd, 0)dnl [all …]
|
| /openbsd/src/etc/etc.riscv64/ |
| D | MAKEDEV.md | 10 dnl copyright notice and this permission notice appear in all copies. 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 107 target(all, bio)dnl 108 target(all, tun, 0, 1, 2, 3)dnl [all …]
|
| /openbsd/src/gnu/llvm/compiler-rt/lib/builtins/ |
| D | udivmodti4.c | 103 dividend.all = a; in __udivmodti4() 105 divisor.all = b; in __udivmodti4() 108 if (divisor.all > dividend.all) { in __udivmodti4() 110 *rem = dividend.all; in __udivmodti4() 130 *rem = remainder.all; in __udivmodti4() 131 return quotient.all; in __udivmodti4() 136 divisor.all <<= shift; in __udivmodti4() 148 (ti_int)(divisor.all - dividend.all - 1) >> (n_utword_bits - 1); in __udivmodti4() 150 dividend.all -= divisor.all & s; in __udivmodti4() 151 divisor.all >>= 1; in __udivmodti4() [all …]
|
| /openbsd/src/etc/etc.macppc/ |
| D | MAKEDEV.md | 10 dnl copyright notice and this permission notice appear in all copies. 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 120 twrget(all, flo, fd, 0, 0B, 0C, 0D, 0E, 0F, 0G, 0H)dnl 121 twrget(all, flo, fd, 1, 1B, 1C, 1D, 1E, 1F, 1G, 1H)dnl [all …]
|