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
10183_BOOT
OSKernel2024-10183_BOOT
Commits
57535532
Commit
57535532
authored
6 years ago
by
Robert Morris
Browse files
Options
Download
Patches
Plain Diff
separate source into kernel/ user/ mkfs/
parent
91ba8111
No related merge requests found
Changes
72
Hide whitespace changes
Inline
Side-by-side
Showing
20 changed files
.gdbinit.tmpl-i386
+0
-6
.gdbinit.tmpl-i386
.gdbinit.tmpl-riscv
+1
-1
.gdbinit.tmpl-riscv
.gdbinit.tmpl-x64
+0
-18
.gdbinit.tmpl-x64
.gitignore
+0
-1
.gitignore
Makefile
+76
-74
Makefile
ioapic.c
+0
-76
ioapic.c
kernel/bio.c
+0
-0
kernel/bio.c
kernel/buf.h
+0
-0
kernel/buf.h
kernel/console.c
+0
-0
kernel/console.c
kernel/date.h
+0
-0
kernel/date.h
kernel/defs.h
+0
-0
kernel/defs.h
kernel/elf.h
+0
-0
kernel/elf.h
kernel/entry.S
+0
-0
kernel/entry.S
kernel/exec.c
+0
-0
kernel/exec.c
kernel/fcntl.h
+0
-0
kernel/fcntl.h
kernel/file.c
+0
-0
kernel/file.c
kernel/file.h
+0
-0
kernel/file.h
kernel/fs.c
+0
-0
kernel/fs.c
kernel/fs.h
+0
-0
kernel/fs.h
kernel/kalloc.c
+0
-0
kernel/kalloc.c
with
77 additions
and
176 deletions
+77
-176
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