index
:
135e2/xv6-labs.git
cow
fs
lock
mmap
net
pgtbl
syscall
thread
traps
util
xv6-labs-2024-winter
135e2
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
runoff.list
Age
Commit message (
Expand
)
Author
Files
Lines
2018-10-03
don't care about bootloader
Frans Kaashoek
1
-4
/
+0
2018-08-30
thanks mtasm
Frans Kaashoek
1
-0
/
+3
2017-08-09
Commit to running on an SMP (perhaps with only 1 core). Remove most code
Frans Kaashoek
1
-2
/
+0
2016-09-14
Add sleeplock.[ch] to listing
Frans Kaashoek
1
-0
/
+2
2011-09-02
Remove data.S from runoff, too
Austin Clements
1
-1
/
+0
2011-09-01
Fix layout issues for printed version
Frans Kaashoek
1
-10
/
+6
2011-08-15
Update list of files to include in printout
Frans Kaashoek
1
-3
/
+7
2011-02-19
xv6: formatting, cleanup, rev5 (take 2)
Russ Cox
1
-0
/
+4
2010-09-02
Re-re-arrange bootasm and bootother. We can't get bootasm and bootmain on th...
Austin Clements
1
-1
/
+1
2010-08-31
Swap bootmain.c and bootother.S. This puts the whole boot process on one spr...
Austin Clements
1
-1
/
+1
2010-08-31
Rebalance TOC
Austin Clements
1
-3
/
+2
2010-08-30
oops ended up with 2x vm.c
Robert Morris
1
-1
/
+0
2010-08-26
Merge commit 'origin/page' into page
Frans Kaashoek
1
-0
/
+1
2010-08-26
add vm.c
Frans Kaashoek
1
-0
/
+1
2010-08-05
move jkstack to main.c
Robert Morris
1
-0
/
+1
2009-09-15
add uart.c
Silas Boyd-Wickizer
1
-0
/
+1
2009-08-30
assorted fixes:
Russ Cox
1
-0
/
+2
2009-08-08
shuffle and tweak for formatting.
Russ Cox
1
-3
/
+1
2009-05-31
usys.S: put before init.c, STUB -> SYSCALL
rsc
1
-1
/
+1
2007-08-28
final nits
rsc
1
-10
/
+3
2007-08-28
replace setjmp/longjmp with swtch
rsc
1
-1
/
+1
2007-08-28
nits
rsc
1
-2
/
+0
2007-08-28
rename 8253pit.c to timer.c
rsc
1
-1
/
+1
2007-08-28
runoff
rsc
1
-3
/
+4
2007-08-27
move mp.h to low-level
rsc
1
-4
/
+1
2007-08-27
no more ioapic.h
rsc
1
-1
/
+18
2007-08-22
tweaks
rsc
1
-1
/
+1
2007-08-22
PDF at http://am.lcs.mit.edu/~rsc/xv6.pdf
rsc
1
-5
/
+7
2007-08-14
formatting; split kbd constants into kbd.h
rsc
1
-0
/
+1
2007-08-08
add bootmain.c to runoff.list
rsc
1
-0
/
+1
2006-09-07
run without lapic and ioapic, if they are not present
kaashoek
1
-0
/
+1
2006-09-06
runoff tweaks
rsc
1
-4
/
+6
2006-09-06
tweak
rsc
1
-1
/
+3
2006-09-06
change sections and order of files in printout
kaashoek
1
-7
/
+15
2006-09-05
New formatting scripts.
rsc
1
-0
/
+50