xv6 is a modern re-implementation of Sixth Edition Unix in ANSI C for multiprocessor x86/x86_64 systems.
Find a file
2006-08-13 02:12:44 +00:00
.cvsignore
asm.h
bio.c zero out all of dirent.name when creating 2006-08-12 22:44:26 +00:00
bootasm.S
bootmain.c
bootother.S
buf.h LRU disk cache replacement 2006-08-12 22:34:13 +00:00
cat.c fix race in holding() check in acquire() 2006-08-08 19:58:06 +00:00
console.c init creates console, opens 0/1/2, runs sh 2006-08-11 13:55:18 +00:00
defs.h link() 2006-08-13 02:12:44 +00:00
dev.h init creates console, opens 0/1/2, runs sh 2006-08-11 13:55:18 +00:00
dot-bochsrc
echo.c fix race in holding() check in acquire() 2006-08-08 19:58:06 +00:00
elf.h
fcntl.h low-level keyboard input (not hooked up to /dev yet) 2006-08-10 02:07:10 +00:00
fd.c fstat 2006-08-12 04:33:50 +00:00
fd.h fix race in holding() check in acquire() 2006-08-08 19:58:06 +00:00
fs.c link() 2006-08-13 02:12:44 +00:00
fs.h low-level keyboard input (not hooked up to /dev yet) 2006-08-10 02:07:10 +00:00
fsvar.h mknod,ialloc,iupdate 2006-08-08 18:07:37 +00:00
ide.c link() 2006-08-13 02:12:44 +00:00
init.c fix getblk to actually lock the block 2006-08-12 11:38:57 +00:00
ioapic.c fix deadlock---iput(dp) asap 2006-08-11 18:18:38 +00:00
ioapic.h
kalloc.c interrupts could be recursive since lapic_eoi() called before rti 2006-08-10 22:08:14 +00:00
lapic.c fix race in holding() check in acquire() 2006-08-08 19:58:06 +00:00
ls.c fstat 2006-08-12 04:33:50 +00:00
main.c link() 2006-08-13 02:12:44 +00:00
Makefile fstat 2006-08-12 04:33:50 +00:00
mkfs.c low-level keyboard input (not hooked up to /dev yet) 2006-08-10 02:07:10 +00:00
mmu.h interrupts could be recursive since lapic_eoi() called before rti 2006-08-10 22:08:14 +00:00
mp.c fix race in holding() check in acquire() 2006-08-08 19:58:06 +00:00
mp.h
Notes link() 2006-08-13 02:12:44 +00:00
param.h devsw 2006-08-09 16:04:04 +00:00
picirq.c
pipe.c interrupts could be recursive since lapic_eoi() called before rti 2006-08-10 22:08:14 +00:00
printf.c printf 2006-08-10 01:28:57 +00:00
proc.c link() 2006-08-13 02:12:44 +00:00
proc.h interrupts could be recursive since lapic_eoi() called before rti 2006-08-10 22:08:14 +00:00
README fix race in holding() check in acquire() 2006-08-08 19:58:06 +00:00
setjmp.S
sh.c fix getblk to actually lock the block 2006-08-12 11:38:57 +00:00
sign.pl
spinlock.c interrupts could be recursive since lapic_eoi() called before rti 2006-08-10 22:08:14 +00:00
spinlock.h interrupts could be recursive since lapic_eoi() called before rti 2006-08-10 22:08:14 +00:00
stat.h fstat 2006-08-12 04:33:50 +00:00
string.c
syscall.c link() 2006-08-13 02:12:44 +00:00
syscall.h link() 2006-08-13 02:12:44 +00:00
trap.c interrupts could be recursive since lapic_eoi() called before rti 2006-08-10 22:08:14 +00:00
trapasm.S
traps.h
types.h
ulib.c fix getblk to actually lock the block 2006-08-12 11:38:57 +00:00
user.h link() 2006-08-13 02:12:44 +00:00
user1.c
userfs.c fstat 2006-08-12 04:33:50 +00:00
usertests.c link() 2006-08-13 02:12:44 +00:00
usys.S link() 2006-08-13 02:12:44 +00:00
vectors.pl
x86.h low-level keyboard input (not hooked up to /dev yet) 2006-08-10 02:07:10 +00:00

This is the content of file README.