xv6-riscv-rust/kernel
hheik 4cd2466900 First successful rust library call 2024-04-30 00:23:04 +03:00
..
bio.c Formatted *.c files 2024-04-29 22:17:39 +03:00
buf.h no buf->qnext 2019-09-24 14:41:51 -04:00
console.c Formatted *.c files 2024-04-29 22:17:39 +03:00
defs.h x 2022-08-23 11:56:29 -04:00
elf.h separate source into kernel/ user/ mkfs/ 2019-06-11 09:57:14 -04:00
entry.S comment nits 2022-08-09 14:17:46 -04:00
exec.c Formatted *.c files 2024-04-29 22:17:39 +03:00
fcntl.h make "echo hello > x" truncate file x. 2020-08-10 11:19:10 -04:00
file.c Formatted *.c files 2024-04-29 22:17:39 +03:00
file.h Add major/minor/mkdev 2019-08-23 19:41:53 -04:00
fs.c Formatted *.c files 2024-04-29 22:17:39 +03:00
fs.h FD_DEVICE 2019-06-13 10:29:27 -04:00
kalloc.c Formatted *.c files 2024-04-29 22:17:39 +03:00
kernel.ld Clean up linker script 2019-10-21 22:27:18 -04:00
kernelvec.S comment nits 2022-08-09 14:17:46 -04:00
log.c Formatted *.c files 2024-04-29 22:17:39 +03:00
main.c First successful rust library call 2024-04-30 00:23:04 +03:00
memlayout.h Clarify CLINT and PLIC acronym 2020-10-03 16:36:20 -04:00
param.h Linker script makes binaries bigger; use larger disk so that usertests 2022-08-23 11:19:33 -04:00
pipe.c Formatted *.c files 2024-04-29 22:17:39 +03:00
plic.c Formatted *.c files 2024-04-29 22:17:39 +03:00
printf.c Formatted *.c files 2024-04-29 22:17:39 +03:00
proc.c Formatted *.c files 2024-04-29 22:17:39 +03:00
proc.h sscratch cleanup 2022-08-09 12:14:29 -04:00
ramdisk.c Formatted *.c files 2024-04-29 22:17:39 +03:00
riscv.h comment nits 2022-08-09 14:17:46 -04:00
sleeplock.c Formatted *.c files 2024-04-29 22:17:39 +03:00
sleeplock.h separate source into kernel/ user/ mkfs/ 2019-06-11 09:57:14 -04:00
spinlock.c Formatted *.c files 2024-04-29 22:17:39 +03:00
spinlock.h nits 2019-07-10 14:54:34 -04:00
start.c Formatted *.c files 2024-04-29 22:17:39 +03:00
stat.h Make size in stat.h be a uint64 2019-07-04 08:57:23 -04:00
string.c Formatted *.c files 2024-04-29 22:17:39 +03:00
swtch.S separate source into kernel/ user/ mkfs/ 2019-06-11 09:57:14 -04:00
syscall.c Formatted *.c files 2024-04-29 22:17:39 +03:00
syscall.h separate source into kernel/ user/ mkfs/ 2019-06-11 09:57:14 -04:00
sysfile.c Formatted *.c files 2024-04-29 22:17:39 +03:00
sysproc.c Formatted *.c files 2024-04-29 22:17:39 +03:00
trampoline.S comment the sfences 2022-08-24 13:47:47 -04:00
trap.c Formatted *.c files 2024-04-29 22:17:39 +03:00
types.h separate source into kernel/ user/ mkfs/ 2019-06-11 09:57:14 -04:00
uart.c Formatted *.c files 2024-04-29 22:17:39 +03:00
virtio.h tweak virtio comments 2022-08-08 11:10:54 -04:00
virtio_disk.c Formatted *.c files 2024-04-29 22:17:39 +03:00
vm.c Formatted *.c files 2024-04-29 22:17:39 +03:00