Subversion Repositories HelenOS-historic

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
1476 7290 d 1 h cejka /uspace/trunk/ Fixed some bugs.  
1451 7291 d 15 h cejka /uspace/trunk/ Basic support for console driver.
Does not provide separate screens yet.
TODO: fix many unhandled states.
 
1392 7300 d 6 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.
 
1344 7305 d 16 h cejka /uspace/trunk/kbd/ Comments update.
Fix problem with multiple buffered callers awaiting key.
 
1339 7306 d 5 h cejka /uspace/trunk/ Uspace keyboard handler for ia32.