xv6-riscv/kernel
Fumiya Shigemitsu 90eb90b5e2 Fix minor typos
2019-10-21 21:01:07 +09: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 fix major validation 2019-09-23 20:01:56 -04:00
file.h Add major/minor/mkdev 2019-08-23 19:41:53 -04:00
fs.c don't leak a file system block if the buf argument to write is invalid 2019-09-20 13:09:26 -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 story is more complex than I thought. 2019-09-23 07:24:41 -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 don't leak memory if exec() arguments are invalid. 2019-09-21 04:54:25 -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 Fix minor typos 2019-10-21 21:01:07 +09:00