This website requires JavaScript.
Explore
Help
Sign In
ilo-pona
/
xv6-65oo2
Watch
1
Star
0
Fork
You've already forked xv6-65oo2
0
Code
Issues
Pull requests
Packages
Projects
Releases
Activity
197
commits
1
branch
0
tags
18
MiB
0d6bbd3172
Commit graph
7 commits
Author
SHA1
Message
Date
rsc
70c3260dc4
fix pipe bug
2006-09-07 14:38:56 +00:00
rsc
224f6598c1
refactor syscall code
2006-09-07 14:13:26 +00:00
rsc
0cfc7290e8
wrap long lines
2006-09-06 19:08:14 +00:00
rsc
50e514be98
fd_* => file_*
2006-09-06 18:43:45 +00:00
rsc
9936bffa45
fd.* -> file.*
2006-09-06 18:40:28 +00:00
rsc
39593d2f1a
struct fd -> struct file
2006-09-06 18:38:56 +00:00
rsc
2685309fb4
split syscall.c into sysfile.c and sysproc.c
2006-09-06 18:19:11 +00:00