summaryrefslogtreecommitdiff
path: root/sysfile.c
AgeCommit message (Expand)AuthorFilesLines
2007-08-08save process name for debuggingrsc1-2/+8
2006-09-07fix ide, pit interfacesrsc1-1/+1
2006-09-07fix pipe bugrsc1-0/+2
2006-09-07refactor syscall codersc1-186/+142
2006-09-06wrap long linesrsc1-2/+6
2006-09-06fd_* => file_*rsc1-13/+13
2006-09-06fd.* -> file.*rsc1-1/+1
2006-09-06struct fd -> struct filersc1-19/+19
2006-09-06split syscall.c into sysfile.c and sysproc.crsc1-0/+477