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
4342 6093 d 20 h svoboda /branches/dynload/ Merge trunk changes up to r3889 to dynload.  
4340 6093 d 21 h svoboda /branches/dynload/ Merge trunk changes up to r3805 to dynload.  
4337 6093 d 21 h svoboda /branches/dynload/ Merge changes in trunk up to r3741 to dynload.  
3569 6266 d 6 h svoboda /branches/dynload/ Merge latest trunk changes into dynload.  
3211 6390 d 6 h svoboda /branches/dynload/ Merge latest trunk changes into dynload  
3150 6411 d 4 h svoboda /branches/dynload/ Merge trunk changes up to r3090 into dynload (still broken)  
2927 6443 d 7 h decky /branches/dynload/ added dynload branch  
2479 6770 d 3 h jermar /trunk/ New, better-structured, directory layout for uspace.  
2071 6926 d 20 h jermar /trunk/ (c) versus (C)  
1787 7116 d 23 h decky / move kernel/trunk, uspace/trunk and boot/trunk to trunk/kernel, trunk/uspace and trunk/boot  
1392 7167 d 22 h palkovsky /uspace/trunk/ Merged libadt into libc.
Made lot of psthread and thread stuff thread-safe.
Added new driver framework for easy C connection programming.
Changed FB code to use new API.
 
1367 7171 d 19 h decky /uspace/trunk/ create special entry point for drivers (don't initialize I/O)  
1351 7173 d 3 h palkovsky /uspace/trunk/ Merge ipc and libc. Does not compile.  
1335 7174 d 5 h jermar /uspace/trunk/ Simple registration of services at NS.  
1073 7233 d 5 h cejka /uspace/trunk/ Userspace printf was rewritten to support standard format. Not all needed features implemented yet.  
1028 7234 d 17 h palkovsky /uspace/trunk/ Added simple testing skeleton for nameservice.
Added support for ipc_connect_to_me, some fixes.