No description
Find a file
rtm 8a8be1b8c3 low-level keyboard input (not hooked up to /dev yet)
fix acquire() to cli() *before* incrementing nlock
make T_SYSCALL a trap gate, not an interrupt gate
sadly, various crashes if you hold down a keyboard key...
2006-08-10 02:07:10 +00:00
.cvsignore
asm.h
bio.c bwrite 2006-08-07 01:38:46 +00:00
bootasm.S
bootmain.c
bootother.S
buf.h
cat.c fix race in holding() check in acquire() 2006-08-08 19:58:06 +00:00
console.c low-level keyboard input (not hooked up to /dev yet) 2006-08-10 02:07:10 +00:00
defs.h low-level keyboard input (not hooked up to /dev yet) 2006-08-10 02:07:10 +00:00
dev.h devsw 2006-08-09 16:04:04 +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
fcntl.h low-level keyboard input (not hooked up to /dev yet) 2006-08-10 02:07:10 +00:00
fd.c printf 2006-08-10 01:28:57 +00:00
fd.h fix race in holding() check in acquire() 2006-08-08 19:58:06 +00:00
fs.c low-level keyboard input (not hooked up to /dev yet) 2006-08-10 02:07:10 +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 low-level keyboard input (not hooked up to /dev yet) 2006-08-10 02:07:10 +00:00
ioapic.c fix race in holding() check in acquire() 2006-08-08 19:58:06 +00:00
ioapic.h better interrupt plan---this one appears to work 2006-08-04 18:12:31 +00:00
kalloc.c open() 2006-07-29 09:35:02 +00:00
lapic.c fix race in holding() check in acquire() 2006-08-08 19:58:06 +00:00
main.c low-level keyboard input (not hooked up to /dev yet) 2006-08-10 02:07:10 +00:00
Makefile printf 2006-08-10 01:28:57 +00:00
mkfs.c low-level keyboard input (not hooked up to /dev yet) 2006-08-10 02:07:10 +00:00
mmu.h
mp.c fix race in holding() check in acquire() 2006-08-08 19:58:06 +00:00
mp.h
Notes low-level keyboard input (not hooked up to /dev yet) 2006-08-10 02:07:10 +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
printf.c printf 2006-08-10 01:28:57 +00:00
proc.c fix race in holding() check in acquire() 2006-08-08 19:58:06 +00:00
proc.h fix race in holding() check in acquire() 2006-08-08 19:58:06 +00:00
README fix race in holding() check in acquire() 2006-08-08 19:58:06 +00:00
setjmp.S
sign.pl
spinlock.c low-level keyboard input (not hooked up to /dev yet) 2006-08-10 02:07:10 +00:00
spinlock.h fix race in holding() check in acquire() 2006-08-08 19:58:06 +00:00
string.c
syscall.c low-level keyboard input (not hooked up to /dev yet) 2006-08-10 02:07:10 +00:00
syscall.h printf 2006-08-10 01:28:57 +00:00
trap.c low-level keyboard input (not hooked up to /dev yet) 2006-08-10 02:07:10 +00:00
trapasm.S
traps.h
types.h
ulib.c
user.h printf 2006-08-10 01:28:57 +00:00
user1.c
userfs.c low-level keyboard input (not hooked up to /dev yet) 2006-08-10 02:07:10 +00:00
usertests.c exec arguments 2006-07-28 22:33:07 +00:00
usys.S printf 2006-08-10 01:28: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.