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
bootasm.S
bootmain.c
bootother.S
buf.h
cat.c
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
dot-bochsrc
echo.c
elf.h
fcntl.h low-level keyboard input (not hooked up to /dev yet) 2006-08-10 02:07:10 +00:00
fd.c
fd.h
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
ide.c low-level keyboard input (not hooked up to /dev yet) 2006-08-10 02:07:10 +00:00
ioapic.c
ioapic.h
kalloc.c
lapic.c
main.c low-level keyboard input (not hooked up to /dev yet) 2006-08-10 02:07:10 +00:00
Makefile
mkfs.c low-level keyboard input (not hooked up to /dev yet) 2006-08-10 02:07:10 +00:00
mmu.h
mp.c
mp.h
Notes low-level keyboard input (not hooked up to /dev yet) 2006-08-10 02:07:10 +00:00
param.h
picirq.c
pipe.c
printf.c
proc.c
proc.h
README
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
string.c
syscall.c low-level keyboard input (not hooked up to /dev yet) 2006-08-10 02:07:10 +00:00
syscall.h
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
user1.c
userfs.c low-level keyboard input (not hooked up to /dev yet) 2006-08-10 02:07:10 +00:00
usertests.c
usys.S
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.