Subversion Repositories HelenOS

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
4692 5403 d 10 h svoboda /branches/tracing/ Merge trunk changes up to r4686.  
4377 5503 d 10 h svoboda /branches/tracing/ Merge latest trunk changes to tracing. (i.e. revs 3684:4374, huge). This time hopefully the real thing.  
3597 5675 d 7 h svoboda /branches/tracing/ Merge latest trunk changes into tracing.  
3425 5740 d 20 h svoboda /branches/tracing/ Merge latest trunk changes into tracing (broken)  
3424 5741 d 7 h svoboda /branches/tracing/ Merge trunk changes up to r3180 into tracing  
2787 5913 d 13 h decky /branches/tracing/ add dynamic linking, debugging and tracing branch  
2479 6191 d 16 h jermar /trunk/ New, better-structured, directory layout for uspace.  
2071 6348 d 9 h jermar /trunk/ (c) versus (C)  
1787 6538 d 11 h decky / move kernel/trunk, uspace/trunk and boot/trunk to trunk/kernel, trunk/uspace and trunk/boot  
1392 6589 d 10 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 6593 d 8 h decky /uspace/trunk/ create special entry point for drivers (don't initialize I/O)  
1351 6594 d 16 h palkovsky /uspace/trunk/ Merge ipc and libc. Does not compile.  
1335 6595 d 18 h jermar /uspace/trunk/ Simple registration of services at NS.  
1073 6654 d 18 h cejka /uspace/trunk/ Userspace printf was rewritten to support standard format. Not all needed features implemented yet.  
1028 6656 d 5 h palkovsky /uspace/trunk/ Added simple testing skeleton for nameservice.
Added support for ipc_connect_to_me, some fixes.