Home
last modified time | relevance | path

Searched refs:aliasing (Results 1 – 25 of 74) sorted by relevance

123

/freebsd/sys/netinet/libalias/
H A DHISTORY43 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/sbin/natd/
H A DHISTORY23 - 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 DREADME10 It is based on packet aliasing package (see README.alias)
38 Charles Mott <cm@linktel.net> Packet aliasing engine
39 Eivind Eklund <eivind@dimaga.com> Packet aliasing engine
/freebsd/contrib/libder/
H A DCMakeLists.txt7 add_compile_options(-fsanitize=address,undefined -fstrict-aliasing)
8 add_link_options(-fsanitize=address,undefined -fstrict-aliasing)
/freebsd/usr.sbin/ppp/
H A DREADME.nat249 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/lib/clang/
H A Dclang.build.mk15 CFLAGS.gcc+= -fno-strict-aliasing
/freebsd/sys/contrib/zstd/
H A D.buckconfig3 …cflags = -Wall -Wextra -Wcast-qual -Wcast-align -Wshadow -Wstrict-aliasing=1 -Wswitch-enum -Wdecla…
/freebsd/contrib/libxo/
H A Dwarnings.mk47 -Wstrict-aliasing
/freebsd/lib/libc/gdtoa/
H A DMakefile.inc18 CFLAGS.gdtoa_${src}+=-fno-strict-aliasing
/freebsd/lib/libefivar/
H A DMakefile45 CFLAGS+= -fno-strict-aliasing
/freebsd/usr.bin/netstat/
H A DMakefile31 CFLAGS+=-fno-strict-aliasing
/freebsd/sys/conf/
H A Dkmod.mk89 .if !empty(CFLAGS:M-O[23s]) && empty(CFLAGS:M-fno-strict-aliasing)
90 CFLAGS+= -fno-strict-aliasing
H A Dkern.pre.mk63 .if !empty(COPTFLAGS:M-O[23s]) && empty(COPTFLAGS:M-fno-strict-aliasing)
64 COPTFLAGS+= -fno-strict-aliasing
/freebsd/sys/contrib/zstd/doc/educational_decoder/
H A DMakefile28 -Wstrict-aliasing=1 -Wswitch-enum \
/freebsd/crypto/openssh/regress/unittests/
H A DMakefile.inc47 CDIAGFLAGS+= -Wstrict-aliasing
/freebsd/usr.sbin/rpc.yppasswdd/
H A DMakefile17 CFLAGS+= -fno-strict-aliasing
/freebsd/sys/contrib/openzfs/config/
H A DRules.am19 AM_CFLAGS += -fno-strict-aliasing
/freebsd/sys/contrib/zstd/zlibWrapper/
H A DMakefile30 -Wstrict-aliasing=1
/freebsd/contrib/nvi/
H A DCMakeLists.txt41 add_compile_options(-Wstrict-aliasing -fstrict-aliasing)
/freebsd/sys/contrib/zstd/lib/
H A Dlibzstd.mk93 -Wstrict-aliasing=1 -Wswitch-enum -Wdeclaration-after-statement \
/freebsd/usr.sbin/acpi/acpidb/
H A DMakefile77 CFLAGS+= -DACPI_DB_APP -DACPI_EXEC_APP -fno-strict-aliasing
/freebsd/contrib/ntp/html/hints/
H A Dsgi39 one-second intervals - I am probably seeing sampling aliasing between
/freebsd/share/mk/
H A Dsys.mk150 CFLAGS += -fno-strict-aliasing
/freebsd/contrib/ntp/sntp/libevent/
H A Dconfigure.ac49 # 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/contrib/libevent/
H A Dconfigure.ac49 # 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"

123