aboutsummaryrefslogtreecommitdiff
path: root/core/sys/freebsd
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into tiocgwinsz_timeRaph2025-06-201-6/+19
|\
| * Add core/hyperthread count for Windows and Linux (#5216)Jeroen van Rijn2025-05-251-12/+12
| * #4959, fixed the broken CI build.Wison Ye2025-03-231-2/+1
| * Fixed: Freebsd syscall 'getpeername' is missing.Wison Ye2025-03-231-14/+28
* | added TIOCGWINSZ to darwin, linux and freebsdRaphGL2025-06-201-0/+5
|/
* net: add `bound_endpoint` procedureLaytan Laats2024-09-171-0/+21
* Add missing `flush` functionality to `os` platformsFeoramund2024-08-281-0/+11
* Fix FreeBSD implementations of `read_at` and `write_at`Feoramund2024-08-281-0/+76
* Fix `-vet-tabs` issuesgingerBill2024-08-241-6/+6
* Add copyright info to `core:sys/freebsd`Feoramund2024-08-052-0/+16
* Clean up some FreeBSD `core:net` codeFeoramund2024-08-051-2/+2
* Clarify what `umtx` isFeoramund2024-08-042-2/+2
* Update code for new `-vet`Feoramund2024-06-301-1/+1
* Fix FreeBSD `recvfrom`Feoramund2024-06-301-1/+4
* Add `core:sys/freebsd`Feoramund2024-06-262-0/+2083