summaryrefslogtreecommitdiff
path: root/userfs.c
AgeCommit message (Expand)AuthorFilesLines
2006-09-03nitskaashoek1-1/+0
2006-08-24fix bugs in indirect-file codekaashoek1-25/+133
2006-08-24user-level malloc (untested)kaashoek1-3/+3
2006-08-23i/o redirection in shkaashoek1-0/+4
2006-08-20removed block system callkaashoek1-2/+0
2006-08-14user-level programs: mkdir and rmkaashoek1-1/+1
2006-08-14start on mkdirkaashoek1-0/+13
2006-08-13zero freed blockskaashoek1-0/+15
2006-08-12fstatkaashoek1-1/+2
2006-08-12unlink,mknod,create with multi-component pathnames should work nowkaashoek1-8/+2
2006-08-11fix deadlock---iput(dp) asapkaashoek1-3/+4
2006-08-10low-level keyboard input (not hooked up to /dev yet)rtm1-0/+1
2006-08-10printfkaashoek1-21/+37
2006-08-09iread for T_DEVkaashoek1-1/+9
2006-08-09fix test program: don't close before writingkaashoek1-1/+0
2006-08-09devswkaashoek1-0/+11
2006-08-08fix race in holding() check in acquire()rtm1-2/+4
2006-08-08mknod,ialloc,iupdatekaashoek1-0/+8
2006-07-29open()rtm1-0/+16
2006-07-28exec argumentsrtm1-1/+2
2006-07-27primitive execrtm1-0/+1
2006-07-17nitpicksrsc1-1/+1
2006-07-16Add user.h for prototypes.rsc1-0/+4
2006-07-11Changes to allow use of native x86 ELF compilers, which on myrsc1-0/+1
2006-07-10oopskaashoek1-0/+8