index
:
xv6-riscv
riscv
MIT xv6-RISCV kernel modified to RV64I base integer extension
Aditya N. Naik
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2007-08-08
2007
rsc
2007-08-08
help gcc
rsc
2007-08-08
move ialloc body up, avoiding double check for end of loop
rsc
2007-08-08
panic like bget
rsc
2007-08-08
refactor bget to be more like iget - make it clear that sleep loops
rsc
2007-08-08
unused
rsc
2007-08-08
cleaner table
rsc
2007-08-08
cleaner table
rsc
2007-08-08
convert syscall dispatch to table
rsc
2007-08-08
missing void
rsc
2007-08-08
fix error message
rsc
2007-08-08
standardize on not using unsigned keyword
rsc
2007-08-08
iincref returns new ref
rsc
2007-08-08
fix index bug
rsc
2007-08-08
make ls work on directories
rsc
2007-08-08
spacing
rsc
2007-08-08
more bugs
rsc
2007-08-08
fix . .. unlink bug
rsc
2007-08-08
done
rsc
2007-08-08
add DPL_USER constant
rsc
2007-08-08
set init name
rsc
2007-08-08
fix various bugs
rsc
2007-08-08
silence warning
rsc
2007-08-08
watch for zombies
rsc
2007-08-08
atoi, for kill
rsc
2007-08-08
add kill
rsc
2007-08-08
spacing
rsc
2007-08-08
oops
rsc
2007-08-08
fix wait bug in init
rsc
2007-08-08
handle EOF in shell
rsc
2007-08-08
add zombie program
rsc
2007-08-08
comment tweaks; more informative process list
rsc
2007-08-08
save process name for debugging
rsc
2007-08-08
add safestrcpy
rsc
2007-08-08
typo
rsc
2007-08-08
change gets to return \n, to distinguish 0-byte read from empty line
rsc
2007-08-08
add EOF handling to console_read - works with cat
rsc
2007-08-08
add rule to generate init.sym
rsc
2007-08-08
add bootmain.c to runoff.list
rsc
2007-06-29
forgot to check in long ago
rsc
2006-10-19
bug reported by nelson
kaashoek
2006-10-18
record tim's bug and patch
kaashoek
2006-10-13
a few notes
kaashoek
2006-09-17
a few other nits
kaashoek
2006-09-17
Have kernel build rule create kernel.sym, which can be
rsc
2006-09-17
accumulate bugs
rsc
2006-09-08
a copy of xv6.pdf that can be sent to turkey and duplexes correctly
rsc
2006-09-08
sent to printer - CTC job 6955 40 copies
rsc
2006-09-08
dist tarball
rsc
2006-09-08
fix toc example
rsc
[next]