Skip to content
Snippets Groups Projects
runoff.list 501 B
Newer Older
rsc's avatar
rsc committed
# basic headers
types.h
param.h
defs.h
x86.h
asm.h
mmu.h
rsc's avatar
rsc committed

rsc's avatar
rsc committed
bootasm.S
bootother.S
rsc's avatar
rsc committed
bootmain.c
rsc's avatar
rsc committed
main.c
rsc's avatar
rsc committed
init.c
rsc's avatar
rsc committed
spinlock.c
rsc's avatar
rsc committed
proc.h
proc.c
setjmp.S
kalloc.c
rsc's avatar
rsc committed
syscall.h
trapasm.S
traps.h
trap.c
vectors.pl
syscall.c
rsc's avatar
rsc committed
sysproc.c
rsc's avatar
rsc committed

# file system
buf.h
dev.h
fcntl.h
stat.h
rsc's avatar
rsc committed
file.h
rsc's avatar
rsc committed
fs.h
fsvar.h
ide.c
rsc's avatar
rsc committed
bio.c
fs.c
file.c
sysfile.c
rsc's avatar
rsc committed
# pipes
rsc's avatar
rsc committed
pipe.c
rsc's avatar
rsc committed

# string operations
rsc's avatar
rsc committed

# low-level PC
rsc's avatar
rsc committed
ioapic.h
lapic.c
ioapic.c
picirq.c
console.c