.. |
allocator
|
misc warning fixes
|
2022-08-01 14:50:41 +03:00 |
arch
|
fixed qr code
|
2022-08-21 11:45:28 +02:00 |
device_interface
|
Threw stuff from the microkernel. Start of moving core parts there.
|
2022-11-07 20:29:42 +01:00 |
devices
|
add a pci device view on boot
|
2022-11-30 01:47:15 -06:00 |
driver_traits
|
Threw stuff from the microkernel. Start of moving core parts there.
|
2022-11-07 20:29:42 +01:00 |
experiments
|
adding a deadlock to master :>
|
2022-07-31 01:54:01 -05:00 |
filesystem
|
fix echo command and add traces to vfs
|
2022-11-23 01:55:09 -06:00 |
graphics
|
handle dependencies, get rid of shadeable
|
2022-08-02 14:13:29 +03:00 |
hardware
|
unused import: git::commit_message
|
2022-08-01 14:09:05 +03: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-11-05 01:40:38 +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
|
port clparse
|
2022-08-06 22:12:48 -05: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
|
PCI: device discovery
|
2022-08-17 13:29:34 +03:00 |
lib.rs
|
Threw stuff from the microkernel. Start of moving core parts there.
|
2022-11-07 20:29:42 +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
|
fix backspace
|
2022-08-03 02:09:34 -05:00 |
ps2_mouse.rs
|
adding a deadlock to master :>
|
2022-07-31 01:54:01 -05:00 |
scratchpad.rs
|
add a pci device view on boot
|
2022-11-30 01:47:15 -06: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-11-07 20:29:42 +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
|
changing color parsing from \0 to \1a
|
2022-11-23 02:32:12 -06:00 |