Home
last modified time | relevance | path

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

123

/freebsd-13.1/sys/netinet/libalias/
H A DHISTORY44 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 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 DREADME11 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 DREADME.nat251 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 Dclang.build.mk16 CFLAGS.gcc+= -fno-strict-aliasing
/freebsd-13.1/sys/contrib/zstd/
H A D.buckconfig3 …cflags = -Wall -Wextra -Wcast-qual -Wcast-align -Wshadow -Wstrict-aliasing=1 -Wswitch-enum -Wdecla…
/freebsd-13.1/contrib/libxo/
H A Dwarnings.mk47 -Wstrict-aliasing
/freebsd-13.1/lib/libc/gdtoa/
H A DMakefile.inc20 CFLAGS.gdtoa_${src}+=-fno-strict-aliasing
/freebsd-13.1/lib/libefivar/
H A DMakefile46 CFLAGS+= -fno-strict-aliasing
/freebsd-13.1/usr.bin/netstat/
H A DMakefile34 CFLAGS+=-fno-strict-aliasing
/freebsd-13.1/sys/contrib/zstd/doc/educational_decoder/
H A DMakefile28 -Wstrict-aliasing=1 -Wswitch-enum \
/freebsd-13.1/crypto/openssh/regress/unittests/
H A DMakefile.inc44 CDIAGFLAGS+= -Wstrict-aliasing
/freebsd-13.1/usr.sbin/rpc.yppasswdd/
H A DMakefile19 CFLAGS+= -fno-strict-aliasing
/freebsd-13.1/sys/contrib/openzfs/config/
H A DRules.am27 AM_CFLAGS += -fno-strict-aliasing
/freebsd-13.1/contrib/apr/
H A Dapr.spec49 make %{?_smp_mflags} all CFLAGS=-fno-strict-aliasing
/freebsd-13.1/sys/contrib/zstd/zlibWrapper/
H A DMakefile29 -Wstrict-aliasing=1
/freebsd-13.1/sys/conf/
H A Dkern.pre.mk63 .if !empty(COPTFLAGS:M-O[23s]) && empty(COPTFLAGS:M-fno-strict-aliasing)
64 COPTFLAGS+= -fno-strict-aliasing
H A Dkmod.mk88 .if !empty(CFLAGS:M-O[23s]) && empty(CFLAGS:M-fno-strict-aliasing)
89 CFLAGS+= -fno-strict-aliasing
/freebsd-13.1/contrib/nvi/
H A DCMakeLists.txt41 add_compile_options(-Wstrict-aliasing -fstrict-aliasing)
/freebsd-13.1/usr.sbin/acpi/acpidb/
H A DMakefile79 CFLAGS+= -DACPI_DB_APP -DACPI_EXEC_APP -fno-strict-aliasing
/freebsd-13.1/contrib/ntp/html/hints/
H A Dsgi39 one-second intervals - I am probably seeing sampling aliasing between
/freebsd-13.1/contrib/expat/
H A Dconfigure.ac111 …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 Dconfigure.ac61 # 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 Dconfigure.ac60 # 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 Dsys.mk171 CFLAGS += -fno-strict-aliasing

123