History log of /freebsd/.gitignore (Results 51 – 75 of 160)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 2e4772e8 26-Nov-2020 Stefan Eßer <se@FreeBSD.org>

Import version 3.2.0


# 907a6834 26-Nov-2020 Stefan Eßer <se@FreeBSD.org>

Revert incomplete import of version 3.2.0


# 04f26504 26-Nov-2020 Stefan Eßer <se@FreeBSD.org>

Update to version 3.2.0


# 4cb89f2e 27-Oct-2020 Cy Schubert <cy@FreeBSD.org>

Vendor import of Unbound 1.12.0.


Revision tags: release/12.2.0
# a21d9b36 09-Oct-2020 Warner Losh <imp@FreeBSD.org>

Stop ignoring makeLINT generated files

We're going to check these files in shortly since we don't need to
generate them anymore. Generated files cause issues for different work
flows anyway.

Review

Stop ignoring makeLINT generated files

We're going to check these files in shortly since we don't need to
generate them anymore. Generated files cause issues for different work
flows anyway.

Reviewed by: kevans
Differential Revision: https://reviews.freebsd.org/D26540

show more ...


# 2a1ac9cd 09-Sep-2020 Baptiste Daroussin <bapt@FreeBSD.org>

Import nvi 2.2.0


# 7973006f 22-Aug-2020 Cy Schubert <cy@FreeBSD.org>

Vendor import of Unbound 1.11.0.


# 3960d892 07-Jul-2020 Stefan Eßer <se@FreeBSD.org>

Update to release 3.1.1

This release fixes a regression from traditional bc behavior in FreeBSD
with regard to "-e quit" being passed on the command line and add Spanish
message catalogs.


# 1f958cfa 27-Jun-2020 Stefan Eßer <se@FreeBSD.org>

Import new 2-clause BSD licenced implementation of the bc and dc commands

These implementations of the bc and dc programs offer a number of advantages
compared to the current implementations in the

Import new 2-clause BSD licenced implementation of the bc and dc commands

These implementations of the bc and dc programs offer a number of advantages
compared to the current implementations in the FreeBSD base system:

- They do not depend on external large number functions (i.e. no dependency
on OpenSSL or any other large number library)

- They implements all features found in GNU bc/dc (with the exception of
the forking of sub-processes, which the author of this version considers
as a security issue).

- They are significantly faster than the current code in base (more than
2 orders of magnitude in some of my tests, e.g. for 12345^100000).

- They should be fully compatible with all features and the behavior of the
current implementations in FreeBSD (not formally verified).

- They support POSIX message catalogs and come with localized messages in
Chinese, Dutch, English, French, German, Japanese, Polish, Portugueze,
and Russian.

- They offer very detailed man-pages that provide far more information than
the current ones.

Approved by: imp
Obtained from: https://git.yzena.com/gavin/bc
Differential Revision: https://reviews.freebsd.org/D19982

show more ...


Revision tags: release/11.4.0
# 6a53c00e 21-May-2020 Cy Schubert <cy@FreeBSD.org>

Vendor import of Unbound 1.10.1.

Security: CVE-2020-12662, CVE-2020-12663


# 6d9daf7d 29-Apr-2020 Jakub Wojciech Klama <jceel@FreeBSD.org>

Import lib9p 7ddb1164407da19b9b1afb83df83ae65a71a9a66.

Approved by: trasz (mentor)
MFC after: 1 month
Sponsored by: Conclusive Engineering


# 9f0a21e6 14-Apr-2020 Matthew Macy <mmacy@freebsd.org>

Add FreeBSD support to OpenZFS

Add the FreeBSD platform code to the OpenZFS repository. As of this
commit the source can be compiled and tested on FreeBSD 11 and 12.
Subsequent commits are now re

Add FreeBSD support to OpenZFS

Add the FreeBSD platform code to the OpenZFS repository. As of this
commit the source can be compiled and tested on FreeBSD 11 and 12.
Subsequent commits are now required to compile on FreeBSD and Linux.
Additionally, they must pass the ZFS Test Suite on FreeBSD which is
being run by the CI. As of this commit 1230 tests pass on FreeBSD
and there are no unexpected failures.

Reviewed-by: Sean Eric Fagan <sef@ixsystems.com>
Reviewed-by: Jorgen Lundman <lundman@lundman.net>
Reviewed-by: Richard Laager <rlaager@wiktel.com>
Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Co-authored-by: Ryan Moeller <ryan@iXsystems.com>
Signed-off-by: Matt Macy <mmacy@FreeBSD.org>
Signed-off-by: Ryan Moeller <ryan@iXsystems.com>
Closes #898
Closes #8987

show more ...


# 08334c51 17-Mar-2020 Brooks Davis <brooks@FreeBSD.org>

Import the kyua testing framework for infrastructure software

Imported at 0.13 plus assumulated changes to git hash a685f91.

Obtained from: https://github.com/jmmv/kyua
Sponsored by: DARPA


# 4b2c3eb9 17-Mar-2020 Brooks Davis <brooks@FreeBSD.org>

Import lutok, a Lightweight C++ API for Lua.

This a snapshot of the latest version with git hash: 8f8eaef.

Obtained from: https://github.com/jmmv/lutok
Sponsored by: DARPA


# f02e3998 14-Feb-2020 Ed Maste <emaste@FreeBSD.org>

Vendor import of OpenSSH 8.0p1.


