No description
Find a file
kaashoek 8b58e81077 i/o redirection in sh
better parsing of sh commands (copied from jos sh)
cat: read from 1 if no args
sbrk system call, but untested
getpid system call
moved locks in keyboard intr, but why do we get intr w. null characters from keyboard?
2006-08-23 01:09:24 +00:00
.cvsignore
asm.h
bio.c
bootasm.S
bootmain.c
bootother.S
buf.h
cat.c i/o redirection in sh 2006-08-23 01:09:24 +00:00
console.c i/o redirection in sh 2006-08-23 01:09:24 +00:00
defs.h i/o redirection in sh 2006-08-23 01:09:24 +00:00
dev.h
dot-bochsrc
echo.c i/o redirection in sh 2006-08-23 01:09:24 +00:00
elf.h
fcntl.h
fd.c compiling, but untested dup 2006-08-20 03:33:01 +00:00
fd.h
fs.c chdir 2006-08-19 23:41:34 +00:00
fs.h commented out code for cwd 2006-08-15 15:53:46 +00:00
fstests.c chdir 2006-08-19 23:41:34 +00:00
fsvar.h
ide.c
init.c commented out code for cwd 2006-08-15 15:53:46 +00:00
ioapic.c
ioapic.h
kalloc.c
lapic.c i/o redirection in sh 2006-08-23 01:09:24 +00:00
ls.c i/o redirection in sh 2006-08-23 01:09:24 +00:00
main.c proc[0] can sleep(), at least after it gets to main00() 2006-08-16 01:56:00 +00:00
Makefile proc[0] can sleep(), at least after it gets to main00() 2006-08-16 01:56:00 +00:00
mkdir.c user-level programs: mkdir and rm 2006-08-14 21:22:13 +00:00
mkfs.c set size for directories correctly in wdir and mkfs 2006-08-14 14:13:52 +00:00
mmu.h
mp.c
mp.h
Notes i/o redirection in sh 2006-08-23 01:09:24 +00:00
param.h
picirq.c
pipe.c
printf.c user-level programs: mkdir and rm 2006-08-14 21:22:13 +00:00
proc.c i/o redirection in sh 2006-08-23 01:09:24 +00:00
proc.h proc[0] can sleep(), at least after it gets to main00() 2006-08-16 01:56:00 +00:00
README
readme user-level programs: mkdir and rm 2006-08-14 21:22:13 +00:00
rm.c user-level programs: mkdir and rm 2006-08-14 21:22:13 +00:00
setjmp.S
sh.c i/o redirection in sh 2006-08-23 01:09:24 +00:00
sign.pl
spinlock.c
spinlock.h
stat.h
string.c
syscall.c i/o redirection in sh 2006-08-23 01:09:24 +00:00
syscall.h i/o redirection in sh 2006-08-23 01:09:24 +00:00
trap.c chdir 2006-08-19 23:41:34 +00:00
trapasm.S
traps.h
types.h
ulib.c i/o redirection in sh 2006-08-23 01:09:24 +00:00
user.h i/o redirection in sh 2006-08-23 01:09:24 +00:00
user1.c
userfs.c i/o redirection in sh 2006-08-23 01:09:24 +00:00
usertests.c chdir 2006-08-19 23:41:34 +00:00
usys.S i/o redirection in sh 2006-08-23 01:09:24 +00:00
vectors.pl
x86.h

This is the content of file README.