|
Revision tags: release/12.2.0, release/11.4.0, release/12.1.0, release/11.3.0, release/12.0.0, release/11.2.0, release/10.4.0, release/11.1.0 |
|
| #
9532aae5 |
| 30-Mar-2017 |
Enji Cooper <[email protected]> |
Annotate all changes made in r316178-r316180 with __FreeBSD__
Restore the stock (upstream) code under an #else block, so it's easier for me to visualize and understand the code that needs to be upst
Annotate all changes made in r316178-r316180 with __FreeBSD__
Restore the stock (upstream) code under an #else block, so it's easier for me to visualize and understand the code that needs to be upstreamed.
MFC after: 2 months X-MFC with: r316178, r316179, r316180 Sponsored by: Dell EMC Isilon
show more ...
|
| #
70aca7c8 |
| 29-Mar-2017 |
Conrad Meyer <[email protected]> |
t_msgctl: Fix the same msgsnd() misuse as t_msgsnd
msgsnd(2)'s msgsz argument does not describe the full structure, only the message component.
Reported by: Coverity CIDs: 1368703, 1368711 Sponsor
t_msgctl: Fix the same msgsnd() misuse as t_msgsnd
msgsnd(2)'s msgsz argument does not describe the full structure, only the message component.
Reported by: Coverity CIDs: 1368703, 1368711 Sponsored by: Dell EMC Isilon
show more ...
|
| #
2a1440c6 |
| 14-Jan-2017 |
Enji Cooper <[email protected]> |
Diff reduce with upstream by taking diff hunks that were contributed back
|
|
Revision tags: release/11.0.1, release/11.0.0, release/10.3.0, release/10.2.0, release/10.1.0 |
|
| #
b0c0b671 |
| 23-Oct-2014 |
Enji Cooper <[email protected]> |
Add limits.h #include for INT_MAX
Sponsored by: EMC / Isilon Storage Division
|