Searched hist:5 (Results 401 - 425 of 9460) sorted by relevance

<<11121314151617181920>>

/freebsd-10.0-release/tools/build/options/
H A DWITH_CLANG_FULL246259 Sat Feb 02 20:38:41 MST 2013 dim Pull in r170135 from upstream clang trunk:

Dont use/link ARCMT, StaticAnalyzer and Rewriter to clang when the user
specifies not to. Dont build ASTMatchers with Rewriter disabled and
StaticAnalyzer when it's disabled.

Without all those three, the clang binary shrinks (x86_64) from ~36MB
to ~32MB (unstripped).

To disable these clang components, and get a smaller clang binary built
and installed, set WITHOUT_CLANG_FULL in src.conf(5). During the
initial stages of buildworld, those extra components are already
disabled automatically, to save some build time.

MFC after: 1 week
H A DWITH_OPENSSH_NONE_CIPHER245527 Wed Jan 16 23:55:59 MST 2013 bz Add a src.conf(5) option to allow users to compile in the "NONE cipher",
which, only after authentication, disables crypto, and only for sessions
without a terminal.

Submitted by: Jeremy Chadwick (freebsd jdc.parodius.com)
PR: bin/163095
MFC after: 10 days
H A DWITH_SHARED_TOOLCHAINdiff 235342 Sat May 12 14:28:58 MDT 2012 gjb Regenerate src.conf(5) for mdoc(7) and typo corrections.

PR: 167804
Submitted by: Nobuyuki Koganemaru (kogane!jp.freebsd.org)
MFC after: 3 days
H A Dmakemandiff 253304 Fri Jul 12 21:23:28 MDT 2013 bapt Ensure the locale is LC_ALL=C when regenerating src.conf.5

MFC after: 3 days
diff 236279 Wed May 30 00:43:06 MDT 2012 gjb Add '-width Pa' to src.conf.5 for mdoc(7) style consistency.

MFC after: 3 days
diff 174548 Wed Dec 12 14:39:32 MST 2007 ru - Fix setting of MK_GSSAPI option by bsd.own.mk; its value should
default to the value of MK_KERBEROS unless set explicitly by
WITH_GSSAPI/WITHOUT_GSSAPI. (This introduces another type of
MK_* variables which itself is questionable.)

- Teach tools/build/options/makeman script that generates the
src.conf(5) manpage about the new type of MK_* variables.

