Subversion Repositories HelenOS

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
4691 6206 d 3 h svoboda /branches/dynload/ Merge trunk changes up to r4686.  
4342 6318 d 0 h svoboda /branches/dynload/ Merge trunk changes up to r3889 to dynload.  
4340 6318 d 1 h svoboda /branches/dynload/ Merge trunk changes up to r3805 to dynload.  
4337 6318 d 2 h svoboda /branches/dynload/ Merge changes in trunk up to r3741 to dynload.  
3569 6490 d 10 h svoboda /branches/dynload/ Merge latest trunk changes into dynload.  
3211 6614 d 11 h svoboda /branches/dynload/ Merge latest trunk changes into dynload  
3150 6635 d 8 h svoboda /branches/dynload/ Merge trunk changes up to r3090 into dynload (still broken)  
2927 6667 d 11 h decky /branches/dynload/ added dynload branch  
2479 6994 d 8 h jermar /trunk/ New, better-structured, directory layout for uspace.  
2071 7151 d 1 h jermar /trunk/ (c) versus (C)  
1787 7341 d 3 h decky / move kernel/trunk, uspace/trunk and boot/trunk to trunk/kernel, trunk/uspace and trunk/boot  
1392 7392 d 2 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 7395 d 23 h decky /uspace/trunk/ create special entry point for drivers (don't initialize I/O)  
1351 7397 d 8 h palkovsky /uspace/trunk/ Merge ipc and libc. Does not compile.  
1335 7398 d 9 h jermar /uspace/trunk/ Simple registration of services at NS.  
1073 7457 d 9 h cejka /uspace/trunk/ Userspace printf was rewritten to support standard format. Not all needed features implemented yet.  
1028 7458 d 21 h palkovsky /uspace/trunk/ Added simple testing skeleton for nameservice.
Added support for ipc_connect_to_me, some fixes.