• Joined on 2025年10月30日
1casie pushed to main at 1casie/mach-freebsd-personality 2026年07月10日 00:18:46 +02:00
bba8db0109 README: attribute path-A vfork→execve→wait4 to commit 93ca099
1casie pushed to main at 1casie/mach-freebsd-personality 2026年07月09日 23:46:56 +02:00
09f53410a3 README: rewrite for the HVF frontier — 184 OK / 0 crashes, libthr fix
98852595ee Compat breadth: libthr page-size fix + 63 syscall handlers + kern.usrstack
fe388f085c Compat breadth: FreeBSD uname identity, /dev stubs, VFS and poll
93ca0998ac Process model for path A; HVF fork hard-stop after SPTM panic
5d2e8cb52d hvf-server: update handoff doc to working state; test_suite FBSD_SERVER override
Compare 11 commits »
1casie pushed to feature/process-model-hvf-compat at 1casie/mach-freebsd-personality 2026年07月09日 23:38:55 +02:00
09f53410a3 README: rewrite for the HVF frontier — 184 OK / 0 crashes, libthr fix
98852595ee Compat breadth: libthr page-size fix + 63 syscall handlers + kern.usrstack
Compare 2 commits »
1casie pushed to feature/process-model-hvf-compat at 1casie/mach-freebsd-personality 2026年07月09日 15:26:19 +02:00
fe388f085c Compat breadth: FreeBSD uname identity, /dev stubs, VFS and poll
1casie pushed to feature/process-model-hvf-compat at 1casie/mach-freebsd-personality 2026年07月09日 15:24:19 +02:00
93ca0998ac Process model for path A; HVF fork hard-stop after SPTM panic
5d2e8cb52d hvf-server: update handoff doc to working state; test_suite FBSD_SERVER override
f171920b17 hvf-server: first working FreeBSD execution under Hypervisor.framework
236591b1c9 hvf-server: full HVF FreeBSD personality server + handoff plan
1e732446d6 kext: fix Makefile validate target, document macOS 27 toolchain quirks
Compare 8 commits »
1casie created branch feature/process-model-hvf-compat in 1casie/mach-freebsd-personality 2026年07月09日 15:24:19 +02:00
1casie pushed to main at 1casie/mach-freebsd-personality 2026年06月24日 13:36:04 +02:00
be9a5c43ed fshell.sh: fbsd# prompt + env passthrough; gate server diagnostics behind FBSD_DEBUG; sanitize inherited fds
fa3a17519d README: macOS 27 VA-ceiling relocation + the FreeBSD shell; bump OK count to 138
a09d088d08 macOS 27: relocate guest VA scheme below the lowered user VA ceiling; chdir + getcwd fixes
Compare 3 commits »
1casie pushed to main at 1casie/mach-freebsd-personality 2026年06月22日 13:53:46 +02:00
166a343e4e 4K shadow-prot layer + __sysctlbyname (570); push compat past the page-granule wall
1casie pushed to main at 1casie/mach-freebsd-personality 2026年06月18日 15:38:10 +02:00
2f4285c9a5 README: drop the Research background section
1casie pushed to main at 1casie/mach-freebsd-personality 2026年06月18日 15:37:40 +02:00
a65c86438a README: lead with the whole-rootfs test-sweep result (134/834 exit 0)
1casie pushed to main at 1casie/mach-freebsd-personality 2026年06月18日 15:33:33 +02:00
8108fc7144 add scripts/test_suite.sh: smoke-sweep every rootfs binary through the server
1casie pushed to main at 1casie/mach-freebsd-personality 2026年06月18日 14:55:37 +02:00
d6189a0756 untrack docs/ design notes (kept locally, not in repo)
1casie pushed to main at 1casie/mach-freebsd-personality 2026年06月18日 14:54:57 +02:00
11fe14ed6f untrack research/ notes (kept locally, not in repo)
1casie pushed to main at 1casie/mach-freebsd-personality 2026年06月18日 14:50:54 +02:00
758e04822b freebsd-userland: general userland works (cat/ls/find/echo), stat + argv layout fixes
1casie pushed to main at 1casie/mach-freebsd-personality 2026年06月17日 18:24:58 +02:00
4c88e4521d add comprehensive README
1casie pushed to main at 1casie/mach-freebsd-personality 2026年06月17日 18:21:07 +02:00
dd8dbb7c65 sync: push current working state to main
6da720d741 first-demo: working FreeBSD /bin/echo on XNU, plus diagnostics
Compare 2 commits »
1casie pushed to main at 1casie/mach-freebsd-personality 2026年06月17日 18:12:36 +02:00
5efba4cf73 first-demo: working FreeBSD /bin/echo on XNU, plus diagnostics
1casie pushed to first-demo at 1casie/mach-freebsd-personality 2026年06月16日 15:06:31 +02:00
1ccdfa5aa9 first-demo: working FreeBSD /bin/echo on XNU
1casie created branch first-demo in 1casie/mach-freebsd-personality 2026年06月16日 15:06:31 +02:00
1casie pushed to main at 1casie/mach-freebsd-personality 2026年06月16日 11:02:50 +02:00
9c71d7a4e6 Initial release.