summaryrefslogtreecommitdiff
path: root/userfs.c
AgeCommit message (Expand)Author
2006-09-07one regression test programkaashoek
2006-09-06wrap long linesrsc
2006-09-06weird spacingrsc
2006-09-06standardize various * conventionsrsc
2006-09-06spacing fixes: no tabs, 2-space indents (for rtm)rsc
2006-09-03nitskaashoek
2006-08-24fix bugs in indirect-file codekaashoek
2006-08-24user-level malloc (untested)kaashoek
2006-08-23i/o redirection in shkaashoek
2006-08-20removed block system callkaashoek
2006-08-14user-level programs: mkdir and rmkaashoek
2006-08-14start on mkdirkaashoek
2006-08-13zero freed blockskaashoek
2006-08-12fstatkaashoek
2006-08-12unlink,mknod,create with multi-component pathnames should work nowkaashoek
2006-08-11fix deadlock---iput(dp) asapkaashoek
2006-08-10low-level keyboard input (not hooked up to /dev yet)rtm
2006-08-10printfkaashoek
2006-08-09iread for T_DEVkaashoek
2006-08-09fix test program: don't close before writingkaashoek
2006-08-09devswkaashoek
2006-08-08fix race in holding() check in acquire()rtm
2006-08-08mknod,ialloc,iupdatekaashoek
2006-07-29open()rtm
2006-07-28exec argumentsrtm
2006-07-27primitive execrtm
2006-07-17nitpicksrsc
2006-07-16Add user.h for prototypes.rsc
2006-07-11Changes to allow use of native x86 ELF compilers, which on myrsc
2006-07-10oopskaashoek