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
/
sysproc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-06-03
console input and sbrk
Robert Morris
1
-11
/
+11
2019-05-31
fork/wait/exit work
Robert Morris
1
-13
/
+14
2017-01-31
Start of an experiment to remove the use of gs for cpu local variables.
Frans Kaashoek
1
-3
/
+3
2016-08-25
Remove trailing white space with:
Frans Kaashoek
1
-2
/
+2
2014-09-12
cmosgetdate() for system-call homework
Cody Cutler
1
-0
/
+1
2011-08-15
Avoid "boot" in xv6
Frans Kaashoek
1
-1
/
+1
2011-07-29
Map kernel high
Frans Kaashoek
1
-0
/
+1
2010-08-11
uptime() sys call for benchmarking
Robert Morris
1
-1
/
+15
2009-08-30
assorted fixes:
Russ Cox
1
-3
/
+3
2009-05-31
move fork into proc.c
rsc
1
-11
/
+1
2009-05-31
missed this file in last checkin
rsc
1
-1
/
+6
2007-11-28
fork minibug
rsc
1
-1
/
+3
2007-09-27
kernel SMP interruptibility fixes.
rsc
1
-1
/
+0
2007-08-28
delete proc_ on proc_exit, proc_wait, proc_kill
rsc
1
-3
/
+3
2007-08-27
delete unnecessary #include lines
rsc
1
-12
/
+1
2007-08-27
Replace yield system call with sleep.
rsc
1
-2
/
+15
2007-08-24
Add yield system call, for zombie test program (bad idea?).
rsc
1
-0
/
+7
2007-08-10
Make cp a magic symbol.
rsc
1
-3
/
+2
2006-09-07
refactor syscall code
rsc
1
-6
/
+5
2006-09-06
fd.* -> file.*
rsc
1
-1
/
+1
2006-09-06
split syscall.c into sysfile.c and sysproc.c
rsc
1
-0
/
+72