summaryrefslogtreecommitdiff
path: root/sysproc.c
AgeCommit message (Expand)Author
2007-08-28delete proc_ on proc_exit, proc_wait, proc_killrsc
2007-08-27delete unnecessary #include linesrsc
2007-08-27Replace yield system call with sleep.rsc
2007-08-24Add yield system call, for zombie test program (bad idea?).rsc
2007-08-10Make cp a magic symbol.rsc
2006-09-07refactor syscall codersc
2006-09-06fd.* -> file.*rsc
2006-09-06split syscall.c into sysfile.c and sysproc.crsc