Subversion Repositories HelenOS

Rev

Go to most recent revision | Show changed files | Directory listing | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
4682 5381 d 19 h svoboda /trunk/uspace/ Fix warnings in Bdsh and PCI lib.  
4680 5381 d 20 h svoboda /trunk/uspace/ Fix some warnings.  
4676 5383 d 19 h jermar /trunk/ RGB conversion functions should work with a well-defined pixel format.  
4669 5387 d 2 h pillai /trunk/ ARM port for development board integratorcp(ARM926EJ core module).  
4649 5399 d 17 h svoboda /trunk/uspace/srv/kbd/layout/ Fix comments.  
4644 5400 d 17 h svoboda /trunk/ Method for getting console color capabilities. Use to fix invisible tetris pieces.  
4623 5408 d 17 h svoboda /trunk/uspace/srv/bd/ata_bd/ Prettier output from ata_bd.  
4621 5408 d 18 h svoboda /trunk/uspace/ Servers can return value as soon as they are up. Use this with block-device drivers to start them synchronously. Eliminate ad-hoc sleeping.  
4620 5408 d 18 h svoboda /trunk/uspace/ Allow to determine whether a task returned value before terminatign.  
4619 5408 d 19 h svoboda /trunk/uspace/srv/ns/ Move fully to IPC-based tracking of task startup and termination in NS. This also gets rid of the race condition present in the previous code.  
4618 5408 d 19 h svoboda /trunk/uspace/ Pass task ID to NS from loader. This prevents ID spoofing by user apps.  
4617 5408 d 23 h svoboda /trunk/uspace/ Allow task to return value (will be improved).  
4608 5413 d 0 h jermar /trunk/uspace/ Statically allocated stat structure will do.  
4604 5413 d 22 h decky /trunk/uspace/srv/fb/ cstyle  
4596 5414 d 23 h decky /trunk/uspace/srv/kbd/ avoid compiler warnings and one small bug  
4595 5414 d 23 h decky /trunk/uspace/srv/console/ avoid compiler warning  
4594 5414 d 23 h decky /trunk/uspace/srv/fb/ avoid possible segfault  
4593 5415 d 22 h decky /trunk/uspace/srv/vfs/ avoid unaligned memory access  
4591 5415 d 23 h decky /trunk/uspace/ add support for creating null devices on demand  
4587 5416 d 17 h jermar /trunk/uspace/ Implement stat() and VFS_IN_STAT.
Modify bdsh() to use stat() during ls.
In devfs, allow lookups that don't
specify one of L_FILE and L_DIRECTORY.
 

Show All