Skip to content
GitLab
Explore
Projects
Groups
Topics
Snippets
Projects
Groups
Topics
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
张艺豪
OSPKU
Commits
53a111de
Commit
53a111de
authored
3 weeks ago
by
张艺豪
Browse files
Options
Download
Patches
Plain Diff
firsthw
parent
8e62d6fb
Changes
10
Hide whitespace changes
Inline
Side-by-side
Showing
10 changed files
.vscode/settings.json
+2
-1
.vscode/settings.json
Makefile
+4
-0
Makefile
fs.img
+0
-0
fs.img
kernel/include/initcode.h
+102
-102
kernel/include/initcode.h
kernel/include/sysnum.h
+1
-1
kernel/include/sysnum.h
kernel/syscall.c
+3
-0
kernel/syscall.c
kernel/sysfile.c
+17
-9
kernel/sysfile.c
kernel/sysproc.c
+29
-0
kernel/sysproc.c
xv6-user/user.h
+2
-0
xv6-user/user.h
xv6-user/usys.pl
+1
-1
xv6-user/usys.pl
with
161 additions
and
114 deletions
+161
-114
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment
Menu
Explore
Projects
Groups
Topics
Snippets