| #
fa9896e0
|
| 16-Aug-2023 |
Warner Losh <imp@FreeBSD.org> |
Remove $FreeBSD$: two-line nroff pattern
Remove /^\.\\"\n\.\\"\s*\$FreeBSD\$$\n/
|
| #
6d6d6c36
|
| 09-Oct-2020 |
Gordon Bergling <gbe@FreeBSD.org> |
Fix a few mandoc issues
- no blank before trailing delimiter - whitespace at end of input line - sections out of conventional order - normalizing date format - AUTHORS section without An macro
|
| #
8e69ae1c
|
| 05-Feb-2019 |
Dimitry Andric <dim@FreeBSD.org> |
Merge ^/head r343712 through r343806.
|
| #
52467047
|
| 04-Feb-2019 |
Warner Losh <imp@FreeBSD.org> |
Regularize the Netflix copyright
Use recent best practices for Copyright form at the top of the license: 1. Remove all the All Rights Reserved clauses on our stuff. Where we piggybacked others, u
Regularize the Netflix copyright
Use recent best practices for Copyright form at the top of the license: 1. Remove all the All Rights Reserved clauses on our stuff. Where we piggybacked others, use a separate line to make things clear. 2. Use "Netflix, Inc." everywhere. 3. Use a single line for the copyright for grep friendliness. 4. Use date ranges in all places for our stuff.
Approved by: Netflix Legal (who gave me the form), adrian@ (pmc files)
show more ...
|
| #
fa9896e0
|
| 16-Aug-2023 |
Warner Losh <imp@FreeBSD.org> |
Remove $FreeBSD$: two-line nroff pattern
Remove /^\.\\"\n\.\\"\s*\$FreeBSD\$$\n/
|
| #
6d6d6c36
|
| 09-Oct-2020 |
Gordon Bergling <gbe@FreeBSD.org> |
Fix a few mandoc issues
- no blank before trailing delimiter - whitespace at end of input line - sections out of conventional order - normalizing date format - AUTHORS section without An macro
|
| #
8e69ae1c
|
| 05-Feb-2019 |
Dimitry Andric <dim@FreeBSD.org> |
Merge ^/head r343712 through r343806.
|
| #
52467047
|
| 04-Feb-2019 |
Warner Losh <imp@FreeBSD.org> |
Regularize the Netflix copyright
Use recent best practices for Copyright form at the top of the license: 1. Remove all the All Rights Reserved clauses on our stuff. Where we piggybacked others, u
Regularize the Netflix copyright
Use recent best practices for Copyright form at the top of the license: 1. Remove all the All Rights Reserved clauses on our stuff. Where we piggybacked others, use a separate line to make things clear. 2. Use "Netflix, Inc." everywhere. 3. Use a single line for the copyright for grep friendliness. 4. Use date ranges in all places for our stuff.
Approved by: Netflix Legal (who gave me the form), adrian@ (pmc files)
show more ...
|
| #
d02c951f
|
| 26-May-2017 |
Dimitry Andric <dim@FreeBSD.org> |
Merge ^/head r318658 through r318963.
|
| #
a9a393b3
|
| 24-May-2017 |
Edward Tomasz Napierala <trasz@FreeBSD.org> |
Don't end up manpage titles with a full stop.
MFC after: 2 weeks
|
| #
989531dc
|
| 03-May-2016 |
Pedro F. Giffuni <pfg@FreeBSD.org> |
pmcstudy.8: minor "efficiency" fix.
No functional change.
|
| #
b626f5a7
|
| 04-Jan-2016 |
Glen Barber <gjb@FreeBSD.org> |
MFH r289384-r293170
Sponsored by: The FreeBSD Foundation
|
| #
9a7cd2e6
|
| 22-Dec-2015 |
Bjoern A. Zeeb <bz@FreeBSD.org> |
MFH @r292599
This includes the pluggable TCP framework and other chnages to the netstack to track for VNET stability.
Security: The FreeBSD Foundation
|
| #
eef0660a
|
| 10-Dec-2015 |
Randall Stewart <rrs@FreeBSD.org> |
Fix several typos and bugs within pmcstudy. Also highlight the one SB test that is failing (and is likely a problem in the actual PMC defintions). Add to this also the -A option to run all canned tes
Fix several typos and bugs within pmcstudy. Also highlight the one SB test that is failing (and is likely a problem in the actual PMC defintions). Add to this also the -A option to run all canned tests.
Sponsored by: Netflix Inc.
show more ...
|
| #
385e27bf
|
| 09-Dec-2015 |
Randall Stewart <rrs@FreeBSD.org> |
Update the manual page to include Broadwell.
|
| #
416ba5c7
|
| 22-Jun-2015 |
Navdeep Parhar <np@FreeBSD.org> |
Catch up with HEAD (r280229-r284686).
|
| #
98e0ffae
|
| 27-May-2015 |
Simon J. Gerraty <sjg@FreeBSD.org> |
Merge sync of head
|
| #
7263c8c0
|
| 22-Apr-2015 |
Glen Barber <gjb@FreeBSD.org> |
MFH: r280643-r281852
Sponsored by: The FreeBSD Foundation
|
| #
4bf53d0b
|
| 03-Apr-2015 |
Baptiste Daroussin <bapt@FreeBSD.org> |
Merge from HEAD
|
| #
4d9b9e1c
|
| 26-Mar-2015 |
Christian Brueffer <brueffer@FreeBSD.org> |
Rough first mdoc, spelling and grammar cleanup pass.
|
| #
907b0aad
|
| 26-Mar-2015 |
Randall Stewart <rrs@FreeBSD.org> |
Opps its section 8 not 1 silly. MFC after: 3 days Sponsored by: Netflix
|
| #
4d9bf203
|
| 26-Mar-2015 |
Randall Stewart <rrs@FreeBSD.org> |
Update the manual page to be a bit more sane. It still may need some work, but at least now it will read properly. (gnn you are still on the hook to help out with this like you committed).
Sponsored
Update the manual page to be a bit more sane. It still may need some work, but at least now it will read properly. (gnn you are still on the hook to help out with this like you committed).
Sponsored by: Netflix.
show more ...
|
| #
d02c951f
|
| 26-May-2017 |
Dimitry Andric <dim@FreeBSD.org> |
Merge ^/head r318658 through r318963.
|
| #
a9a393b3
|
| 24-May-2017 |
Edward Tomasz Napierala <trasz@FreeBSD.org> |
Don't end up manpage titles with a full stop.
MFC after: 2 weeks
|
| #
989531dc
|
| 03-May-2016 |
Pedro F. Giffuni <pfg@FreeBSD.org> |
pmcstudy.8: minor "efficiency" fix.
No functional change.
|