/openbsd-src/regress/sbin/pfctl/ |
H A D | pf17.ok | 1 match out on lo0 inet from 192.168.1.1 to any nat-to 10.0.0.1 static-port 2 match in on lo0 inet from any to 10.0.0.1 rdr-to 192.168.1.1 3 match out on lo0 inet proto tcp from 192.168.1.2 to any nat-to 10.0.0.2 static-port 4 match in on lo0 inet proto tcp from any to 10.0.0.2 rdr-to 192.168.1.2 5 match out on lo0 inet proto udp from 192.168.1.3 to any nat-to 10.0.0.3 static-port 6 match in on lo0 inet proto udp from any to 10.0.0.3 rdr-to 192.168.1.3 7 match out on lo0 inet proto icmp from 192.168.1.4 to any nat-to 10.0.0.4 static-port 8 match in on lo0 inet proto icmp from any to 10.0.0.4 rdr-to 192.168.1.4 9 match out on lo0 inet from 192.168.1.5 to 172.16.1.1 nat-to 10.0.0.5 static-port 10 match in on lo0 inet from 172.16.1.1 to 10.0.0.5 rdr-to 192.168.1.5 [all …]
|
H A D | pf17.in | 3 match on lo0 from 192.168.1.1 to any binat-to 10.0.0.1 4 match on lo0 proto tcp from 192.168.1.2 to any binat-to 10.0.0.2 5 match on lo0 proto udp from 192.168.1.3 to any binat-to 10.0.0.3 6 match on lo0 proto icmp from 192.168.1.4 to any binat-to 10.0.0.4 8 match on lo0 from 192.168.1.5 to 172.16.1.1 binat-to 10.0.0.5 9 match on lo0 from 192.168.1.6 to 172.16.1.2/32 binat-to 10.0.0.6 10 match on lo0 from 192.168.1.7 to 172.16.2.0/24 binat-to 10.0.0.7 12 match on lo0 from 192.168.2.0/24 to any binat-to 10.0.5.0/24 13 match on lo0 from 192.168.2.0/28 to any binat-to 10.0.4.0/28 14 match on lo0 from 192.168.2.0/30 to 192.168.3.1 binat-to 10.0.3.0/30 [all …]
|
/openbsd-src/gnu/usr.bin/cvs/doc/ |
H A D | cvs-paper.ms | 4 .\" troff source to the cvs USENIX article, Winter 1990, Washington, D.C. 60 community for a freely available tool to manage software revision and 64 source distributions while trying to maintain local modifications to 71 than one software developer to be modifying (usually different) modules of the 76 Then, the modifications are returned to a master source repository 79 In order to manage such a project, some sort of revision control system is 100 theory, it is not uncommon to have two or more people making 101 modifications to the same file within the kernel sources in 102 order to facilitate a desired change. 112 allowing only one developer to have a writable copy of a particular file at [all …]
|
/openbsd-src/gnu/lib/libiberty/src/ |
H A D | config.in | 3 /* Define to one of _getb67, GETB67, getb67 for Cray-2 and Cray-YMP systems. 7 /* Define to 1 if you have the <alloca.h> header file. */ 10 /* Define to 1 if you have the `asprintf' function. */ 13 /* Define to 1 if you have the `atexit' function. */ 16 /* Define to 1 if you have the `basename' function. */ 19 /* Define to 1 if you have the `bcmp' function. */ 22 /* Define to 1 if you have the `bcopy' function. */ 25 /* Define to 1 if you have the `bsearch' function. */ 28 /* Define to 1 if you have the `bzero' function. */ 31 /* Define to 1 if you have the `calloc' function. */ [all …]
|
/openbsd-src/regress/sys/net/pflog/ |
H A D | pf.conf | 5 # nothing to pflog N3, will be overridden by later rule 6 pass log (to $PFLOG_N3) on $LO no state 8 # everything to pflog N2 9 match log (to $PFLOG_N2) on $LO no state 11 # specific test to pflog N1 12 pass log (to $PFLOG_N1) on $LO inet 13 pass log (to $PFLOG_N1) on $LO to 169.254.0.1 no state 14 pass log (to $PFLOG_N1) on $LO to 169.254.0.2 keep state 15 pass log (all to $PFLOG_N1) on $LO to 169.254.0.3 keep state 16 pass log (user to $PFLOG_N1) on $LO to 169.254.0.4 [all …]
|
/openbsd-src/gnu/gcc/fixincludes/ |
H A D | config.h.in | 3 /* Defined to the executable file extension on the host system */ 6 /* Define to 1 if you have the `clearerr_unlocked' function. */ 9 /* Define to 1 if you have the declaration of `abort', and to 0 if you don't. 13 /* Define to 1 if you have the declaration of `asprintf', and to 0 if you 17 /* Define to 1 if you have the declaration of `basename', and to 0 if you 21 /* Define to 1 if you have the declaration of `clearerr_unlocked', and to 0 if 25 /* Define to 1 if you have the declaration of `errno', and to 0 if you don't. 29 /* Define to 1 if you have the declaration of `feof_unlocked', and to 0 if you 33 /* Define to 1 if you have the declaration of `ferror_unlocked', and to 0 if 37 /* Define to 1 if you have the declaration of `fflush_unlocked', and to 0 if [all …]
|
/openbsd-src/gnu/gcc/libcpp/ |
H A D | config.in | 3 /* Define to one of `_getb67', `GETB67', `getb67' for Cray-2 and Cray-YMP 8 /* Define to 1 if using `alloca.c'. */ 14 /* Define to 1 if translation of program messages to the user's native 18 /* Define to 1 if you have `alloca', as a function or macro. */ 21 /* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix). 25 /* Define to 1 if you have the `clearerr_unlocked' function. */ 28 /* Define to 1 if you have the declaration of `abort', and to 0 if you don't. 32 /* Define to 1 if you have the declaration of `asprintf', and to 0 if you 36 /* Define to 1 if you have the declaration of `basename', and to 0 if you 40 /* Define to 1 if you have the declaration of `clearerr_unlocked', and to 0 if [all …]
|
/openbsd-src/usr.sbin/nsd/ |
H A D | config.h.in | 3 /* apply the noreturn attribute to a function that exits the program */ 6 /* apply the weak attribute to a symbol */ 9 /* Define this to enable BIND8 like NSTATS & XSTATS. */ 21 /* Pathname to the NSD configuration file */ 40 /* Define to the default maximum message length with EDNS. */ 43 /* Define to the default facility for syslog. */ 46 /* Define to 1 if you have the `accept4' function. */ 49 /* Define to 1 if you have the `alarm' function. */ 52 /* Define to 1 if you have the `arc4random' function. */ 55 /* Define to 1 if you have the `arc4random_uniform' function. */ [all …]
|
/openbsd-src/usr.bin/mg/ |
H A D | tutorial | 4 The mg editor is a public domain editor intended to loosely resemble GNU Emacs, 15 Esc key and type <chr>. This is equivalent to M-<chr>. 17 The first thing to learn is how to move up and down a document. To move your 22 Congratulations. You have now learned how to move your cursor down. To move 26 >> Try using C-p and C-n to move up and down and then move past this line. 28 The next commands to learn are how to move your cursor left and right. To do 30 you can use C-b and C-f to do this. 34 To make it easy to remember these commands, it helps to remember by letter: 37 Now that you've learned how to move single characters at a time, next we learn 38 how to move one word at a time. To do this, you can use M-f (Meta and f) or [all …]
|
/openbsd-src/gnu/usr.bin/texinfo/ |
H A D | config.in | 3 /* Define to one of `_getb67', `GETB67', `getb67' for Cray-2 and Cray-YMP 8 /* Define to 1 if using `alloca.c'. */ 11 /* Define to 1 if translation of program messages to the user's native 15 /* Define to 1 if `TIOCGWINSZ' requires <sys/ioctl.h>. */ 18 /* Define to 1 if you have `alloca', as a function or macro. */ 21 /* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix). 25 /* Define to 1 if you have the <argz.h> header file. */ 28 /* Define to 1 if you have the `asprintf' function. */ 31 /* Define to 1 if you have the `bzero' function. */ 38 /* Define to 1 if you have the declaration of `feof_unlocked', and to 0 if you [all …]
|
/openbsd-src/usr.bin/awk/ |
H A D | FIXES.1e | 5 Permission to use, copy, modify, and distribute this software and 12 to distribution of the software without specific, written prior 15 LUCENT DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, 26 was sent to the printers in August 1987. 29 Fix edge case where FS is changed on commandline. Thanks to 34 been plugged. Thanks to Miguel Pineiro Jr. 37 Force hex escapes in strings to be no more than two characters, 39 consistency, as well as consistency with gawk. Thanks to 45 tempfree in cat, thanks to Miguel Pineiro Jr and valgrind. 49 Thanks to Miguel Pineiro Jr. <mpj@pineiro.cc>. [all …]
|
/openbsd-src/usr.sbin/unbound/ |
H A D | config.h.in | 6 /* apply the noreturn attribute to a function that exits the program */ 9 /* apply the weak attribute to a symbol */ 12 /* Directory to chroot to */ 15 /* Define this to enable client subnet option. */ 24 /* Pathname to the Unbound configuration file */ 37 /* Define this to enable kernel based UDP source port randomization. */ 43 /* Define if you want to use debug lock checking (slow). */ 46 /* Define this if you enabled-allsymbols from libunbound to link binaries to [all...] |
/openbsd-src/gnu/usr.bin/binutils-2.17/opcodes/ |
H A D | ia64-waw.tbl | 3 …]; br.call, brl.call, br.ret, cover, IC:mov-to-AR-BSPSTORE, rfi; br.call, brl.call, br.ret, cover,… 4 AR[BSPSTORE]; alloc, loadrs, flushrs, IC:mov-to-AR-BSPSTORE; alloc, loadrs, flushrs, IC:mov-to-AR-B… 5 AR[CCV]; IC:mov-to-AR-CCV; IC:mov-to-AR-CCV; impliedF 6 AR[CFLG]; IC:mov-to-AR-CFLG; IC:mov-to-AR-CFLG; impliedF 7 AR[CSD]; ld16, IC:mov-to-AR-CSD; ld16, IC:mov-to-AR-CSD; impliedF 8 AR[EC]; br.ret, IC:mod-sched-brs, IC:mov-to-AR-EC; br.ret, IC:mod-sched-brs, IC:mov-to-AR-EC; impli… 9 AR[EFLAG]; IC:mov-to-AR-EFLAG; IC:mov-to-AR-EFLAG; impliedF 10 AR[FCR]; IC:mov-to-AR-FCR; IC:mov-to-AR-FCR; impliedF 11 AR[FDR]; IC:mov-to-AR-FDR; IC:mov-to-AR-FDR; impliedF 12 AR[FIR]; IC:mov-to-AR-FIR; IC:mov-to-AR-FIR; impliedF [all …]
|
/openbsd-src/gnu/usr.bin/cc/libcpp/ |
H A D | config.h | 5 /* Define to one of `_getb67', `GETB67', `getb67' for Cray-2 and Cray-YMP 10 /* Define to 1 if using `alloca.c'. */ 16 /* Define to 1 if translation of program messages to the user's native 20 /* Define to 1 if you have `alloca', as a function or macro. */ 23 /* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix). 27 /* Define to 1 if you have the `clearerr_unlocked' function. */ 30 /* Define to 1 if you have the declaration of `abort', and to 0 if you don't. 34 /* Define to 1 if you have the declaration of `asprintf', and to 0 if you 38 /* Define to 1 if you have the declaration of `basename', and to 0 if you 42 /* Define to 1 if you have the declaration of `clearerr_unlocked', and to 0 if [all …]
|
/openbsd-src/gnu/gcc/libmudflap/ |
H A D | config.h.in | 3 /* Define to the name of the symbol used for the entry point. */ 6 /* Define to 1 if you have the `addmntent' function. */ 9 /* Define to 1 if you have the <arpa/inet.h> header file. */ 12 /* Define to 1 if you have the `backtrace' function. */ 15 /* Define to 1 if you have the `backtrace_symbols' function. */ 18 /* Define to 1 if you have the <ctype.h> header file. */ 21 /* Define to 1 if you have the `cuserid' function. */ 24 /* Define to 1 if you have the <dirent.h> header file. */ 27 /* Define to 1 if you have the <dlfcn.h> header file. */ 30 /* Define to 1 if you have the `dlvsym' function. */ [all …]
|
/openbsd-src/gnu/usr.bin/binutils/opcodes/ |
H A D | ia64-waw.tbl | 3 …]; br.call, brl.call, br.ret, cover, IC:mov-to-AR-BSPSTORE, rfi; br.call, brl.call, br.ret, cover,… 4 AR[BSPSTORE]; alloc, loadrs, flushrs, IC:mov-to-AR-BSPSTORE; alloc, loadrs, flushrs, IC:mov-to-AR-B… 5 AR[CCV]; IC:mov-to-AR-CCV; IC:mov-to-AR-CCV; impliedF 6 AR[CFLG]; IC:mov-to-AR-CFLG; IC:mov-to-AR-CFLG; impliedF 7 AR[CSD]; ld16, IC:mov-to-AR-CSD; ld16, IC:mov-to-AR-CSD; impliedF 8 AR[EC]; br.ret, IC:mod-sched-brs, IC:mov-to-AR-EC; br.ret, IC:mod-sched-brs, IC:mov-to-AR-EC; impli… 9 AR[EFLAG]; mov-to-AR-EFLAG; mov-to-AR-EFLAG; impliedF 10 AR[FCR]; mov-to-AR-FCR; mov-to-AR-FCR; impliedF 11 AR[FDR]; mov-to-AR-FDR; mov-to-AR-FDR; impliedF 12 AR[FIR]; mov-to-AR-FIR; mov-to-AR-FIR; impliedF [all …]
|
/openbsd-src/usr.bin/mail/USD.doc/ |
H A D | mail5.nr | 15 .\" may be used to endorse or promote products derived from this software 19 .\" ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE 23 .\" DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS 49 message list passed to it. 78 Thus, to print the first four messages, use 82 and to print all the messages from the current message to the last 92 is checked to make sure it was sent by one of the named users. 97 is selected. Thus, to print every message sent to you by 125 For example, to print the headers of all messages that contain the 142 command goes to the previous message and prints it. The [all …]
|
/openbsd-src/gnu/usr.bin/perl/t/uni/ |
H A D | latin2.t | 19 ok("\xC1" =~ /\xC1/, '\xC1 to /\xC1/'); 20 ok("\x{C1}" =~ /\x{C1}/, '\x{C1} to /\x{C1}/'); 21 ok("\xC3" =~ /\xC3/, '\xC3 to /\xC3/'); 22 ok("\x{102}" =~ /\xC3/, '\x{102} to /\xC3/'); 23 ok("\xC3" =~ /\x{C3}/, '\xC3 to /\x{C3}/'); 24 ok("\x{102}" =~ /\x{C3}/, '\x{102} to /\x{C3}/'); 25 ok("\xC3" =~ /\x{102}/, '\xC3 to /\x{102}/'); 26 ok("\x{102}" =~ /\x{102}/, '\x{102} to /\x{102}/'); 28 ok("\xC1" =~ /\xC1/i, '\xC1 to /\xC1/i'); 29 ok("\xE1" =~ /\xC1/i, '\xE1 to /\xC1/i'); [all …]
|
/openbsd-src/gnu/usr.bin/binutils-2.17/bfd/ |
H A D | config.in | 3 /* Define to one of `_getb67', `GETB67', `getb67' for Cray-2 and Cray-YMP 8 /* Define to 1 if using `alloca.c'. */ 11 /* Define to 1 if NLS is requested */ 14 /* Define to 1 if you have `alloca', as a function or macro. */ 17 /* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix). 21 /* Define to 1 if you have the <argz.h> header file. */ 24 /* Define to 1 if you have the `dcgettext' function. */ 27 /* Define to 1 if you have the declaration of `basename', and to 0 if you 31 /* Define to 1 if you have the declaration of `ffs', and to 0 if you don't. */ 34 /* Define to 1 if you have the declaration of `free', and to 0 if you don't. [all …]
|
/openbsd-src/regress/sys/netinet/ipsec/ |
H A D | ipsec.conf | 6 TO="to" 15 $FROM $SRC_ESP_TRANSP_IPV4 $TO $IPS_ESP_TRANSP_IPV4 \ 19 $FROM $SRC_ESP_TRANSP_IPV6 $TO $IPS_ESP_TRANSP_IPV6 \ 26 from $SRC_ESP_TRANSP_IPV4 to $IPS_ESP_TRANSP_IPV4 \ 32 from $SRC_ESP_TRANSP_IPV6 to $IPS_ESP_TRANSP_IPV6 \ 40 $FROM $SRC_ESP_TUNNEL_IPV4/24 $TO $IPS_ESP_TUNNEL4_IPV4/24 \ 44 $FROM $SRC_ESP_TUNNEL_IPV6/64 $TO $IPS_ESP_TUNNEL4_IPV6/64 \ 47 # icmp need to frag 49 $FROM $SRC_ESP_TUNNEL_IPV4/24 $TO $IPS_IN_IPV4 \ 54 $FROM $SRC_ESP_TUNNEL_IPV4/24 $TO $IPS_ESP_TUNNEL6_IPV4/24 \ [all …]
|
/openbsd-src/gnu/llvm/llvm/docs/ |
H A D | doxygen.cfg.in | 3 # This file describes the settings to be used by the documentation system 37 # The PROJECT_NUMBER tag can be used to enter a project or revision number. This 52 # to the output directory. 56 # The OUTPUT_DIRECTORY tag is used to specify the (relative or absolute) path 58 # entered, it will be relative to the location where doxygen was started. If 63 # If the CREATE_SUBDIRS tag is set to YES, then doxygen will create 4096 sub- 73 # The OUTPUT_LANGUAGE tag is used to specify the language in which all 75 # information to generate all constant output in the proper language. 88 # If the BRIEF_MEMBER_DESC tag is set to YES doxygen will include brief member 90 # documentation (similar to Javadoc). Set to NO to disable this. [all …]
|
/openbsd-src/gnu/llvm/clang/docs/ |
H A D | doxygen.cfg.in | 3 # This file describes the settings to be used by the documentation system 37 # The PROJECT_NUMBER tag can be used to enter a project or revision number. This 52 # to the output directory. 56 # The OUTPUT_DIRECTORY tag is used to specify the (relative or absolute) path 58 # entered, it will be relative to the location where doxygen was started. If 63 # If the CREATE_SUBDIRS tag is set to YES, then doxygen will create 4096 sub- 73 # The OUTPUT_LANGUAGE tag is used to specify the language in which all 75 # information to generate all constant output in the proper language. 88 # If the BRIEF_MEMBER_DESC tag is set to YES doxygen will include brief member 90 # documentation (similar to Javadoc). Set to NO to disable this. [all …]
|
/openbsd-src/sbin/unwind/libunbound/ |
H A D | config.h | 11 /* apply the noreturn attribute to a function that exits the program */ 14 /* apply the weak attribute to a symbol */ 17 /* Directory to chroot to */ 20 /* Define this to enable client subnet option. */ 29 /* Pathname to the Unbound configuration file */ 42 /* Define this to enable kernel based UDP source port randomization. */ 48 /* Define if you want to use debug lock checking (slow). */ 51 /* Define this if you enabled-allsymbols from libunbound to link binaries to [all...] |
/openbsd-src/gnu/usr.bin/clang/include/llvm/Config/ |
H A D | config.h | 1 /* include/llvm/Config/config.h.cmake corresponding to config.h.in. */ 15 /* Define to 1 to enable backtraces, and to 0 otherwise. */ 18 /* Define to 1 to enable crash overrides, and to 0 otherwise. */ 21 /* Define to 1 to enable crash memory dumps, and to 0 otherwise. */ 24 /* Define to 1 to prefer forward slashes on Windows, and to 0 prefer 28 /* Define to 1 if you have the `backtrace' function. */ 33 /* Define to 1 if you have the <CrashReporterClient.h> header file. */ 39 /* Define to 1 if you have the declaration of `arc4random', and to 0 if you 43 /* Define to 1 if you have the declaration of `FE_ALL_EXCEPT', and to 0 if you 47 /* Define to 1 if you have the declaration of `FE_INEXACT', and to 0 if you [all …]
|
/openbsd-src/gnu/usr.bin/perl/dist/ExtUtils-ParseXS/lib/ |
H A D | perlxstypemap.pod | 8 you'll realize that the majority of programmer effort has to go into 9 converting between the data structures that are native to either of 12 There are simply more ways to shove data into memory than there are 13 ways to implement a function call. 15 Perl XS' attempt at a solution to this is the concept of typemaps. 17 converting from a certain Perl data structure to a certain C 19 are sufficiently similar to one another to warrant converting with 22 the XS compiler that multiple C types are to be mapped with the same 33 fragments which are used by the B<xsubpp> compiler to map C function 34 parameters and values to Perl values. The typemap file may consist [all …]
|