Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
C
CSEP551
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Wiki
Code
Merge requests
0
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
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Krishna Vinnakota
CSEP551
Graph
f18ab5c04e5380e0fb27f63e8335e5d621315c1d
Select Git revision
Branches
1
master
default
protected
1 result
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
30
Aug
29
28
27
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
longjmp -> swtch in comments
tweak
DO NOT MAIL: xv6-rev1
final xv6 for 2007
bootothers now in main
spelling
final nits
match README
nits
nits
delete proc_ on proc_exit, proc_wait, proc_kill
comments; rename irq_ to pic_
spaces around else for rtm
more consistent spacing
nits
fix offsets
more cmain -> bootmain
oops
cmain -> bootmain
nit
replace setjmp/longjmp with swtch
never returns!
nits
formatting
clumsy blank pages to make some files align better
rename 8253pit -> timer
rename 8253pit.c to timer.c
runoff
add grep; add lost echo
avoid double echo
remove _ from pipe; be like file
clean up Makefile; add wc
add struct stat decl
do not call proc_exit until lock dropped
oops
handle printf("%s\n", 0)
nit
oops
nit
Loading