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
/
bootasm.S
Age
Commit message (
Expand
)
Author
Files
Lines
2011-09-12
comment nits
Robert Morris
1
-3
/
+3
2011-08-26
segment register -> segment descriptor
Robert Morris
1
-1
/
+1
2011-08-08
One definition of several macros and constants
Frans Kaashoek
1
-5
/
+3
2011-02-19
xv6: formatting, cleanup, rev5 (take 2)
Russ Cox
1
-21
/
+12
2010-09-13
change some comments, maybe more informative
Robert Morris
1
-3
/
+8
2010-08-05
add some comments
Robert Morris
1
-2
/
+4
2010-07-02
Initial version of single-cpu xv6 with page tables
Frans Kaashoek
1
-1
/
+1
2009-12-01
8ae0 instead of 8e00, thanks yandong
Frans Kaashoek
1
-1
/
+1
2009-07-11
bootasm cleanup
Russ Cox
1
-2
/
+1
2009-05-31
clean up %fs %gs use
rsc
1
-2
/
+1
2009-05-31
sync with c; .text is implied
rsc
1
-9
/
+12
2009-03-08
xv6: boot loader adjustments
rsc
1
-10
/
+16
2007-09-15
fix comments
rtm
1
-1
/
+1
2007-08-28
nits
rsc
1
-2
/
+2
2007-08-28
cmain -> bootmain
rsc
1
-2
/
+2
2007-08-24
bring bootasm and bootother more in sync
rsc
1
-31
/
+25
2007-08-24
Rework comments a bit.
rsc
1
-29
/
+25
2007-08-22
better comment
rsc
1
-7
/
+3
2006-09-08
shorten
rsc
1
-13
/
+9
2006-09-08
some comment changes
kaashoek
1
-1
/
+1
2006-09-06
wrap long lines
rsc
1
-23
/
+23
2006-09-06
standardize various * conventions
rsc
1
-15
/
+15
2006-09-06
spacing fixes: no tabs, 2-space indents (for rtm)
rsc
1
-66
/
+73
2006-09-03
remove duplication
kaashoek
1
-3
/
+3
2006-09-03
centralize credits
kaashoek
1
-4
/
+0
2006-08-29
prune unneeded panics and debug output
rtm
1
-0
/
+4
2006-06-22
checkpoint. booting second processor. stack is messed up, but thanks to cliff
kaashoek
1
-14
/
+1
2006-06-12
import
rtm
1
-0
/
+109