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
商秋林
XV6-lab
Commits
50e5e12a
Commit
50e5e12a
authored
1 year ago
by
商秋林
Browse files
Options
Download
Patches
Plain Diff
Clear .gitignore-lab2
parent
780a740b
Changes
167
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
20 changed files
.gdbinit
+7
-0
.gdbinit
.gitignore
+1
-25
.gitignore
__pycache__/gradelib.cpython-310.pyc
+0
-0
__pycache__/gradelib.cpython-310.pyc
fs.img
+0
-0
fs.img
kernel/bio.d
+3
-0
kernel/bio.d
kernel/bio.o
+0
-0
kernel/bio.o
kernel/console.d
+5
-0
kernel/console.d
kernel/console.o
+0
-0
kernel/console.o
kernel/entry.o
+0
-0
kernel/entry.o
kernel/exec.d
+3
-0
kernel/exec.d
kernel/exec.o
+0
-0
kernel/exec.o
kernel/file.d
+3
-0
kernel/file.d
kernel/file.o
+0
-0
kernel/file.o
kernel/fs.d
+3
-0
kernel/fs.d
kernel/fs.o
+0
-0
kernel/fs.o
kernel/kalloc.d
+2
-0
kernel/kalloc.d
kernel/kalloc.o
+0
-0
kernel/kalloc.o
kernel/kernel
+0
-0
kernel/kernel
kernel/kernel.asm
+13215
-0
kernel/kernel.asm
kernel/kernel.sym
+267
-0
kernel/kernel.sym
with
13509 additions
and
25 deletions
+13509
-25
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