aboutsummaryrefslogtreecommitdiff
path: root/core/sys/info/platform_freebsd.odin
Commit message (Expand)AuthorAgeFilesLines
* Replace `core:*` to `base:*` where appropriategingerBill2024-01-281-1/+1
* Add `runtime.DEFAULT_TEMP_ALLOCATOR_TEMP_GUARD` where appropriategingerBill2023-02-101-0/+3
* [sys/info] Move FreeBSD sysctl to sys/unix.Jeroen van Rijn2022-09-031-51/+9
* [sys/info] Grab FreeBSD kernel info using sysctl.Jeroen van Rijn2022-09-031-53/+26
* [sys/info] Support FreeBSD 13Jeroen van Rijn2022-09-031-0/+145