Subversion Repositories HelenOS

Rev

Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
4718 6032 d 7 h mejdrech /branches/network/ Net: merge with trunk head (0.4.1)  
4581 6125 d 1 h mejdrech /branches/network/ Net: synchronized with trunk rev.4580  
4263 6204 d 0 h mejdrech /branches/network/ Net: merged with trunk:4261  
4153 6226 d 0 h mejdrech /branches/network/ Networking: merged with trunk changes  
3386 6422 d 3 h decky /branches/network/ add new network branch (copy of current trunk)  
3201 6484 d 6 h svoboda /trunk/uspace/ Do not disassemble needlessly.  
2656 6681 d 3 h jermar /trunk/uspace/app/tester/ Add a simple test of VFS_MOUNT and VFS_OPEN to tester.  
2594 6724 d 23 h cejka /trunk/uspace/ New version of device mapper.
Added devmap test to tester.
 
2479 6860 d 6 h jermar /trunk/ New, better-structured, directory layout for uspace.  
2193 6938 d 5 h decky /trunk/uspace/tester/ reimplement all tests from original ipcc
(cleanup needed)
 
2188 6938 d 6 h decky /trunk/ new user space testing framework (unfinished)  
2185 6938 d 7 h decky /trunk/ rename ipcc to tester  
2071 7016 d 23 h jermar /trunk/ (c) versus (C)  
1787 7207 d 1 h decky / move kernel/trunk, uspace/trunk and boot/trunk to trunk/kernel, trunk/uspace and trunk/boot  
1596 7242 d 12 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.