History log of /freebsd-12.1/README.md (Results 1 – 25 of 34)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: release/12.2.0, release/11.4.0, release/12.1.0, release/11.3.0, release/12.0.0
# 21d41b78 19-Sep-2018 Martin Matuska <[email protected]>

Update vendor/libarchive/dist to git 0cda60af13e709e670af90553b2271bf194e7ccd

Relevant vendor changes:
PR #1019: Add allocation check for the zip_entry struct
Oss-Fuzz #10192: Handle whitespace-

Update vendor/libarchive/dist to git 0cda60af13e709e670af90553b2271bf194e7ccd

Relevant vendor changes:
PR #1019: Add allocation check for the zip_entry struct
Oss-Fuzz #10192: Handle whitespace-only ACL fields correctly

show more ...


# 7ab7abdd 07-Sep-2018 Martin Matuska <[email protected]>

Update vendor/libarchive/dist to git 5fe69dd018745a88eecf1f7db40daf12d26f7ed0

libarchive 3.3.3


Revision tags: release/11.2.0
# 0eba55c3 17-Jun-2018 Eitan Adler <[email protected]>

README: add generic notes about GENERIC and NOTES

Inform new users what GENERIC and NOTES are. These are useful for people
perusing the tree without a great deal of specific fbsd knowledge.
See disc

README: add generic notes about GENERIC and NOTES

Inform new users what GENERIC and NOTES are. These are useful for people
perusing the tree without a great deal of specific fbsd knowledge.
See discussion of r334073 for further motivation.

Requested by: jhb

show more ...


# 7c063179 23-May-2018 Eitan Adler <[email protected]>

README: Reduce the textdump; describe the project

Rework the README to make it a little easier for new users. This is the
first file many will see when persuing the FreeBSD source code so

- remove

README: Reduce the textdump; describe the project

Rework the README to make it a little easier for new users. This is the
first file many will see when persuing the FreeBSD source code so

- remove some of the text describes how to build. This is better covered
in the linked documentation.
- add a small blurb for what FreeBSD is. Some users might find this
document through features such as github search so they may not even
know what the project is

generally, gear this file for the new, accidental, or casual user rather
than towards someone seeking fuller documentation.

show more ...


# a6157d81 04-Apr-2018 Ruslan Bukin <[email protected]>

Import OpenCSD -- an ARM CoreSight Trace Decode library.

Git ID 900407e9d6400f6541138d6c2e483a9fc2d699a4

Sponsored by: DARPA, AFRL


# 59247260 02-Mar-2018 Edward Tomasz Napierala <[email protected]>

Fix README.md formatting.

MFC after: 2 weeks
Sponsored by: DARPA, AFRL


# 0d9ba4fe 24-Dec-2017 Dimitry Andric <[email protected]>

Vendor import of lld trunk r321414:
https://llvm.org/svn/llvm-project/lld/trunk@321414


# eb1ff93d 18-Dec-2017 Dimitry Andric <[email protected]>

Vendor import of lld trunk r321017:
https://llvm.org/svn/llvm-project/lld/trunk@321017


# 8960a019 03-Dec-2017 Mark Johnston <[email protected]>

Document the sys/boot -> stand move in hier.7 and the top-level README.

Reviewed by: imp
Differential Revision: https://reviews.freebsd.org/D13353


# 745ddc10 29-Oct-2017 Eitan Adler <[email protected]>

Correct the URLs for both READMEs for tracking src

Previously there were two different URLs in two
different READMEs, neither of which went anywhere.


# a2aef24a 29-Oct-2017 Eitan Adler <[email protected]>

Update several more URLs

- Primarily http -> https
- Primarily FreeBSD project URLs


Revision tags: release/10.4.0
# 4533b6d8 18-Sep-2017 Gordon Tetlow <[email protected]>

Vendor import of tcpdump 4.9.2.

Approved by: emaste (mentor)


# 902c8ce7 22-Aug-2017 Baptiste Daroussin <[email protected]>

Import zstd 1.3.1


Revision tags: release/11.1.0
# affe9eaf 14-Jul-2017 Baptiste Daroussin <[email protected]>

Import zstd 1.3.0


# 4ea16835 26-Jun-2017 Dimitry Andric <[email protected]>

Vendor import of lld trunk r306325:
https://llvm.org/svn/llvm-project/lld/trunk@306325


# ffcbc2d7 06-May-2017 Baptiste Daroussin <[email protected]>

Import Zstandard 1.2.0
Among changes: threading support is now default and supports freebsd


# a19eddc3 15-Apr-2017 Baptiste Daroussin <[email protected]>

Import zstd 1.1.4


# ee9ffb4f 01-Mar-2017 Ed Maste <[email protected]>

Remove hard line breaks from README.md

This is rendered with variable-width formatting and a proportional font,
so hard line breaks before 80 cols are undesired.


# 26e87919 01-Mar-2017 Warner Losh <[email protected]>

Create README.md file for viewing on github.

This is a lightly edited README using github's MARKDOWN.

Submitted by: Johan <[email protected]>
Pull Request: https://github.com/freebsd/freebsd/pull

Create README.md file for viewing on github.

This is a lightly edited README using github's MARKDOWN.

Submitted by: Johan <[email protected]>
Pull Request: https://github.com/freebsd/freebsd/pull/56

show more ...


# 8392e70f 19-Feb-2017 Baptiste Daroussin <[email protected]>

Import libucl snapshot 20170219


# 6ea5f9b0 01-Oct-2016 Baptiste Daroussin <[email protected]>

Update libucl to snapshot 20160812


Revision tags: release/11.0.1, release/11.0.0
# f4caca1f 05-Sep-2016 Martin Matuska <[email protected]>

Update vendor/libarchive to git b4099917d6893ed77af24caff1156e044ebd4fa5

Vendor issues fixed:
PR #777: Multiple bugfixes for setup_acls()

This fixes a bug that caused ACLs not to be read properly f

Update vendor/libarchive to git b4099917d6893ed77af24caff1156e044ebd4fa5

Vendor issues fixed:
PR #777: Multiple bugfixes for setup_acls()

This fixes a bug that caused ACLs not to be read properly for files and
directories inside subdirectories and as a result not being stored in tar
archives.

show more ...


# 7db3f078 24-Jul-2016 Xin LI <[email protected]>

Vendor import of libdivsufsort, a software library that implements
a lightweight suffix array construction algorithm.

Obtained from: https://github.com/y-256/libdivsufsort


# 94f2b741 17-Apr-2016 Baptiste Daroussin <[email protected]>

Import libucl 0.8.0


Revision tags: release/10.3.0
# 6c5bdc21 16-Mar-2016 David E. O'Brien <[email protected]>

Moving libxo to properly tracked, 3rd-Party imported handling.

Reviewed by: phil, sjg


12