# cbda686f 05-Jan-2020 Martin Matuska <mm@FreeBSD.org>

Update vendor/libarchive/dist to git 5e270715b51d199467195b56f77e21cb8bb1d642

Relevant vendor changes:
Issue #1302: Plug memory leak on failure of archive_write_client_open()


# e2fe7268 28-Dec-2019 Cy Schubert <cy@FreeBSD.org>

Vendor import of Unbound 1.9.6.


# e69bb31b 02-Dec-2019 Michael Niewöhner <c0d3z3r0@users.noreply.github.com>

Adapt gitignore for modules

Remove the specific gitignore rules for module left-overs and add a
generic one in modules/.

Reviewed-by: Ryan Moeller <ryan@ixsystems.com>
Reviewed-by: Brian Behlen

Adapt gitignore for modules

Remove the specific gitignore rules for module left-overs and add a
generic one in modules/.

Reviewed-by: Ryan Moeller <ryan@ixsystems.com>
Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Reviewed-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
Signed-off-by: Michael Niewöhner <foss@mniewoehner.de>
Closes #9656

show more ...


Revision tags: release/12.1.0
# 608f8749 01-Oct-2019 Brian Behlendorf <behlendorf1@llnl.gov>

Perform KABI checks in parallel

Reduce the time required for ./configure to perform the needed
KABI checks by allowing kbuild to compile multiple test cases in
parallel. This was accomplished by

Perform KABI checks in parallel

Reduce the time required for ./configure to perform the needed
KABI checks by allowing kbuild to compile multiple test cases in
parallel. This was accomplished by splitting each test's source
code from the logic handling whether that code could be compiled
or not.

By introducing this split it's possible to minimize the number of
times kbuild needs to be invoked. As importantly, it means all of
the tests can be built in parallel. This does require a little extra
care since we expect some tests to fail, so the --keep-going (-k)
option must be provided otherwise some tests may not get compiled.
Furthermore, since a failure during the kbuild modpost phase will
result in an early exit; the final linking phase is limited to tests
which passed the initial compilation and produced an object file.

Once everything has been built the configure script proceeds as
previously. The only significant difference is that it now merely
needs to test for the existence of a .ko file to determine the
result of a given test. This vastly speeds up the entire process.

New test cases should use ZFS_LINUX_TEST_SRC to declare their test
source code and ZFS_LINUX_TEST_RESULT to check the result. All of
the existing kernel-*.m4 files have been updated accordingly, see
config/kernel-current-time.m4 for a basic example. The legacy
ZFS_LINUX_TRY_COMPILE macro has been kept to handle special cases
but it's use is not encouraged.

master (secs) patched (secs)
------------- ----------------
autogen.sh 61 68
configure 137 24 (~17% of current run time)
make -j $(nproc) 44 44
make rpms 287 150

Reviewed-by: Tony Hutter <hutter2@llnl.gov>
Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>
Closes #8547
Closes #9132
Closes #9341

show more ...


# ddee9fd0 29-Sep-2019 Emmanuel Vadot <manu@FreeBSD.org>

Import DTS from Linux 5.2


# ff4b68ee 20-Aug-2019 Dominic Pearson <dsp@technoanimal.net>

Linux 5.3 compat: Makefile subdir-m no longer supported

Uses obj-m instead, due to kernel changes.

See LKML: Masahiro Yamada, Tue, 6 Aug 2019 19:03:23 +0900

Reviewed-by: Brian Behlendorf <behl

Linux 5.3 compat: Makefile subdir-m no longer supported

Uses obj-m instead, due to kernel changes.

See LKML: Masahiro Yamada, Tue, 6 Aug 2019 19:03:23 +0900

Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Reviewed-by: Tony Hutter <hutter2@llnl.gov>
Signed-off-by: Dominic Pearson <dsp@technoanimal.net>
Closes #9169

show more ...


# d52a918e 10-Aug-2019 Conrad Meyer <cem@FreeBSD.org>

.gitignore: Add LINT kernel configurations generated into SRCDIR


Revision tags: release/11.3.0
# 366b94c4 30-Jun-2019 Dag-Erling Smørgrav <des@FreeBSD.org>

Vendor import of Unbound 1.9.2.


# e3586989 12-Jun-2019 Martin Matuska <mm@FreeBSD.org>

Update vendor/libarchive/dist to git 614110e76d9dbb9ed3e159a71cbd75fa3b23efe3

Relevant vendor changes (release 3.4.0):
- check_symlinks_fsobj() without chdir() and fchdir()
- bsdtar.1 manpage fi

Update vendor/libarchive/dist to git 614110e76d9dbb9ed3e159a71cbd75fa3b23efe3

Relevant vendor changes (release 3.4.0):
- check_symlinks_fsobj() without chdir() and fchdir()
- bsdtar.1 manpage fixes
- patches from OpenBSD to libarchive_fe/passphrase.c

show more ...


# fc16b4f4 25-Mar-2019 Richard Elling <Richard.Elling@RichardElling.com>

git ignore python 3.7 virtual environment directories

Reviewed-by: George Melikov <mail@gmelikov.ru>
Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Signed-off-by: Richard Elling <Richard.Ell

git ignore python 3.7 virtual environment directories

Reviewed-by: George Melikov <mail@gmelikov.ru>
Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Signed-off-by: Richard Elling <Richard.Elling@RichardElling.com>
Closes #8525

show more ...


1234567