.. |
allocator
|
misc warning fixes
|
2022-08-01 14:50:41 +03:00 |
arch
|
made kernel the system entrypoint.
|
2022-12-07 01:10:38 +01:00 |
device_interface
|
Threw stuff from the microkernel. Start of moving core parts there.
|
2022-12-06 23:04:26 +01:00 |
devices
|
Threw stuff from the microkernel. Start of moving core parts there.
|
2022-12-06 23:04:26 +01:00 |
driver_traits
|
Threw stuff from the microkernel. Start of moving core parts there.
|
2022-12-06 23:04:26 +01:00 |
experiments
|
adding a deadlock to master :>
|
2022-07-31 01:54:01 -05:00 |
filesystem
|
make stuff use the new VFS interface
|
2022-08-08 08:22:58 +03:00 |
graphics
|
handle dependencies, get rid of shadeable
|
2022-08-02 14:13:29 +03:00 |
hardware
|
limine compiling booting and not panicking
|
2022-11-23 04:02:02 -06:00 |
ipc
|
misc warning fixes
|
2022-08-01 14:50:41 +03:00 |
keyboard
|
chore: fmt
|
2022-04-12 00:23:11 +02:00 |
prelude
|
adding a deadlock to master :>
|
2022-07-31 01:54:01 -05:00 |
relib
|
VFS: path resolution
|
2022-08-08 08:22:55 +03:00 |
rhai_shell
|
vfs: move operations into trait StorageDevice, hold StorageDevices in KERNEL_STATE
|
2022-08-08 08:21:35 +03:00 |
tests
|
removed module that I forgot to remove + 1.65 stuff
|
2022-12-06 23:04:09 +01:00 |
usb
|
chore: fmt
|
2022-04-12 00:23:11 +02:00 |
virtio
|
PCI: a lot of refactoration
|
2022-08-17 13:29:34 +03:00 |
wasm
|
misc warning fixes
|
2022-08-01 14:50:41 +03:00 |
wasm_jumploader
|
make stuff use the new VFS interface
|
2022-08-08 08:22:58 +03:00 |
boot_conf.rs
|
framebuffer + smp work
|
2022-11-24 07:20:16 -06:00 |
graphics_limine.rs
|
Consolidating limine graphics
|
2022-12-02 08:51:21 -06:00 |
handle.rs
|
VFS+Ext2: many simplifications and filesystem initialisation
|
2022-08-08 08:21:35 +03:00 |
kernel_state.rs
|
recursively walk directories
|
2022-08-08 08:21:35 +03:00 |
kmain.rs
|
Added basic logging support
|
2022-12-07 01:43:26 +01:00 |
lib.rs
|
Threw stuff from the microkernel. Start of moving core parts there.
|
2022-12-06 23:04:26 +01:00 |
logger.rs
|
port clparse
|
2022-08-06 22:12:48 -05:00 |
main.rs
|
wasm programs are now working
|
2021-12-24 08:04:07 -06:00 |
panic.rs
|
PCI: a lot of refactoration
|
2022-08-17 13:29:34 +03:00 |
port_io.rs
|
back into virtio work
|
2022-04-25 13:39:39 -05:00 |
print.rs
|
limine compiling booting and not panicking
|
2022-11-23 04:02:02 -06:00 |
ps2_mouse.rs
|
adding a deadlock to master :>
|
2022-07-31 01:54:01 -05:00 |
scratchpad.rs
|
»fixed« scratchpad
|
2022-12-06 22:39:52 +01:00 |
serial_print.rs
|
chore: fmt
|
2022-04-12 00:23:11 +02:00 |
stdio.rs
|
Threw stuff from the microkernel. Start of moving core parts there.
|
2022-12-06 23:04:26 +01:00 |
time.rs
|
adding a deadlock to master :>
|
2022-07-31 01:54:01 -05:00 |
unicode_utils.rs
|
misc warning fixes
|
2022-08-01 14:50:41 +03:00 |
utils.rs
|
changes
|
2022-05-12 21:07:06 -05:00 |
vga_e.rs
|
unused import: git::commit_message
|
2022-08-01 14:09:05 +03:00 |
vterm.rs
|
limine compiling booting and not panicking
|
2022-11-23 04:02:02 -06:00 |