- Fix broken logic in lib/Makefile.
156937 Tue Mar 21 07:05:42 MST 2006 ru A tool to generate the src.conf(5) manpage.
/freebsd-10.0-release/tools/regression/fifo/fifo_create/
H A DMakefilediff 160202 Sun Jul 09 09:51:14 MDT 2006 maxim o style.Makefile(5): WARNS= -> WARNS?=.
/freebsd-10.0-release/tools/regression/fifo/fifo_io/
H A DMakefilediff 160202 Sun Jul 09 09:51:14 MDT 2006 maxim o style.Makefile(5): WARNS= -> WARNS?=.
/freebsd-10.0-release/tools/regression/fifo/fifo_misc/
H A DMakefilediff 160202 Sun Jul 09 09:51:14 MDT 2006 maxim o style.Makefile(5): WARNS= -> WARNS?=.
/freebsd-10.0-release/tools/regression/fifo/fifo_open/
H A DMakefilediff 160202 Sun Jul 09 09:51:14 MDT 2006 maxim o style.Makefile(5): WARNS= -> WARNS?=.
/freebsd-10.0-release/tools/regression/file/ftruncate/
H A DMakefilediff 160202 Sun Jul 09 09:51:14 MDT 2006 maxim o style.Makefile(5): WARNS= -> WARNS?=.
/freebsd-10.0-release/tools/regression/netinet/tcpdrop/
H A DMakefilediff 160202 Sun Jul 09 09:51:14 MDT 2006 maxim o style.Makefile(5): WARNS= -> WARNS?=.
/freebsd-10.0-release/tools/regression/netinet/tcpsockclosebeforeaccept/
H A DMakefilediff 160202 Sun Jul 09 09:51:14 MDT 2006 maxim o style.Makefile(5): WARNS= -> WARNS?=.
/freebsd-10.0-release/tools/regression/netinet/tcpsocktimewait/
H A DMakefilediff 160202 Sun Jul 09 09:51:14 MDT 2006 maxim o style.Makefile(5): WARNS= -> WARNS?=.
/freebsd-10.0-release/tools/regression/netipx/ipxdgramloopback/
H A DMakefilediff 160202 Sun Jul 09 09:51:14 MDT 2006 maxim o style.Makefile(5): WARNS= -> WARNS?=.
/freebsd-10.0-release/tools/regression/netipx/spxabort/
H A DMakefilediff 160202 Sun Jul 09 09:51:14 MDT 2006 maxim o style.Makefile(5): WARNS= -> WARNS?=.
/freebsd-10.0-release/tools/regression/netipx/spxloopback/
H A DMakefilediff 160202 Sun Jul 09 09:51:14 MDT 2006 maxim o style.Makefile(5): WARNS= -> WARNS?=.
/freebsd-10.0-release/tools/regression/sockets/listen_backlog/
H A DMakefilediff 160202 Sun Jul 09 09:51:14 MDT 2006 maxim o style.Makefile(5): WARNS= -> WARNS?=.
/freebsd-10.0-release/tools/regression/sockets/rtsocket/
H A DMakefilediff 160202 Sun Jul 09 09:51:14 MDT 2006 maxim o style.Makefile(5): WARNS= -> WARNS?=.
/freebsd-10.0-release/tools/regression/sockets/unix_bindconnect/
H A DMakefilediff 160202 Sun Jul 09 09:51:14 MDT 2006 maxim o style.Makefile(5): WARNS= -> WARNS?=.
/freebsd-10.0-release/tools/regression/sockets/unix_passfd/
H A DMakefilediff 160202 Sun Jul 09 09:51:14 MDT 2006 maxim o style.Makefile(5): WARNS= -> WARNS?=.
/freebsd-10.0-release/tools/regression/sockets/unix_socket/
H A DMakefilediff 160202 Sun Jul 09 09:51:14 MDT 2006 maxim o style.Makefile(5): WARNS= -> WARNS?=.
/freebsd-10.0-release/tools/regression/ufs/uprintf/
H A DMakefilediff 160202 Sun Jul 09 09:51:14 MDT 2006 maxim o style.Makefile(5): WARNS= -> WARNS?=.
/freebsd-10.0-release/tools/regression/usr.bin/sed/regress.multitest.out/
H A D8.22197362 Sun Sep 20 14:02:37 MDT 2009 dds IEEE Std 1003.1, 2004 Edition states:

"The escape sequence '\n' shall match a <newline> embedded in
the pattern space."

It is unclear whether this also applies to a \n embedded in a
character class. Disable the existing handling of \n in a character
class following Mac OS X, GNU sed version 4.1.5 with --posix, and
SunOS 5.10 /usr/bin/sed.

Pointed by: Marius Strobl
Obtained from: Mac OS X
H A D8.23197362 Sun Sep 20 14:02:37 MDT 2009 dds IEEE Std 1003.1, 2004 Edition states:

"The escape sequence '\n' shall match a <newline> embedded in
the pattern space."

It is unclear whether this also applies to a \n embedded in a
character class. Disable the existing handling of \n in a character
class following Mac OS X, GNU sed version 4.1.5 with --posix, and
SunOS 5.10 /usr/bin/sed.

Pointed by: Marius Strobl
Obtained from: Mac OS X
/freebsd-10.0-release/tools/tools/cxgbetool/
H A Dreg_defs_t5.c248925 Sat Mar 30 00:34:15 MDT 2013 np cxgbe(4): Add support for Chelsio's Terminator 5 (aka T5) ASIC. This
includes support for the NIC and TOE features of the 40G, 10G, and
1G/100M cards based on the T5.

The ASIC is mostly backward compatible with the Terminator 4 so cxgbe(4)
has been updated instead of writing a brand new driver. T5 cards will
show up as cxl (short for cxlgb) ports attached to the t5nex bus driver.

Sponsored by: Chelsio
/freebsd-10.0-release/usr.bin/clang/
H A Dclang.prog.mkdiff 239614 Thu Aug 23 15:14:21 MDT 2012 dim Sprinkle a bit of style.Makefile(5) across various clang Makefiles. No
functional changes.

MFC after: 3 days

Completed in 180 milliseconds

<<11121314151617181920>>