No description
Find a file
2006-08-12 17:17:35 +00:00
.cvsignore
asm.h
bio.c buffer cache, fifo replacement 2006-08-12 17:17:35 +00:00
bootasm.S
bootmain.c uint32_t -> uint &c 2006-07-20 09:07:53 +00:00
bootother.S
buf.h buffer cache, fifo replacement 2006-08-12 17:17:35 +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 fix getblk to actually lock the block 2006-08-12 11:38:57 +00:00
dev.h init creates console, opens 0/1/2, runs sh 2006-08-11 13:55:18 +00:00
dot-bochsrc update 2006-07-26 10:17:39 +00:00
echo.c fix race in holding() check in acquire() 2006-08-08 19:58:06 +00:00
elf.h uint32_t -> uint &c 2006-07-20 09:07:53 +00:00
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 mknod set nlink = 1 2006-08-12 16:47:48 +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 interrupts could be recursive since lapic_eoi() called before rti 2006-08-10 22:08:14 +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 better interrupt plan---this one appears to work 2006-08-04 18:12:31 +00:00
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 init creates console, opens 0/1/2, runs sh 2006-08-11 13:55:18 +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 uint32_t -> uint &c 2006-07-20 09:07:53 +00:00
Notes buffer cache, fifo replacement 2006-08-12 17:17:35 +00:00
param.h devsw 2006-08-09 16:04:04 +00:00
picirq.c nit 2006-08-04 18:23:23 +00:00
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 interrupts could be recursive since lapic_eoi() called before rti 2006-08-10 22:08:14 +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 uint32_t -> uint &c 2006-07-20 09:07:53 +00:00
syscall.c fix getblk to actually lock the block 2006-08-12 11:38:57 +00:00
syscall.h fix getblk to actually lock the block 2006-08-12 11:38:57 +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 uint32_t -> uint &c 2006-07-20 09:07:53 +00:00
ulib.c fix getblk to actually lock the block 2006-08-12 11:38:57 +00:00
user.h fix getblk to actually lock the block 2006-08-12 11:38:57 +00:00
user1.c
userfs.c fstat 2006-08-12 04:33:50 +00:00
usertests.c buffer cache, fifo replacement 2006-08-12 17:17:35 +00:00
usys.S fix getblk to actually lock the block 2006-08-12 11:38:57 +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.