|
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 |
|
| #
2e43efd0 |
| 06-Mar-2019 |
John Baldwin <[email protected]> |
Drop "All rights reserved" from my copyright statements.
Reviewed by: rgrimes MFC after: 1 month Differential Revision: https://reviews.freebsd.org/D19485
|
|
Revision tags: release/12.0.0, release/11.2.0, release/10.4.0, release/11.1.0 |
|
| #
738a93a4 |
| 25-May-2017 |
Michael Tuexen <[email protected]> |
Improve the decoding of the third argument of the socket() call.
Decoding of the third argument depends on the first one. For doing this, add a corresponding function to libsysdecode.
Thanks to jhb
Improve the decoding of the third argument of the socket() call.
Decoding of the third argument depends on the first one. For doing this, add a corresponding function to libsysdecode.
Thanks to jhb@ for suggesting this.
show more ...
|