Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
P
Pintos
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
This is an archived project. Repository and other project resources are read-only.
Show more breadcrumbs
Project Purple Stallion
Pintos
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
backup/alex-27
Select Git revision
Branches
8
Test/file-system
Test/syscall-test-branch
alex/exit-system-call
backup/Alex
backup/alex-27
josh/backup-alex-6
josh/miscellaneous-improvements
master
default
protected
8 results
Begin with the selected commit
Created with Raphaël 2.2.0
5
Dec
4
3
2
1
30
Nov
29
28
16
Oct
24
Oct
11
9
Feb
25
Jan
Merge branch 'josh/fix-write-bug' into 'master'
master
master
Added guard condition to seek
Fix a nasty bug in write(). DOn't allow writing to the keyboard!
Merge branch 'feature/system-calls' into 'master'
Merge branch 'Alex/24-implement-seek-system-call' into 'feature/system-calls'
Fix both the close() and seek() system calls
Implemented the system call seek
Merge branch 'josh/25-tell' into 'feature/system-calls'
Add call to tell() necessary for it to be used
Implement tell()
Fix an issue caused by some omissions of filesize
Merge branch 'josh/22-read-syscall' into 'feature/system-calls'
Merge branch 'feature/system-calls' into 'josh/22-read-syscall'
Merge branch 'Alex/21-implement-filesize-system-call' into 'feature/system-calls'
Fixed other issues
Fixed issues
Removed useless function
Fixing incorrect return type
Merge
Converted to use new filesystem
Removed useless functions
Removed syscall_exit.c and fixed merge request issues
Updated syscall.c to include filesize
Fixed minor errors in syscall_filesize
Improved comments
Improved file_search function
Finished the file_search function
Broken file_search in syscall.c DO NOT MERGE until working
Resolving issues in merge request
Removed syscall_exit.c and fixed merge request issues
Update syscall_filesize.c for file neatness
Implemented filesize system call
Merge branch 'Alex/19-implement-remove-system-call' into 'feature/system-calls'
Merge things
Fixed minor errors in syscall_filesize
Improved comments
Improved file_search function
Finished the file_search function
Broken file_search in syscall.c DO NOT MERGE until working
Resolving issues in merge request
Loading