aboutsummaryrefslogtreecommitdiff
path: root/core/sys/info/platform_freebsd.odin
Commit message (Expand)AuthorAgeFilesLines
* Remove duplicate bufferJeroen van Rijn13 days1-3/+0
* Add more "contextless"gingerBill2025-08-081-2/+4
* Fix `info.init_os_version` on FreeBSDFeoramund2024-06-121-1/+1
* sys/info: add missing `@(private)`'sLaytan Laats2024-04-301-1/+1
* sys/info: remove unneccesary build tagsLaytan Laats2024-04-301-1/+0
* 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