Commit History

Author SHA1 Message Date
  IIIlllIIIllI 7a62a2d97b indent 5 months ago
  IIIlllIIIllI d7b25da804 Merge branch 'posix' 5 months ago
  IIIlllIIIllI db5d2ca1ed add manual 6 months ago
  SM 9fed37a971 MiB 9 months ago
  SM 40f424faea incl/define 9 months ago
  SM 75d9e22a5a fix mem bug 9 months ago
  SM 3ba47ffa16 remove sysctlnametomib 9 months ago
  SM c769b284c3 Declared sysctlnametomib explicitly inside the OpenBSD section so the symbol resolves during linking 9 months ago
  SM 713ede26c8 Swapped the OpenBSD CPU and memory probes to use sysctl_get. CPU info comes from hw.model / hw.ncpu, and memory now uses page counts (vm.stats.vm.v_page_*) so the “used/total” numbers stop showing 0 9 months ago
  SM 5374e9fc66 if /etc/os-release and /etc/issue are absent (as on the BSDs), we now drop back to uname(3) and use the kernel sysname. 9 months ago
  SM 0881c2459d Added a shared sset helper that wraps strlcpy on OpenBSD and snprintf elsewhere, then routed UNKNOWN and every former strcpy call 9 months ago
  Charlie Root a218a4d3f6 bsd bld err 9 months ago
  SM 9064d8e0bb _POSIX_C_SOURCE now skips OpenBSD so <sys/sysctl.h> exposes u_long and friends 9 months ago
  SM b3841b0926 dropped the problematic <uvm/uvm_extern.h> include so userland builds no longer pull in kernel-only types 9 months ago
  SM a52d90f720 init 9 months ago