| /freebsd-13.1/sys/netinet/libalias/ |
| H A D | HISTORY | 44 aliasing. 58 - Changed the aliasing routines to use ANSI style 65 other applications of the aliasing software. 68 of the aliasing. (ee) 70 - Connections initiated from packet aliasing 72 aliased unless it conflicts with an aliasing 90 - Option for only aliasing private, unregistered 93 - Substantial rework to the aliasing lookup engine. 96 - Continuing rework to the aliasing lookup engine 109 - Packet aliasing engine will now free memory of [all …]
|
| /freebsd-13.1/sbin/natd/ |
| H A D | HISTORY | 23 - Packet aliasing software upgraded to v. 1.9 39 - SIGHUP is now catched to allow natd to refresh aliasing 46 original application using aliasing routines). 48 The options which map directly to packet aliasing options are: 60 way to support new packet aliasing options. 85 - Upgrade to new packet aliasing engine (2.1) 113 - Packet aliasing library upgraded to 2.2. 119 - Packet aliasing library upgraded to 2.4.
|
| H A D | README | 11 It is based on packet aliasing package (see README.alias) 39 Charles Mott <[email protected]> Packet aliasing engine 40 Eivind Eklund <[email protected]> Packet aliasing engine
|
| /freebsd-13.1/usr.sbin/ppp/ |
| H A D | README.nat | 251 aliasing and transparent proxying by others. It is an extremely useful 330 aliasing. 345 - Changed the aliasing routines to use ANSI style throughout - 350 of the aliasing software. Hole could _not_ manifest in 352 applications of the aliasing. (ee) 353 - Connections initiated from packet aliasing host machine will 355 an aliasing port already being used. (There is an option to 365 aliasing engine are now completely dropped in ip.c. 369 - Option for only aliasing private, unregistered IP addresses 371 - Substantial rework to the aliasing lookup engine. [all …]
|
| /freebsd-13.1/lib/clang/ |
| H A D | clang.build.mk | 16 CFLAGS.gcc+= -fno-strict-aliasing
|
| /freebsd-13.1/sys/contrib/zstd/ |
| H A D | .buckconfig | 3 …cflags = -Wall -Wextra -Wcast-qual -Wcast-align -Wshadow -Wstrict-aliasing=1 -Wswitch-enum -Wdecla…
|
| /freebsd-13.1/contrib/libxo/ |
| H A D | warnings.mk | 47 -Wstrict-aliasing
|
| /freebsd-13.1/lib/libc/gdtoa/ |
| H A D | Makefile.inc | 20 CFLAGS.gdtoa_${src}+=-fno-strict-aliasing
|
| /freebsd-13.1/lib/libefivar/ |
| H A D | Makefile | 46 CFLAGS+= -fno-strict-aliasing
|
| /freebsd-13.1/usr.bin/netstat/ |
| H A D | Makefile | 34 CFLAGS+=-fno-strict-aliasing
|
| /freebsd-13.1/sys/contrib/zstd/doc/educational_decoder/ |
| H A D | Makefile | 28 -Wstrict-aliasing=1 -Wswitch-enum \
|
| /freebsd-13.1/crypto/openssh/regress/unittests/ |
| H A D | Makefile.inc | 44 CDIAGFLAGS+= -Wstrict-aliasing
|
| /freebsd-13.1/usr.sbin/rpc.yppasswdd/ |
| H A D | Makefile | 19 CFLAGS+= -fno-strict-aliasing
|
| /freebsd-13.1/sys/contrib/openzfs/config/ |
| H A D | Rules.am | 27 AM_CFLAGS += -fno-strict-aliasing
|
| /freebsd-13.1/contrib/apr/ |
| H A D | apr.spec | 49 make %{?_smp_mflags} all CFLAGS=-fno-strict-aliasing
|
| /freebsd-13.1/sys/contrib/zstd/zlibWrapper/ |
| H A D | Makefile | 29 -Wstrict-aliasing=1
|
| /freebsd-13.1/sys/conf/ |
| H A D | kern.pre.mk | 63 .if !empty(COPTFLAGS:M-O[23s]) && empty(COPTFLAGS:M-fno-strict-aliasing) 64 COPTFLAGS+= -fno-strict-aliasing
|
| H A D | kmod.mk | 88 .if !empty(CFLAGS:M-O[23s]) && empty(CFLAGS:M-fno-strict-aliasing) 89 CFLAGS+= -fno-strict-aliasing
|
| /freebsd-13.1/contrib/nvi/ |
| H A D | CMakeLists.txt | 41 add_compile_options(-Wstrict-aliasing -fstrict-aliasing)
|
| /freebsd-13.1/usr.sbin/acpi/acpidb/ |
| H A D | Makefile | 79 CFLAGS+= -DACPI_DB_APP -DACPI_EXEC_APP -fno-strict-aliasing
|
| /freebsd-13.1/contrib/ntp/html/hints/ |
| H A D | sgi | 39 one-second intervals - I am probably seeing sampling aliasing between
|
| /freebsd-13.1/contrib/expat/ |
| H A D | configure.ac | 111 …AX_APPEND_COMPILE_FLAGS([-fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes], [AM_CFLAG… 125 AX_APPEND_COMPILE_FLAGS([-fno-strict-aliasing], [AM_CXXFLAGS])]) 129 [AX_APPEND_LINK_FLAGS([-fno-strict-aliasing],[AM_LDFLAGS])])
|
| /freebsd-13.1/contrib/ntp/sntp/libevent/ |
| H A D | configure.ac | 61 # have -fno-strict-aliasing 70 # And disable the strict-aliasing optimization, since it breaks 73 CFLAGS="$CFLAGS -fno-strict-aliasing" 797 CFLAGS="$CFLAGS -Wno-unused-parameter -Wstrict-aliasing"
|
| /freebsd-13.1/contrib/libevent/ |
| H A D | configure.ac | 60 # have -fno-strict-aliasing 69 # And disable the strict-aliasing optimization, since it breaks 72 CFLAGS="$CFLAGS -fno-strict-aliasing" 828 CFLAGS="$CFLAGS -Wno-unused-parameter -Wstrict-aliasing"
|
| /freebsd-13.1/share/mk/ |
| H A D | sys.mk | 171 CFLAGS += -fno-strict-aliasing
|