seb

seb pushed to master at seb/ssf

5 months ago

seb pushed to master at seb/ssf

5 months ago

seb pushed to master at seb/ssf

6 months ago

seb pushed to master at seb/ssf

6 months ago

seb pushed to master at seb/ssf

6 months ago

seb pushed to ref at seb/ewm

6 months ago

seb pushed to ref at seb/ewm

  • d907bc537b code refacotr
  • 3fe3447209 add bar; drawing (with X11); work on randr function/logic, add time/date and bat module to bar
  • a75f071fc0 move order of focus function call with tile()
  • f290305f2d change fn show function
  • 44679b13fa refactor codebase

6 months ago

seb created new branch ref at seb/ewm

6 months ago

seb pushed to master at seb/ewm

  • 3fe3447209 add bar; drawing (with X11); work on randr function/logic, add time/date and bat module to bar

9 months ago

seb pushed to master at seb/ewm

9 months ago

seb pushed to posix at seb/ssf

9 months ago

seb pushed to posix at seb/ssf

9 months ago

seb pushed to posix at seb/ssf

9 months ago

seb pushed to posix at seb/ssf

9 months ago

seb pushed to posix at seb/ssf

  • c769b284c3 Declared sysctlnametomib explicitly inside the OpenBSD section so the symbol resolves during linking

9 months ago

seb pushed to posix at seb/ssf

  • 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

seb pushed to posix at seb/ssf

  • 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

seb pushed to posix at seb/ssf

  • 0881c2459d Added a shared sset helper that wraps strlcpy on OpenBSD and snprintf elsewhere, then routed UNKNOWN and every former strcpy call through it so the linker warning disappears and copies stay bounded
  • 9064d8e0bb _POSIX_C_SOURCE now skips OpenBSD so <sys/sysctl.h> exposes u_long and friends
  • b3841b0926 dropped the problematic <uvm/uvm_extern.h> include so userland builds no longer pull in kernel-only types
  • a52d90f720 init

9 months ago

seb created new branch posix at seb/ssf

9 months ago

seb pushed to master at seb/ssf

9 months ago