]> Devi Nivas Git - cs3210-lab1.git/commit
i/o redirection in sh
authorkaashoek <kaashoek>
Wed, 23 Aug 2006 01:09:24 +0000 (01:09 +0000)
committerkaashoek <kaashoek>
Wed, 23 Aug 2006 01:09:24 +0000 (01:09 +0000)
commit8b58e81077abf4e843873f16c03077e2fafce52d
tree9613a801fc9b3421ee79725782e3ef9bb4650574
parentf18ab5c04e5380e0fb27f63e8335e5d621315c1d
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?
15 files changed:
Notes
cat.c
console.c
defs.h
echo.c
lapic.c
ls.c
proc.c
sh.c
syscall.c
syscall.h
ulib.c
user.h
userfs.c
usys.S