|
Revision tags: release/12.4.0, release/13.1.0, release/12.3.0, release/13.0.0, release/12.2.0, release/11.4.0, release/12.1.0, release/11.3.0 |
|
| #
b0f20f11 |
| 07-Jun-2019 |
Alex Richardson <[email protected]> |
Add a basic clang-format configuration file
This gets reasonably close to the existing format in sys/kern but will probably require some changes to upstream clang-format before it can be used as the
Add a basic clang-format configuration file
This gets reasonably close to the existing format in sys/kern but will probably require some changes to upstream clang-format before it can be used as the default formatting tool.
I tried formatting a few files in sys/kern and the result is pretty close to the existing code. However, this configuration file is not ready to be used without manually checking the output.
Reviewed By: emaste Differential Revision: https://reviews.freebsd.org/D20533
show more ...
|
| #
fbeb31a2 |
| 05-Jan-2019 |
Matt Macy <[email protected]> |
MK_ZFS -> {MK_ZFS|MK_LOADER_ZFS}, this is so we can diable userland / kernel ZFS but keep the boot-loaders when using ZoL port.
MFC after: 1 week Reviewed by: rgrimes Differential Revision: https://
MK_ZFS -> {MK_ZFS|MK_LOADER_ZFS}, this is so we can diable userland / kernel ZFS but keep the boot-loaders when using ZoL port.
MFC after: 1 week Reviewed by: rgrimes Differential Revision: https://reviews.freebsd.org/D18739
show more ...
|
|
Revision tags: release/12.0.0 |
|
| #
cdf90d6e |
| 26-Nov-2018 |
Andrew Rybchenko <[email protected]> |
sfxge(4): fix incorrectly set svn properties
File name was used by the svn property value since real value was lost in the command.
|
| #
9ed106d0 |
| 26-Nov-2018 |
Andrew Rybchenko <[email protected]> |
sfxge(4): update autogenerated headers from firmwaresrc
Pick up Medford2 interfaces.
Split AOE operations out into own header.
Sponsored by: Solarflare Communications, Inc. Differential Revision
sfxge(4): update autogenerated headers from firmwaresrc
Pick up Medford2 interfaces.
Split AOE operations out into own header.
Sponsored by: Solarflare Communications, Inc. Differential Revision: https://reviews.freebsd.org/D18137
show more ...
|
| #
706cfae4 |
| 22-Oct-2018 |
Conrad Meyer <[email protected]> |
import zstd 1.3.7
|
| #
b7e25196 |
| 02-Aug-2018 |
Ben Widawsky <[email protected]> |
Remove spuriously added svn properties
|
| #
be223cad |
| 02-Aug-2018 |
Ben Widawsky <[email protected]> |
tools: Add a git-svn bootstrap script
codified version of https://wiki.freebsd.org/GitWorkflow/GitSvn#Using_git-svn
Approved by: emaste (mentor) Suggested by: Warner Losh (imp) Differential Revisio
tools: Add a git-svn bootstrap script
codified version of https://wiki.freebsd.org/GitWorkflow/GitSvn#Using_git-svn
Approved by: emaste (mentor) Suggested by: Warner Losh (imp) Differential Revision: https://reviews.freebsd.org/D16528
show more ...
|
| #
eb11fae6 |
| 28-Jul-2018 |
Dimitry Andric <[email protected]> |
Vendor import of llvm trunk r338150: https://llvm.org/svn/llvm-project/llvm/trunk@338150
|
|
Revision tags: release/11.2.0 |
|
| #
15e8779b |
| 25-Dec-2017 |
Eitan Adler <[email protected]> |
.git*: add gitattributes and gitignore
For users of the git mirrors, lets provide useful git configuration files.
|
| #
044eb2f6 |
| 18-Dec-2017 |
Dimitry Andric <[email protected]> |
Vendor import of llvm trunk r321017: https://llvm.org/svn/llvm-project/llvm/trunk@321017
|
|
Revision tags: release/10.4.0, release/11.1.0 |
|
| #
a19eddc3 |
| 15-Apr-2017 |
Baptiste Daroussin <[email protected]> |
Import zstd 1.1.4
|
| #
bd51c208 |
| 03-Feb-2017 |
Dag-Erling Smørgrav <[email protected]> |
import unbound 1.6.0
|
|
Revision tags: release/11.0.1, release/11.0.0 |
|
| #
8c8f03ca |
| 11-May-2016 |
Martin Matuska <[email protected]> |
Keep full libarchive distribution in vendor branch (prep for 3.2.0 update)
|