Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
C
CSEP551
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Krishna Vinnakota
CSEP551
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
f3d290220f072a7053b9a368bf7c42e8e2945c7e
Select Git revision
Selected
f3d290220f072a7053b9a368bf7c42e8e2945c7e
Branches
1
master
default
protected
2 results
Begin with the selected commit
Created with Raphaël 2.2.0
27
Aug
24
23
22
21
20
14
10
9
8
29
Jun
19
Oct
18
13
17
Sep
8
7
6
5
4
3
30
Aug
29
28
26
25
24
23
20
19
16
15
14
13
12
11
10
9
8
7
6
4
29
Jul
28
27
26
21
20
18
17
16
15
12
11
10
6
5
1
28
Jun
27
26
24
22
21
16
15
13
12
nits
cut bootmain to 1 sheet
shuffle for formatting
minor cleanups
nit
nits
first ever correct use of strncpy
remove unused variable
not first anymore
nits
align
make wakeup1 static
test that fork fails gracefully
Reorder spinlock.c: acquire and release first
Add yield system call, for zombie test program (bad idea?).
comment nits
nits
finish comments
tweak
simplify ide queuing
bring bootasm and bootother more in sync
add missing iput() at end of _namei()
oops, O_CREATE doesn't truncate, so holes can't exist, thus no bug
test concurrent open/unlink of same file (ok)
comment what +m means; omit needless __
omit needless ampersands
align, sort
avoid hardcoding init as pid 1 proc[0]
my mistake found by robert
NREQUEST = NBUF
better comment
tweaks
cleanup
add ln
check unlink of non-empty directory
Loading