| /freebsd-14.2/sys/netinet/libalias/ |
| H A D | HISTORY | 43 aliasing. 57 - Changed the aliasing routines to use ANSI style 64 other applications of the aliasing software. 67 of the aliasing. (ee) 69 - Connections initiated from packet aliasing 71 aliased unless it conflicts with an aliasing 89 - Option for only aliasing private, unregistered 92 - Substantial rework to the aliasing lookup engine. 95 - Continuing rework to the aliasing lookup engine 108 - Packet aliasing engine will now free memory of [all …]
|
| /freebsd-14.2/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 | 10 It is based on packet aliasing package (see README.alias) 38 Charles Mott <[email protected]> Packet aliasing engine 39 Eivind Eklund <[email protected]> Packet aliasing engine
|
| /freebsd-14.2/usr.sbin/ppp/ |
| H A D | README.nat | 249 aliasing and transparent proxying by others. It is an extremely useful 328 aliasing. 343 - Changed the aliasing routines to use ANSI style throughout - 348 of the aliasing software. Hole could _not_ manifest in 350 applications of the aliasing. (ee) 351 - Connections initiated from packet aliasing host machine will 353 an aliasing port already being used. (There is an option to 363 aliasing engine are now completely dropped in ip.c. 367 - Option for only aliasing private, unregistered IP addresses 369 - Substantial rework to the aliasing lookup engine. [all …]
|
| /freebsd-14.2/lib/clang/ |
| H A D | clang.build.mk | 15 CFLAGS.gcc+= -fno-strict-aliasing
|
| /freebsd-14.2/sys/contrib/zstd/ |
| H A D | .buckconfig | 3 …cflags = -Wall -Wextra -Wcast-qual -Wcast-align -Wshadow -Wstrict-aliasing=1 -Wswitch-enum -Wdecla…
|
| /freebsd-14.2/contrib/libxo/ |
| H A D | warnings.mk | 47 -Wstrict-aliasing
|
| /freebsd-14.2/lib/libc/gdtoa/ |
| H A D | Makefile.inc | 19 CFLAGS.gdtoa_${src}+=-fno-strict-aliasing
|
| /freebsd-14.2/lib/libefivar/ |
| H A D | Makefile | 45 CFLAGS+= -fno-strict-aliasing
|
| /freebsd-14.2/usr.bin/netstat/ |
| H A D | Makefile | 33 CFLAGS+=-fno-strict-aliasing
|
| /freebsd-14.2/sys/contrib/zstd/doc/educational_decoder/ |
| H A D | Makefile | 28 -Wstrict-aliasing=1 -Wswitch-enum \
|
| /freebsd-14.2/sys/conf/ |
| H A D | kmod.mk | 89 .if !empty(CFLAGS:M-O[23s]) && empty(CFLAGS:M-fno-strict-aliasing) 90 CFLAGS+= -fno-strict-aliasing
|
| H A D | kern.pre.mk | 62 .if !empty(COPTFLAGS:M-O[23s]) && empty(COPTFLAGS:M-fno-strict-aliasing) 63 COPTFLAGS+= -fno-strict-aliasing
|
| /freebsd-14.2/usr.sbin/rpc.yppasswdd/ |
| H A D | Makefile | 18 CFLAGS+= -fno-strict-aliasing
|
| /freebsd-14.2/crypto/openssh/regress/unittests/ |
| H A D | Makefile.inc | 47 CDIAGFLAGS+= -Wstrict-aliasing
|
| /freebsd-14.2/sys/contrib/openzfs/config/ |
| H A D | Rules.am | 18 AM_CFLAGS += -fno-strict-aliasing
|
| /freebsd-14.2/sys/contrib/zstd/zlibWrapper/ |
| H A D | Makefile | 30 -Wstrict-aliasing=1
|
| /freebsd-14.2/contrib/nvi/ |
| H A D | CMakeLists.txt | 42 add_compile_options(-Wstrict-aliasing -fstrict-aliasing)
|
| /freebsd-14.2/usr.sbin/acpi/acpidb/ |
| H A D | Makefile | 78 CFLAGS+= -DACPI_DB_APP -DACPI_EXEC_APP -fno-strict-aliasing
|
| /freebsd-14.2/sys/contrib/zstd/lib/ |
| H A D | libzstd.mk | 93 -Wstrict-aliasing=1 -Wswitch-enum -Wdeclaration-after-statement \
|
| /freebsd-14.2/contrib/ntp/html/hints/ |
| H A D | sgi | 39 one-second intervals - I am probably seeing sampling aliasing between
|
| /freebsd-14.2/share/mk/ |
| H A D | sys.mk | 157 CFLAGS += -fno-strict-aliasing
|
| /freebsd-14.2/contrib/ntp/sntp/libevent/ |
| H A D | configure.ac | 49 # have -fno-strict-aliasing 58 # And disable the strict-aliasing optimization, since it breaks 61 CFLAGS="$CFLAGS -fno-strict-aliasing" 874 CFLAGS="$CFLAGS -Wno-unused-parameter -Wstrict-aliasing"
|
| /freebsd-14.2/contrib/libevent/ |
| H A D | configure.ac | 49 # have -fno-strict-aliasing 58 # And disable the strict-aliasing optimization, since it breaks 61 CFLAGS="$CFLAGS -fno-strict-aliasing" 874 CFLAGS="$CFLAGS -Wno-unused-parameter -Wstrict-aliasing"
|
| /freebsd-14.2/contrib/expat/ |
| H A D | configure.ac | 120 …AX_APPEND_COMPILE_FLAGS([-fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes], [AM_CFLAG… 134 AX_APPEND_COMPILE_FLAGS([-fno-strict-aliasing], [AM_CXXFLAGS])]) 138 [AX_APPEND_LINK_FLAGS([-fno-strict-aliasing],[AM_LDFLAGS])])
|