| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | sys: consolidate sockopt_opt_{ip,ipv6}_group_source_req flags | Paul Chaignon | 2023-12-05 | 1 | -3/+1 |
| | | | | | | | | | | On the Linux, Darwin, and FreeBSD targets, sockopt_opt_ip_group_source_req and sockopt_opt_ipv6_group_source_req are equal. This commit consolidates those flag definitions to use a single one and renames it to sockopt_opt_group_source_req. Signed-off-by: Paul Chaignon <paul.chaignon@gmail.com> | ||||
| * | sys/darwin: initial syscall definitions | Patrick Meyer | 2021-06-07 | 1 | -0/+66 |
| Pretty much ripped from freebsd +/- what isn't applicable to darwin. | |||||
