Drew DeVault

Results 216 issues of Drew DeVault

configlib only supports reading config files, but it'd be nice if it also supported writing to them.

feature
configlib
★ ★ ☆
assembly

Right now kpack only supports uncompressed packages. We should fix that.

feature
kpack
★ ★ ☆
c

Right now you're stuck with listing the entire directory from listDirectory, but it'd be nice if we gave you a means of escape.

kernel
★ ☆ ☆
assembly
enhancement

Right now the kernel only uses 8-bit library IDs, and the library format could use some polishing (perhaps a modified version of KEXC?) This is (probably) a breaking change.

kernel
★ ★ ☆
assembly
enhancement

A detailed RFC has been written up for this: https://gist.github.com/SirCmpwn/a5eb0c5913ec768fd159 In short, we need to refactor the kernel tables rather seriously. We will: - Make new library, file handle, and...

kernel
★ ★ ★
assembly
enhancement

The kernel's math API is a bit haphazard. We need it to be consistent, and propegate that out to userspace. This will be a breaking change and must happen prior...

bug
kernel
★ ☆ ☆
assembly

Libraries need to use a slightly different means of relocation.

feature
scas
★ ★ ☆
c

This shouldn't be that tough, but updating the kernel driver to support it will be a bit of a pain.

kernel
★ ☆ ☆
assembly
enhancement

We should keep that sort of thing in `kernel/doc/*`.

kernel
knightos.org
★ ☆ ☆