Skip to content
GitLab
Projects
Groups
Topics
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Jingxiao Cao
OS2025spring
Commits
07dffc60
Commit
07dffc60
authored
2 months ago
by
Jingxiao Cao
Browse files
Options
Download
Patches
Plain Diff
0505
parent
c21dc6a7
Changes
64
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
20 changed files
kernel/include/initcode.h
+131
-125
kernel/include/initcode.h
kernel/include/sysnum.h
+4
-0
kernel/include/sysnum.h
kernel/proc.o
+0
-0
kernel/proc.o
kernel/syscall.c
+12
-0
kernel/syscall.c
kernel/syscall.o
+0
-0
kernel/syscall.o
kernel/sysfile.c
+28
-1
kernel/sysfile.c
kernel/sysfile.o
+0
-0
kernel/sysfile.o
xv6-user/_cat
+0
-0
xv6-user/_cat
xv6-user/_echo
+0
-0
xv6-user/_echo
xv6-user/_find
+0
-0
xv6-user/_find
xv6-user/_grep
+0
-0
xv6-user/_grep
xv6-user/_init
+0
-0
xv6-user/_init
xv6-user/_kill
+0
-0
xv6-user/_kill
xv6-user/_ls
+0
-0
xv6-user/_ls
xv6-user/_mkdir
+0
-0
xv6-user/_mkdir
xv6-user/_mv
+0
-0
xv6-user/_mv
xv6-user/_rm
+0
-0
xv6-user/_rm
xv6-user/_sh
+0
-0
xv6-user/_sh
xv6-user/_sleep
+0
-0
xv6-user/_sleep
xv6-user/_strace
+0
-0
xv6-user/_strace
with
175 additions
and
126 deletions
+175
-126
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