Commit f744d1b
Add mach.ko → kernel built-in plan (options COMPAT_MACH), foundation for #180
Compile the out-of-tree Mach module into the NEXTBSD kernel: source migrates
nextbsd/src/mach_kmod → nextbsd-kernel sys/compat/mach/, wired by a small
sys/conf/{options,files} patch (fork untouched). MIG stubs pre-committed (no
kernel-build codegen); syscalls already SYSINIT/kern_syscall_register (no
syscalls.master regen). Gated by the boot smoke test. Linked from index.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>1 parent e1c3a49 commit f744d1b
2 files changed
Lines changed: 175 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
358 | 358 | | |
359 | 359 | | |
360 | 360 | | |
| 361 | + | |
| 362 | + | |
| 363 | + | |
| 364 | + | |
361 | 365 | | |
362 | 366 | | |
363 | 367 | | |
| |||
0 commit comments