Subversion Repositories HelenOS

Rev

Go to most recent revision | Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
4581 5425 d 6 h mejdrech /branches/network/ Net: synchronized with trunk rev.4580  
4263 5504 d 5 h mejdrech /branches/network/ Net: merged with trunk:4261  
4153 5526 d 5 h mejdrech /branches/network/ Networking: merged with trunk changes  
3386 5722 d 8 h decky /branches/network/ add new network branch (copy of current trunk)  
3201 5784 d 11 h svoboda /trunk/uspace/ Do not disassemble needlessly.  
2656 5981 d 7 h jermar /trunk/uspace/app/tester/ Add a simple test of VFS_MOUNT and VFS_OPEN to tester.  
2594 6025 d 3 h cejka /trunk/uspace/ New version of device mapper.
Added devmap test to tester.
 
2479 6160 d 11 h jermar /trunk/ New, better-structured, directory layout for uspace.  
2193 6238 d 10 h decky /trunk/uspace/tester/ reimplement all tests from original ipcc
(cleanup needed)
 
2188 6238 d 10 h decky /trunk/ new user space testing framework (unfinished)  
2185 6238 d 12 h decky /trunk/ rename ipcc to tester  
2071 6317 d 4 h jermar /trunk/ (c) versus (C)  
1787 6507 d 6 h decky / move kernel/trunk, uspace/trunk and boot/trunk to trunk/kernel, trunk/uspace and trunk/boot  
1596 6542 d 17 h palkovsky /uspace/trunk/ Added basic klog.
Added ipc tester.
TODO: add serializing functions to psthread, so that the lines in klog won't intermix.