xv6-riscv/kernel
2019-09-20 10:27:03 -04:00
..
bio.c
buf.h
console.c
date.h
defs.h Support exit status for exit/wait 2019-09-10 12:30:10 -04:00
elf.h
entry.S
exec.c
fcntl.h
file.c 512 -> BSIZE 2019-08-20 11:56:56 -04:00
file.h Add major/minor/mkdev 2019-08-23 19:41:53 -04:00
fs.c Also release buffer on failed copyout 2019-08-20 12:46:56 -04:00
fs.h
kalloc.c Make the end variable be really at the end of bss, and delete + 4096 in freerange() 2019-09-08 15:19:19 -04:00
kernel.ld Make the end variable be really at the end of bss, and delete + 4096 in freerange() 2019-09-08 15:19:19 -04:00
kernelvec.S
log.c
main.c sfence.vma in trampoline as well 2019-09-03 16:29:48 -04:00
memlayout.h
param.h
pipe.c
plic.c
printf.c
proc.c Support exit status for exit/wait 2019-09-10 12:30:10 -04:00
proc.h Support exit status for exit/wait 2019-09-10 12:30:10 -04:00
ramdisk.c
riscv.h all of PTE_FLAGS 2019-09-17 06:07:58 -04:00
sleeplock.c
sleeplock.h
spinlock.c
spinlock.h
start.c
stat.h
string.c
swtch.S
syscall.c nits 2019-09-20 06:02:47 -04:00
syscall.h
sysfile.c Support exit status for exit/wait 2019-09-10 12:30:10 -04:00
sysproc.c Support exit status for exit/wait 2019-09-10 12:30:10 -04:00
trampoline.S set architecture riscv:rv64 -- fix gdb trampoline disassembly, thanks jonathan 2019-09-12 10:48:48 -04:00
trap.c all of PTE_FLAGS 2019-09-17 06:07:58 -04:00
types.h
uart.c
virtio.h
virtio_disk.c
vm.c more incorrect cast to uint 2019-09-20 10:27:03 -04:00