John Othwolo
John Othwolo
Add FreeBSD support for APFS-fuse.
I was studying your code and noticed some CPP files had multiple class definitions. I would like to suggest that different files are created for each class, and folders are...
When declaring function prototypes in a header, the compiler seems to allocate more string space for the unused prototypes. For example: ``` ; Header.inc _printf PROTO, format:PTR BYTE, args:VARARG _scanf...
Using the `OFFSET` keyword causes the following ld error: ``` ld: in section __TEXT,__text reloc 0: length != 2 and X86_64_RELOC_SIGNED* not supported file 'test.o' for architecture x86_64 ``` Here's...
switch to c gnu89 to support inline keyword.
On linking I get this ``` ld: warning: ignoring file /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk/usr/local/lib/kernel/libfirehose_kernel.a, file was built for archive which is not the architecture being linked (arm64): /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk/usr/local/lib/kernel/libfirehose_kernel.a undef: ___firehose_buffer_tracepoint_flush undef: ___firehose_buffer_create undef:...
I merged the latest Mojave kernel source into a clone of your repo, but it doesn't boot. I made sure to remove the OpenCore kernel patches. OpenCore initializes everything, but...
Currently there's no convenient way to probe the volume roles. I think this also makes it harder for the average user who can't exactly examine the filesystem or kernel code....
I've noticed that each tool has its own filesystem access code. Although Apple's HFS codebase does the same (that codebase is probably 2+ decades old), I do think a lot...
Hi there. I'd like to know if the bootloader in this repo supports an Aruba AP-93H.