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
4153 5561 d 18 h mejdrech /branches/network/ Networking: merged with trunk changes  
3386 5757 d 20 h decky /branches/network/ add new network branch (copy of current trunk)  
3201 5820 d 0 h svoboda /trunk/uspace/ Do not disassemble needlessly.  
3081 5849 d 22 h decky /trunk/uspace/srv/ remove __entry_driver entry points  
2479 6195 d 23 h jermar /trunk/ New, better-structured, directory layout for uspace.  
2071 6352 d 16 h jermar /trunk/ (c) versus (C)  
1787 6542 d 19 h decky / move kernel/trunk, uspace/trunk and boot/trunk to trunk/kernel, trunk/uspace and trunk/boot  
1392 6593 d 18 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 6597 d 15 h decky /uspace/trunk/ create special entry point for drivers (don't initialize I/O)  
1351 6598 d 23 h palkovsky /uspace/trunk/ Merge ipc and libc. Does not compile.  
1335 6600 d 1 h jermar /uspace/trunk/ Simple registration of services at NS.  
1073 6659 d 1 h cejka /uspace/trunk/ Userspace printf was rewritten to support standard format. Not all needed features implemented yet.  
1028 6660 d 13 h palkovsky /uspace/trunk/ Added simple testing skeleton for nameservice.
Added support for ipc_connect_to_me, some fixes.