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
/
userfs.c
Age
Commit message (
Expand
)
Author
Files
Lines
2006-09-06
standardize various * conventions
rsc
1
-27
/
+27
2006-09-06
spacing fixes: no tabs, 2-space indents (for rtm)
rsc
1
-2
/
+2
2006-09-03
nits
kaashoek
1
-1
/
+0
2006-08-24
fix bugs in indirect-file code
kaashoek
1
-25
/
+133
2006-08-24
user-level malloc (untested)
kaashoek
1
-3
/
+3
2006-08-23
i/o redirection in sh
kaashoek
1
-0
/
+4
2006-08-20
removed block system call
kaashoek
1
-2
/
+0
2006-08-14
user-level programs: mkdir and rm
kaashoek
1
-1
/
+1
2006-08-14
start on mkdir
kaashoek
1
-0
/
+13
2006-08-13
zero freed blocks
kaashoek
1
-0
/
+15
2006-08-12
fstat
kaashoek
1
-1
/
+2
2006-08-12
unlink,mknod,create with multi-component pathnames should work now
kaashoek
1
-8
/
+2
2006-08-11
fix deadlock---iput(dp) asap
kaashoek
1
-3
/
+4
2006-08-10
low-level keyboard input (not hooked up to /dev yet)
rtm
1
-0
/
+1
2006-08-10
printf
kaashoek
1
-21
/
+37
2006-08-09
iread for T_DEV
kaashoek
1
-1
/
+9
2006-08-09
fix test program: don't close before writing
kaashoek
1
-1
/
+0
2006-08-09
devsw
kaashoek
1
-0
/
+11
2006-08-08
fix race in holding() check in acquire()
rtm
1
-2
/
+4
2006-08-08
mknod,ialloc,iupdate
kaashoek
1
-0
/
+8
2006-07-29
open()
rtm
1
-0
/
+16
2006-07-28
exec arguments
rtm
1
-1
/
+2
2006-07-27
primitive exec
rtm
1
-0
/
+1
2006-07-17
nitpicks
rsc
1
-1
/
+1
2006-07-16
Add user.h for prototypes.
rsc
1
-0
/
+4
2006-07-11
Changes to allow use of native x86 ELF compilers, which on my
rsc
1
-0
/
+1
2006-07-10
oops
kaashoek
1
-0
/
+8