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
/
usys.S
Age
Commit message (
Expand
)
Author
Files
Lines
2018-09-23
Checkpoint port of xv6 to x86-64. Passed usertests on 2 processors a few times.
Frans Kaashoek
1
-1
/
+1
2010-08-11
uptime() sys call for benchmarking
Robert Morris
1
-0
/
+1
2009-05-31
usys.S: put before init.c, STUB -> SYSCALL
rsc
1
-21
/
+21
2007-08-27
Replace yield system call with sleep.
rsc
1
-1
/
+1
2007-08-24
Add yield system call, for zombie test program (bad idea?).
rsc
1
-0
/
+1
2006-09-06
standardize various * conventions
rsc
1
-1
/
+1
2006-09-06
spacing fixes: no tabs, 2-space indents (for rtm)
rsc
1
-5
/
+5
2006-08-23
i/o redirection in sh
kaashoek
1
-0
/
+2
2006-08-20
removed block system call
kaashoek
1
-1
/
+1
2006-08-19
chdir
kaashoek
1
-0
/
+1
2006-08-14
start on mkdir
kaashoek
1
-0
/
+1
2006-08-13
link()
rtm
1
-0
/
+1
2006-08-12
fix getblk to actually lock the block
rtm
1
-3
/
+0
2006-08-12
fstat
kaashoek
1
-1
/
+2
2006-08-10
printf
kaashoek
1
-0
/
+1
2006-08-08
mknod,ialloc,iupdate
kaashoek
1
-0
/
+1
2006-07-29
open()
rtm
1
-0
/
+1
2006-07-27
primitive exec
rtm
1
-0
/
+1
2006-07-16
Add user.h for prototypes.
rsc
1
-0
/
+1
2006-07-15
no more recursive locks
rtm
1
-0
/
+1
2006-07-11
pre-empt both user and kernel, in clock interrupt
rtm
1
-0
/
+2
2006-07-11
Changes to allow use of native x86 ELF compilers, which on my
rsc
1
-0
/
+18